minsulander / vatiris

VATSim (Sweden, Unofficial) Integrated Real-time Information System
GNU General Public License v3.0
6 stars 2 forks source link

Metreport & metsensor based on parsed METAR #73

Closed minsulander closed 3 weeks ago

minsulander commented 1 month ago

Metreport

This is a split from #11. For non-AWOS airports. The solution to #11 implements a METAR store and incorporates the metar-taf-parser library, so this should be doable using that.

See also #61 which is similar.

Maybe asking Juha for template how METARs are decoded in Topsky (as visible in MET messages window by right click)

Potential sources: https://aro.lfv.se/Links/Link/ViewLink?TorLinkId=315&type=MET https://aro.lfv.se/Links/Link/ViewLink?TorLinkId=314&type=MET https://aviationweather.gov/cgi-bin/data/metar.php?ids=ESMQ,ESNQ&hours=3&order=id%2C-obs&sep=true https://metar.vatsim.net/metar.php?id=all

(Faked) Metsensor

Data from https://ourairports.com/data/ (with possibility to manually trigger data update from admin panel?)

Inspiration for data parsing: https://github.com/epranka/runway-app