Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Removed parameters / encodings

paramId

shortName

name

units

encoding

140130

envhmax

Envelope-maximum individual wave height

m

discipline=10, parameterCategory=0, parameterNumber=93

Changed long names

paramId

Old name

New name

140218

Maximum individual wave height

Envelop-maximum individual wave height

Changes in GRIB2 templates

GRIB2 templates 4.51 and 4.91 had the keys "codeFigure" and "categoryType" in the wrong order. This was changed in the following way:


previous ecCodes < 2.35ecCodes >= 2.35
Octet Key36 categoryType
37 codeFigure
36 codeFigure
37 categoryType

Key names for the limits were adapted to fit better with the WMO Manual of Codes from:

scaleFactorOfLowerLimit, scaledValueOfLowerLimit, scaleFactorOfUpperLimit, scaledValueOfUpperLimit
to
scaleFactorOfFirstLimit, scaledValueOfFirstLimit, scaleFactorOfSecondLimit, scaledValueOfSecondLimit
.

The corrected templates are now in line with the WMO Manual of Codes.