eccodes

Decode and encode GRIB 1/2 and BUFR 3/4 meteorological data formats

brewmacoslinux
Try with needOr install directly
Source

About

Decode and encode messages in the GRIB 1/2 and BUFR 3/4 formats

Commands

grib_copygrib_dumpgrib_filtergrib_getgrib_lsgrib_setbufr_copybufr_dumpbufr_filterbufr_getbufr_ls

Examples

List contents of a GRIB file with key information$ grib_ls -p shortName,typeOfLevel,level data.grib
Extract and display specific values from GRIB file$ grib_get -p temperature,pressure input.grib
Decode and display BUFR file structure and contents$ bufr_dump -p bufr_message.bufr