metar_get
GRIB decoding/encoding software (utilities)
Install
- All systems
-
curl cmd.cat/metar_get.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/metar_get
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.