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

Added new da.grib2io.update_attrs to update message attributes #154

Closed TimothyCera-NOAA closed 3 months ago

TimothyCera-NOAA commented 3 months ago

New function updates the DataArray attrs section dictionaries using the message attribute setters.

TimothyCera-NOAA commented 3 months ago

I don't understand why this includes the "Update GRIB2 tables" commit. That commit is already on the master branch. Advice?

I fixed this...

EricEngle-NOAA commented 3 months ago

@TimothyCera-NOAA - Can you resolve?