Skip to content

GFS Miner extracts historical climate data from NOAA GFS, using distributed tasks powered by Redis and Celery for rapid downloads and processing.

Notifications You must be signed in to change notification settings

iputra/gfs-miner

Repository files navigation

GFS-Miner

GFS Miner is a tool for extracting historical climate data from NOAA GFS (Global Forecast System), available on the UCAR (University Corporation for Atmospheric Research) website. This powerful tool utilizes distributed tasks through Redis and Celery in Python, ensuring lightning-fast downloads and processing of the data.

Install Requirements

sudo apt update
sudo apt install -y gcc make python3-dev python3-venv libmariadb-dev

pip3 install -r requirements.txt

About

GFS Miner extracts historical climate data from NOAA GFS, using distributed tasks powered by Redis and Celery for rapid downloads and processing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published