albertotb / get-gfs

Downloading meteorological information from GFS
MIT License
55 stars 26 forks source link

Download data - specific spatial coverage #12

Open knop-k opened 2 years ago

knop-k commented 2 years ago

Hi, I am trying to create an algorithm that will check every day if the 00 o'clock weather has already come out, select the parameters, trim to a certain spatial range and download it. For this I would like to use this source: https://nomads.ncep.noaa.gov/cgi-bin/filter_gfs_0p25_1hr.pl

Could I hope for some simple example

albertotb commented 1 year ago

You have 3 options:

I recommend the last option