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

METAR_SPECI rule suspect #132

Closed mgoberfield closed 5 years ago

mgoberfield commented 5 years ago

Rule

https://github.com/wmo-im/iwxxm/blob/b5ec9badedcad221d2e4b63c6ed3f659e1b8b4d3/3.0.0RC2/rule/iwxxm.sch#L23

may be incorrect. The case of runway(s) cleared of contaminates and friction coefficient or braking action provided should be allowed.

As encoded in TAC form: "R88/CLRD70"

condition "and empty(iwxxm:estimatedSurfaceFrictionOrBrakingAction)" should be removed to fix.

blchoy commented 5 years ago

Agreed with changes merged in commit https://github.com/wmo-im/iwxxm/pull/134/commits/40b2098ac6a27a75ef9a2df94898b2cc27b79044.