wmo-im / iwxxm

XML schema and Schematron for aviation weather data exchange
https://old.wmo.int/wiswiki/tiki-index.php%3Fpage=TT-AvXML
48 stars 22 forks source link

sigmet-VA-EGGX.tac has spurious altitude in the forecast #201

Closed lcdunstan closed 4 years ago

lcdunstan commented 4 years ago

sigmet-VA-EGGX.tac contains "OBS AT 1600Z SFC/FL550..." as well as "FCST 2200Z SFC/FL550..." but the XML only specifies the upperLimit for the observed AirspaceVolume. Shouldn't the second forecastPositionAnalysis AirspaceVolume also contain

<aixm:upperLimit uom="FL">550</aixm:upperLimit>
<aixm:upperLimitReference>STD</aixm:upperLimitReference>

?

lcdunstan commented 4 years ago

Or is the TAC wrong? I can't find where a forecast level is allowed in Annex 3.

blchoy commented 4 years ago

Or is the TAC wrong? I can't find where a forecast level is allowed in Annex 3.

You are right the TAC itself is incorrect, and this was wrong since it first appear in earlier versions of IWXXM. Thanks for informing and we will make the change.