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

Fix calm wind #63

Merged
merged 3 commits into from
Jan 14, 2024
Merged

Fix calm wind #63

merged 3 commits into from
Jan 14, 2024

Conversation

mivek
Copy link
Owner

@mivek mivek commented Jan 14, 2024

This PR fixes the calm wind regex

Related issue:

This PR fixes #61 and the regex of the calm wind which is represented by `00000KT` and not `0000KT`.
Visibility should not be parsed aas wind.
Single quotes were doubled.
Copy link

sonarcloud bot commented Jan 14, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@mivek mivek linked an issue Jan 14, 2024 that may be closed by this pull request
@mivek mivek merged commit d99973b into main Jan 14, 2024
8 checks passed
@mivek mivek deleted the fix_calm_wind branch January 14, 2024 21:05
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.

"Zero wind" (00000KT) scenario not completely handled
1 participant