About
This tool allows you to visualise the meteorological variables reported in Meteorological Aerodrome Reports (METARs).
At the moment up to the last 10 days of METAR reports (minumum 6 hours) can be retrieved.
Hovering over or tapping data points will show extra info.
The documentation on github contains more information and instructions.
What's new?
- 16/11/2020 - Included SPECI reports where available
- 03/09/2020 - Increased period limit to the last 10 days
- 05/08/2020 - Cloud amounts added to cloud plot tooltips. FEW amounts are now coloured at lower opacity than SCT/BKN/OVC.
It runs on Python using Flask, Bokeh and python-metar.
METAR data is currently scraped from Ogimet and is therefore subject to the same limits on excessive requests.
Created by Adam Lack.