Versions Compared

Key

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

...

To see this let's try setting the stepType key on a GRIB file whose centre is not ECMWF:

Code Block
languagebash
% grib_ls -p centre,edition my.grib1
centre      edition
consensus   1

# Set its stepType to max
% ECCODES_DEBUG=-1 grib_set -s stepType=max my.grib1 max.grib1
ECCODES DEBUG grib_set_string stepType=|max|
ECCODES DEBUG grib_set_long timeRangeIndicator=2
ECCODES DEBUG grib_set_long centre=98

% grib_ls -p centre,stepType max.grib1
centre      stepType
ecmf        max

...

Content by Label
showLabelsfalse
max5
spaces~usa
showSpacefalse
sortmodified
reversetrue
typepage
excludeCurrenttrue
cqllabel in ("kb-information-article","eccodes-faqs","grib","encode","steptype") and type = "page" and space = "UDOC"
labelskb-how-to-article

...