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

Missing threshold metadata for PDT 4.5 and 4.9 #105

Closed EricEngle-NOAA closed 1 year ago

EricEngle-NOAA commented 1 year ago

PDT 4.5. and 4.9 provide scale factor and scaled values for lower and upper threshold limits. grib2io does not provide metadata attributes for these specific pieces of information, but does provide the unscaled, real versions of these as thresholdLowerLimit and thresholdUpperLimit.

Provide the following attributes: