eduardoferreira97 / download_data_noaa

Code created based on ready script. I added lines to help with the continuous data download, there is still a lot to be added. In case of lack of data the library itself returns an error message and for the download.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Download Data from GOES-17/GOES-16


Code created based on ready script from Brian Blaylock. I added lines to help with the continuous data download, there is still a lot to be added. In case of lack of data the library itself returns an error message and for the download.

To use, first you have to specify the satellite on which you will download the data, then say the year, day and time for it to start downloading from that date.

Requires: s3fs

In Anaconda, download via conda-forge.

Link of site where data is downloaded: Click Here

OBS: When the dataset not exist in the site, the script will return a message of error. I recommend you search in the site for the next day or hour valid

About

Code created based on ready script. I added lines to help with the continuous data download, there is still a lot to be added. In case of lack of data the library itself returns an error message and for the download.


Languages

Language:Python 100.0%