Versions Compared

Key

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

...

This is because the definition of the parameter 201 contains the key "typeOfStatisticalProcessing". Check the GRIB2 representation of this parameter in the Parameter database.
This means that this parameter is not instantaneous and requires a Product Definition Template for interval-based products (not instantaneous). See here.

So we need to select the correct Product Definition Template:

#fff
Code Block
% grib_set -s edition=2,productDefinitionTemplateNumber=8 mx2t.grib1 mx2t.grib2
% grib_ls -p paramId,shortName mx2t.grib2
paramId     shortName
201         mx2t
Panel
bgColor


Content by Label
showLabelsfalse
max5
spacesUDOC
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("grib","grib_set") and label = "grib" and label = "grib_set" and label = "conversion" and type = "page" and space = "UDOC"
labelsgrib grib_set

...