Open knop-k opened 2 years ago
You have 3 options:
get_gfs_xarray.py
. This should work, but it is a little bit unreliable since sometime throws an errorgfs_filter
service that you mention. I've just created an example in a new branch: https://github.com/albertotb/get-gfs/blob/gfs_filter/notebook/get_gfs_filter.ipynbI recommend the last option
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