Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

sfo
Copy link
Contributor

@sfo sfo commented Oct 4, 2021

According to the Manual on Code (15.13.3), the windshear group looks like WS ALL RWY or WS Rxx. Currently, the parser only allows WS ALL RWY or WS RWYxx. While the last one is unspecified, I decided to leave it as is to not break compatibility, since there seem to be a lot of reports around that use RWY instead of just R to prepend the runway designator.

This fixes #24

Copy link
Collaborator

@akrherz akrherz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@akrherz akrherz merged commit f0af09e into python-metar:master Dec 13, 2021
@sfo sfo deleted the fix_windshear branch December 14, 2021 05:40
@akrherz akrherz added this to the 1.9 milestone Dec 31, 2021
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: 'WS R23'
3 participants