grib_compare
GRIB decoding/encoding software (utilities)
Install
- All systems
-
curl cmd.cat/grib_compare.sh
- Debian
-
apt-get install libeccodes-tools
- Ubuntu
-
apt-get install libeccodes-tools
- Kali Linux
-
apt-get install libeccodes-tools
- Fedora
-
dnf install eccodes
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libeccodes-tools
- OS X
-
brew install eccodes
- Raspbian
-
apt-get install libeccodes-tools
- Dockerfile
- dockerfile.run/grib_compare
libgrib-api-tools
GRIB decoding/encoding software (utilities)
The ECMWF GRIB API is an application program interface accessible from C and FORTRAN programs developed for encoding and decoding WMO FM-92 GRIB edition 1 and edition 2 messages. This is a useful set of command line tools to give quick access to grib messages. ECMWF is the European Centre for Medium-Range Weather Forecasts.
grib_api
C and FORTRAN programs
libeccodes-tools
GRIB decoding/encoding software (utilities)
ecCodes is the ECMWF encoding/decoding software for GRIB and BUFR. This is a useful set of command line tools to give quick access to grib messages. ECMWF is the European Centre for Medium-Range Weather Forecasts.