fmidev / fmi-avi-messageconverter-iwxxm

Conversion module for aviation IWXXM messages
MIT License
7 stars 5 forks source link

Fix CNL SIGMET/AIRMET serialization when there's no phenomenon given #129

Open kasarit opened 8 months ago

kasarit commented 8 months ago

Currently the serialization assumes that the input SIGMET/AIRMET has a phenomenon and fails fast. This assumption is not true for cancel messages and should be fixed.