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

Adding lats and lons properties #135

Closed EricEngle-NOAA closed 7 months ago

EricEngle-NOAA commented 7 months ago

Adding lats and lons properties for Grib2Message objects.

Cleanup of imports

This commit refernces issue #114