fmidev / fmi-avi-messageconverter-iwxxm

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

Generic parsing for AIRMET messages #101

Closed patrick-alaspaa closed 3 years ago

patrick-alaspaa commented 3 years ago

Properties to parse

All declared explicitly in GenericAviationWeatherMessage From AviationWeatherMessage: reportStatus issueTime translated

petringo commented 3 years ago

This is probably very much like #96 SPECI vs METAR, and probably could be implemented similarly within the SIGMET implementation.