Versions Compared

Key

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

...

GRIB2 and NETCDF conversion

  • ecCodes
    ecCodes is an evolution of ECMWF's GRIB-API
    ECMWF has developed a C GRIB API for encoding, decoding and data manipulation in GRIB-2 format. All TIGGE parameters should be recognized through 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.. All TIGGE fields in GRIB2 format could be explored and manipulated using ecCodes.
  • grib2_to_netcdf
    grib2_to_netcdf is an NCAR  conversion utility built on the ECMWF GRIB_API and Unidata NetCDF libraries. The utility converts regular lat/lon gridded S2S data from GRIB-2 to NetCDF format.

...