Data API

Use the interface below to construct your own queries. The weather database currently allows access to the previous 15 days of data. For larger queries, please consider using the cache files

.

Cache

Access to all current observations and forecasts in one file, updated once a minute. Use of these files is recommended instead of making excessively large custom queries.

/data/cache/metars.cache.xml.gzAll current METARs (XML) - gzip'd
/data/cache/metars.cache.csv.gzAll current METARs (CSV) - gzip'd
/data/cache/tafs.cache.xml.gzAll current TAFs (XML) - gzip'd
/data/cache/tafs.cache.csv.gzAll current TAFs (CSV) - gzip'd
/data/cache/airsigmets.cache.xml.gzAll current AIRMETs/SIGMETs (XML) - gzip'd
/data/cache/airsigmets.cache.csv.gzAll current AIRMETs/SIGMETs (CSV) - gzip'd
/data/cache/aircraftreports.cache.xml.gzAll current AIREPs/PIREPs (XML) - gzip'd
/data/cache/aircraftreports.cache.csv.gzAll current AIREPs/PIREPs (CSV) - gzip'd