Versions Compared

Key

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

CEMS-Flood data comes primarily in GRIB2 format. (Check the Data CatalogueStructure and Formats for more information)

To read GRIB files we encourage using Python 'xarray' and 'cfgrib' packages.

...