We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NOMADS's grib filter is a URL interface. For example:
https://nomads.ncep.noaa.gov/cgi-bin/filter_hrrr_2d.pl?dir=%2Fhrrr.20240828%2Fconus&file=hrrr.t00z.wrfsfcf00.grib2&var_UGRD=on&var_VGRD=on&lev_10_m_above_ground=on&subregion=&toplat=45.518602&leftlon=-88.751688&rightlon=-85.323853&bottomlat=41.229887
It would be convenient if Herbie could use this, at least for NOMADS files. (Need to pause between downloads 10 seconds, as requested by NOMADS)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
NOMADS's grib filter is a URL interface. For example:
It would be convenient if Herbie could use this, at least for NOMADS files. (Need to pause between downloads 10 seconds, as requested by NOMADS)
The text was updated successfully, but these errors were encountered: