NOAA-MDL / grib2io

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

Packed message will not write to new file #57

Closed EricEngle-NOAA closed 1 year ago

EricEngle-NOAA commented 1 year ago

MDL NBM WSUP Viz team reported that when packing and writing a Grib2Message object to new file, the file would not contain the message.

kevmcgrath commented 1 year ago

Thank you for addressing this, Eric!