Herbie icon indicating copy to clipboard operation
Herbie copied to clipboard

Download numerical weather prediction datasets (HRRR, RAP, GFS, IFS, etc.) from NOMADS, NODD partners (Amazon, Google, Microsoft), ECMWF open data, and the University of Utah Pando Archive System.

Results 75 Herbie issues
Sort by recently updated
recently updated
newest added

Hello Thanks for making HRRR data so much easier to access I am trying to find the location of the corner lat/lons for the HRRR domain -- these are normally...

Hey Brian, I'm trying to download a whole run of ECMWF ensemble data with FastHerbie - it seems like the data format is causing things to break. Here is the...

ECMWF
FastHerbie

If an index file is not available, Herbie uses wgrib2 to create one, but it must have the full file downloaded. This isn't well documented, and deserves some work to...

The Climate Forecast System (CFS) is a climate model with maximum lead time 7392 hours updated every 6 hours His output forecasting data available at https://nomads.ncep.noaa.gov/pub/data/nccf/com/cfs/prod https://noaa-cfs-pds.s3.amazonaws.com/index.html https://planetarycomputer.microsoft.com/dataset/storage/noaa-cfs Are you...

Reported by a user... I often face this type of dropout error: > SSLError: HTTPSConnectionPool(host='[noaa-rap-pds.s3.amazonaws.com](http://noaa-rap-pds.s3.amazonaws.com/)', port=443): Max retries exceeded with url: /rap.20220315/rap.t03z.awp130pgrbf38.grib2.idx (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of...

What are GRIB submessages? Look here: https://www.cpc.ncep.noaa.gov/products/wesley/wgrib2/submessages.html Consider this ```python H = Herbie('2023-01-01", model="nam", product="conusnest.hiresf", fxx=24, priority="aws") ``` Printing out an inventory of wind shows the U and V wind...

bug

Hi, I seem to be having an issued with ds.nearest_points, with the following error appearing. `--------------------------------------------------------------------------- RuntimeError Traceback (most recent call last) Cell In[190], line 1 ----> 1 dsi =...

I have both the latest Herbie and the latest Carpenter Workshop installed. The plot() method in accessors.py references common_features of toolbox.cartopy_tools in Carpenter Workshop. But that was renamed to EasyMap...

It doesn't look like there is a grib index files for these, but could add a model template to Herbie... https://www.nco.ncep.noaa.gov/pmb/products/naefs/

From an email > I can only download old GFS data from AWS. I know that NOMADS and FTPPRD only store recent data, but the links for Google and Azure...

GFS