metar
utility to download/decode METAR reports
Install
- All systems
-
curl cmd.cat/metar.sh
- Debian
-
apt-get install metar
- Ubuntu
-
apt-get install metar
- Kali Linux
-
apt-get install metar
- Fedora
-
dnf install metar
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install metar
- Raspbian
-
apt-get install metar
- Dockerfile
- dockerfile.run/metar
metar
utility to download/decode METAR reports
Metar is a small utility that will download meteorological reports for aviation from the NOAA HTTP server at weather.noaa.gov and optionally decodes them into a human readable form. This package is particularly useful is you want to quickly find out what the weather is like in places all over the world and you do not need fancy GUIs.