aeharding / aeharding/metar-taf-parser
Variable Winds Fail To Parse
Open
- Dominant language
- TypeScript
- Stars
- 65
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
I'm getting exceptions thrown by the WindVariationCommand.execute method due to a nil container object. This seems to happen only with variable wind values (eg. `200V270`).
My javascript is pretty rusty, so I'm not quite sure how to backtrack through the call stack. Here's what I seen in the debugger:

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.