fmidev / fmi-avi-messageconverter-iwxxm

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

Adapt TAF IWXXM 2.1.1 support to model changes for IWXXM 3 #61

Closed petringo closed 3 years ago

petringo commented 3 years ago

Adapt to changes made in fmidev/fmi-avi-messageconverter#66. Adapt to changes in JSON-serialization format and fix broken tests. IWXXM 2.1.1 parsing and serialization must not depend on deprecated properties. Remove any references to deprecated properties if possible. It requires that deprecated properties get automatically populated in the model when setting corresponding values.