Versions Compared

Key

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

...

ECMWF makes available a GRIB decoding library (ecCodes) for the benefit of the WMO community. ecCodes can be freely downloaded from here and the documentation can be found here.

ecCodes provides a simplified access to GRIB2 headers through a set of virtual keys documented here

S2S GRIB2 checking tool

The so called tigge_check tool is a part of ecCodes package. It should be used to validate all GRIB2 files prepared for S2S (the option "-s" for the real-time outputs and option "-s -r" for S2S reforecast files). The tool is checking all encoding details so that only fully compliant S2S files following exactly required definitions would pass. Find more information about the tool in the page Data encoding checking tools

Encoding

1) S2S Production status of processed data

...

  • 6: S2S operational products
  • 7: S2S test products

...

S2S extension (Section 2)

...

Section 1
Octets
Example perturbedExample control
21typeOfProcessedDatatype of processed data=4 =3 


Ensemble (section 4, template 4.61)
Octets
Example perturbedExample control
8-9product definition template number

1/11* (real-time)

60/61* (reforecast)

1/11* (real-time)

60/61* (reforecast)

35type of ensemble forecast= 255 (missing) = 255 (missing) 
36perturbation number= 7= 0
37number of forecasts in ensemble= 51= 5151
  • statistically processed (typeOfStatisticalProcessing is set up)

3) Time component and reforecasts 

...