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

Commit for issue #105 in templates.py #110

Closed EricEngle-NOAA closed 11 months ago

EricEngle-NOAA commented 11 months 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