buildMetarDB

This class acts as an interface to various online weather-services

Install

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

php-services-weather

This class acts as an interface to various online weather-services

Services_Weather searches for given locations and retrieves current weather data and, dependent on the used service, also forecasts. Up to now, GlobalWeather from CapeScience, Weather XML from EJSE (US only), a XOAP service from Weather.com and METAR/TAF from NOAA are supported. Further services will get included, if they become available, have a usable API and are properly documented.