EcCodes

EcCodes is an evolution of GRIB-API.  It is designed to provide the user with a simple set of functions to access data from several formats with a key/value approach.For GRIB encoding and decoding, the GRIB-API functionality is provided fully in ecCodes with only minor interface and behaviour changes. Interfaces for C, Fortran 90 and Python are all maintained as in GRIB-API.  However, the GRIB-API Fortran 77 interface is no longer available.In addition, a new set of functions with the prefix “codes_” is provided to operate on all the supported message formats. These functions have the same interface and behaviour as the “grib_” functions.

Version: 2.13.0 (MARCONI) 2.21.0 (G100) 2.25.0 (LEONARDO)

Availability: GALILEO100, LEONARDO, MARCONI

Target: all

Official web site: confluence.ecmwf.int/display/ECC/ecCodes+Home

Related Commands:

You can load the module with the command:

module load eccodes

Help and Documentation:

You can find documentation on the module, with the command:

module help eccodes