Using the GRIB tools
The GRIB tools are part of the ECMWF GRIB API Library. They are a set of command line programs for interactive and batch decoding and processing of GRIB data
...
There is a tool for converting from GRIB to netCDF
- grib_to_netcdf
...
You will find some example data in $SCRATCH/ectrain/trx/openifs or you can use output from one of your own experiments.
...
Warning |
---|
grib_set is very powerful but it cannot be used to:
|
...
Resources and further reading
- The WMO FM 92 GRIB Manuals can be obtained from www.wmo.int/pages/prog/www/WMOCodes.html
- The ECMWF GRIB API manual is available at https://softwareconfluence.ecmwf.int/wiki/display/GRIB/Home
- ECMWF parameter database: http://apps.ecmwf.int/codes/grib/param-db/
- GRIB 1 keyshttp://apps.ecmwf.int/codes/grib/format/grib1/
- GRIB 2 keyshttp://apps.ecmwf.int/codes/grib/format/grib2/
- Edition independent keys http://apps.ecmwf.int/codes/grib/format/edition-independent/
- MARS specific keys http://apps.ecmwf.int/codes/grib/format/mars/
- The GRIB API Tools are documented at GRIB tools
- Details of the GRIB API Fortran 90 interface:Fortran package grib_api
- Example Python scripts and Fortran 90 and C programs can be found at GRIB API examples
- ECMWF GRIB API training course material: GRIB API: Library and Tools
Excerpt Include Credits Credits nopanel true
...