...
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.
Versions
Version | Build Date | Installation Path | modulefile | compiler | libraries |
---|---|---|---|---|---|
2.9.0 | 2. oct. 2018 | /sw/dataformats/eccodes/2.9.0 | yes | gcc.8.2.0 | hdf5 1.8.20, netcdf 4.6.1 |
2.12.0 | 12. apr.2019 | /sw/dataformats/eccodes/2.12.0 | yes | intel.18, intel.19 | hdf5 1.10.5, netcdf 4.6.3 |
Documentation
- Detailed description is found at the ECCODES home page,
- use option --help to see an overview of relevant options
...
environment PATH: path to the binaries PKG_CONFIG_PATH: for usage with pkg-config LD_RUN_PATH: for setting rpath ECCODES_DIR, ECCODES_VERSION, ECCODES_INCLUDE, ECCODES_LIB, ECCODES_INCLUDE_DIR, ECCODES_LIB_DIR: for linking eccodes into other software. Note: these variables are recommended by ECMWF, but not standard. So do not expect them somewhere else.
run_cmake script for installation with cmake