avwx-rest / avwx-engine

Aviation Weather parsing engine. METAR & TAF
MIT License
89 stars 30 forks source link

Support TAF variable wind direction #47

Closed cquinlan-cirium closed 1 year ago

cquinlan-cirium commented 1 year ago

Description

I've added support for variable wind direction as it is possible for a TAF string to contain this information as seen below: MNPC 301530Z 3018/3118 16006KT 100V200 5000 RA/TSRA FEW014CB BKN016TCU BECMG 3100/3102 VRB04KT 6000 -RA/HZ BKN016

Checklist

devdupont commented 1 year ago

Looks good to me. Thanks for such a thorough PR!