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

Parsing METARs with double color states #48

Open
fpletz opened this issue Sep 26, 2023 · 1 comment
Open

Parsing METARs with double color states #48

fpletz opened this issue Sep 26, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@fpletz
Copy link
Member

fpletz commented Sep 26, 2023

Currently not supported by the python metar. It is being worked around in the metar controller but should be parsed properly. Fix upstream.

Examples:

ETSN 260020Z 00000KT 0900 BCFG SCT330 08/07 Q1023 AMB
ETSH 260020Z 36001KT 8000 MIFG BKN320 11/10 Q1024 BLU

Ref. https://en.wikipedia.org/wiki/Colour_state

@fpletz fpletz added the bug Something isn't working label Sep 26, 2023
@globin globin changed the title Parsing METARs with color states Parsing METARs with double color states Oct 6, 2023
@globin
Copy link
Collaborator

globin commented Oct 6, 2023

ETSI 060720Z 00000KT 0150 R24////// FG VV001 07/06 Q1028 RED RED BECMG YLO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants