I'm trying to retrieve gfs_wave output with Herbie. I'm following the example in the gallery. The rendered notebook in the gallery fails with
ECCODES ERROR : Polar stereographic Geoiterator: Only supported for spherical earth.
ECCODES ERROR : Geoiterator factory: Error instantiating iterator polar_stereographic (Problem with calculation of geographic attributes)
ECCODES ERROR : latitudes: Unable to create iterator
followed by a traceback ending with
GeocalculusError: Problem with calculation of geographic attributes
I'm encountering the same error on my local machine. This error raises no matter which product I specify for gfs_wave. Other models and model products seem to be working normally.
Herbie 2026.3.0, pandas 2.3.3, Python 3.14.5 on macOS.
I'm trying to retrieve gfs_wave output with Herbie. I'm following the example in the gallery. The rendered notebook in the gallery fails with
followed by a traceback ending with
GeocalculusError: Problem with calculation of geographic attributesI'm encountering the same error on my local machine. This error raises no matter which product I specify for
gfs_wave. Other models and model products seem to be working normally.Herbie 2026.3.0, pandas 2.3.3, Python 3.14.5 on macOS.