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

Add ability to edit GRIB2 metadata directly in the file #131

Open EricEngle-NOAA opened 8 months ago

EricEngle-NOAA commented 8 months ago

Similar to how netcdf Python allows you to open a file with mode = 'a' and then update the file, we want to provide a similar feature in grib2io.