pymetar

Python interface to METAR reports

Install

All systems
curl cmd.cat/pymetar.sh
Debian Debian
apt-get install python-pymetar
Ubuntu
apt-get install python-pymetar
image/svg+xml Kali Linux
apt-get install python-pymetar
Windows (WSL2)
sudo apt-get update sudo apt-get install python-pymetar
Raspbian
apt-get install python-pymetar

python-pymetar

Python interface to METAR reports

The pymetar Python interface provides full and easy to use access to the METAR reports available from the NOAA (National Oceanic and Atmospheric Administration, http://www.noaa.gov). METAR (METeorological Aviation Report) is the international standard code format for hourly surface weather observations. This package consists of the Python library itself and a command line tool for end users.