You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking at NOAA GFS grib2 data, specifically for geopotential height. On Windows, pygrib recognizes the name as "Geopotential Height". On Ubuntu, it is instead "Geopotential height" for the same file. This causes issues when moving previously functional select statements to an Ubuntu machine.
Windows:
Pygrib version 2.1.4
Eccodes provided by Anaconda
Ubuntu:
Pygrib version 2.1.4
Eccodes version 2.25.0
The text was updated successfully, but these errors were encountered:
I'm looking at NOAA GFS grib2 data, specifically for geopotential height. On Windows, pygrib recognizes the name as "Geopotential Height". On Ubuntu, it is instead "Geopotential height" for the same file. This causes issues when moving previously functional select statements to an Ubuntu machine.
Windows:
Pygrib version 2.1.4
Eccodes provided by Anaconda
Ubuntu:
Pygrib version 2.1.4
Eccodes version 2.25.0
The text was updated successfully, but these errors were encountered: