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

Commit for issue #105 in templates.py #106

Closed EricEngle-NOAA closed 1 year ago

EricEngle-NOAA commented 1 year ago

Added descriptor classes for upper limit scale factor and scaled value.

Added attributes for lower and upper limit scale factors and scaled values to product definition template classes 4.5 and 4.9.

This commit references issue #105