8000 Added a 'COR AUTO' case for modifier by jhaiduce · Pull Request #122 · python-metar/python-metar · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@jhaiduce
Copy link
Contributor
@jhaiduce jhaiduce commented Dec 6, 2020

Adjusted the modifier re to parse METARs containing a 'COR AUTO' modifier. Makes it possible to parse METARs such as this:

METAR KADW 252356Z COR AUTO 10008KT 10SM CLR 19/11 A2986
RMK AO2 SLP117 T01880111 10230 20188 50004 $ COR
0007=

Fixes #121

@akrherz
Copy link
Collaborator
akrherz commented Dec 6, 2020

Thank you, please add your example as a test case.

@jhaiduce
Copy link
Contributor Author
jhaiduce commented Dec 6, 2020

Thank you, please add your example as a test case.

No problem. Just added a test case.

@akrherz
Copy link
Collaborator
akrherz commented Dec 7, 2020

Thanks, there are some stylistic / nitpicking issues with that test, which I can update if you don't want. Should be spaces between the operators and don't use triple quote for string. I also need to get this repo migrated to github actions, so we can actually have working CI :(

@akrherz
Copy link
Collaborator
akrherz commented Dec 7, 2020

rebased and linted with #125

@akrherz akrherz closed this Dec 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unparsed groups in body 'AUTO'

2 participants

0