Versions Compared

Key

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

...

There are two versions of GRIB: GRIB edition 1 (GRIB1) and edition 2 (GRIB2). CEMS-Flood data is available in GRIB2. Further information on the data format is available in the What are GRIB files page.


CEMS-Flood data is archived in GRIB2 format in the Meteorological Archival and Retrieval System (MARS) at ECMWF. Further information on the MARS archive can be found in the MARS user documentation.

...

  • eccodes:  a library developed at ECMWF consisting of a set of tools to code and decode GRIBs, among other formats. The eccodes command-line utilities are commonly used by the meteorology community. Please consult the page How to read GRIB files for an overview of the commands available.
  • CFGRIB: a Python interface to the eccodes library. It is one of the supported backend of Xarray.  Please consult the Open CEMS-Flood data page for examples.

...