NOAA-MDL / grib2io

Python interface to the NCEP G2C Library for reading and writing GRIB2 messages.
https://noaa-mdl.github.io/grib2io
MIT License
30 stars 11 forks source link

Fix for #123 #124

Closed EricEngle-NOAA closed 8 months ago

EricEngle-NOAA commented 8 months ago

Thie commit fixes an issue generating lats/lons for Gaussian grids and also adds a missing attribute 'numberOfParallels'.

This commit references issue #123