Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metreport & metsensor based on parsed METAR #73

Closed
1 of 2 tasks
minsulander opened this issue Oct 23, 2024 · 0 comments · Fixed by #82
Closed
1 of 2 tasks

Metreport & metsensor based on parsed METAR #73

minsulander opened this issue Oct 23, 2024 · 0 comments · Fixed by #82
Assignees
Labels
enhancement New feature or request ongoing Stuff is happening

Comments

@minsulander
Copy link
Owner

minsulander commented Oct 23, 2024

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.

  • Decoding of raw METAR ideally happening before being sent to Metreport/sensor window
  • Calculating TRL depending on Airport and QNH (TopSkyAirspace.txt)

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: #99

@minsulander minsulander added the enhancement New feature or request label Oct 23, 2024
@minsulander minsulander self-assigned this Oct 28, 2024
@minsulander minsulander added the ongoing Stuff is happening label Oct 28, 2024
@maxlk96 maxlk96 added this to the Sweden Live 2024 milestone Oct 29, 2024
@minsulander minsulander linked a pull request Oct 30, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ongoing Stuff is happening
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants