Skip to content

Commit

Permalink
IWXXM Version 3.0.1RC1 (#230)
Browse files Browse the repository at this point in the history
* IWXXM Version 3.0.1RC1

* Further revisions to IWXXM Version 3.0.1RC1
  • Loading branch information
blchoy authored Jul 31, 2020
1 parent ed09095 commit ef4c476
Show file tree
Hide file tree
Showing 113 changed files with 2,204 additions and 2,172 deletions.
17 changes: 14 additions & 3 deletions IWXXM/ReleaseNotes-IWXXM.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,22 @@
=========================================
3.0.0 Development version
3.0.1 Release Candidate 1 - TBC
=========================================
* Aligned Space Weather Advisory examples A2-3, A2-4 and A2-5 with those in Amendment 78 to ICAO Annex 3 (issue #227)
* Fixed METAR_SPECI.MeteorologicalAerodromeObservationReport-5, 6, 7 and 8 which cannot handle nilReason(s) in multiple cloud
layers (issue #226)
* Fixed schematron rules in all sub-packages on integrity check of OPERATIONAL and NON-OPERATIONAL reports (issue #220)
* Amended TAC-to-XML_Guidance.txt to better describe the case when only polygons are given in a Space Weather Advisory (issue
#217)
* Fixed VolcanicAshSIGMET.VolcanicAshSIGMET-6 which cannot handle two volcanoes in a single report (issue #213)
* Fixed the issue regarding hardwired namespace prefix in schematron rules, including SIGMET.SIGMET-8 and 9,
TropicalCycloneSIGMET.TropicalCycloneSIGMET-3 and 4, and VolcanicAshSIGMET.VolcanicAshSIGMET-4 and 5 (issue #210)
* Fixed incorrect comparison between phenomenonTime and validPeriod in SIGMET.SIGMET-5, SIGMET.SIGMET-6 and AIRMET.AIRMET-5
(issue #208)
* Corrected errors in sample TAC messages including the Volcanic Ash SIGMET from EGGX (issue #201) and the Volcanic Ash Advisory
TAC message A2-1
* Fixed the issue regarding schematron rule COMMON.REPORT-4 counting length of extension across reports instead of within a
report (issue #197)
* Fixed the issue regarding schematron rule COLLECT.MB1 being overly restrictive (issue #162)
* Corrected errors in sample TAC messages including the Volcanic Ash SIGMET from EGGX (issue #201) and the Volcanic Ash Advisory
TAC message A2-1

=========================================
3.0.0 - 7 November 2019
Expand Down
411 changes: 215 additions & 196 deletions IWXXM/XMI/icao-iwxxm.xml

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions IWXXM/airmet.xsd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<schema elementFormDefault="qualified" targetNamespace="http://icao.int/iwxxm/3.0" version="3.0.dev" xmlns:iwxxm="http://icao.int/iwxxm/3.0" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:aixm="http://www.aixm.aero/schema/5.1.1" xmlns="http://www.w3.org/2001/XMLSchema">
<schema elementFormDefault="qualified" targetNamespace="http://icao.int/iwxxm/3.0" version="3.0.1RC1" xmlns:iwxxm="http://icao.int/iwxxm/3.0" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:aixm="http://www.aixm.aero/schema/5.1.1" xmlns="http://www.w3.org/2001/XMLSchema">
<include schemaLocation="common.xsd"></include>
<import namespace="http://www.aixm.aero/schema/5.1.1" schemaLocation="http://www.aixm.aero/schema/5.1.1_profiles/AIXM_WX/5.1.1b/AIXM_Features.xsd"></import>
<import namespace="http://www.aixm.aero/schema/5.1.1" schemaLocation="http://www.aixm.aero/schema/5.1.1/AIXM_Features.xsd"></import>
<import namespace="http://www.opengis.net/gml/3.2" schemaLocation="http://schemas.opengis.net/gml/3.2.1/gml.xsd"></import>
<annotation>
<documentation>AIRMET reporting constructs as defined in ICAO Annex 3 / WMO No. 49-2.
Expand Down
4 changes: 2 additions & 2 deletions IWXXM/common.xsd
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<schema elementFormDefault="qualified" targetNamespace="http://icao.int/iwxxm/3.0" version="3.0.dev" xmlns:iwxxm="http://icao.int/iwxxm/3.0" xmlns:aixm="http://www.aixm.aero/schema/5.1.1" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns="http://www.w3.org/2001/XMLSchema">
<import namespace="http://www.aixm.aero/schema/5.1.1" schemaLocation="http://www.aixm.aero/schema/5.1.1_profiles/AIXM_WX/5.1.1b/AIXM_Features.xsd"></import>
<schema elementFormDefault="qualified" targetNamespace="http://icao.int/iwxxm/3.0" version="3.0.1RC1" xmlns:iwxxm="http://icao.int/iwxxm/3.0" xmlns:aixm="http://www.aixm.aero/schema/5.1.1" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns="http://www.w3.org/2001/XMLSchema">
<import namespace="http://www.aixm.aero/schema/5.1.1" schemaLocation="http://www.aixm.aero/schema/5.1.1/AIXM_Features.xsd"></import>
<import namespace="http://www.opengis.net/gml/3.2" schemaLocation="http://schemas.opengis.net/gml/3.2.1/gml.xsd"></import>
<annotation>
<documentation>Common constructs used across multiple packages. This package includes constructs closely related to the aviation weather domain.
Expand Down
3 changes: 3 additions & 0 deletions IWXXM/examples/TAC-to-XML-Guidance.txt
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,9 @@ Space Weather Advisory
'DAYLIGHT SIDE'
DAYLIGHT SIDE shall be indicated with "gml:CircleByCenterPoint" with "gml:pos" set to the latitude and longitude of the sub-solar point at the observed or forecast time, "gml:radius" shall be of sufficient length to circumscribe the sun-lit portion of the Earth, approximately 10100 km.

No location descriptions provided
If only polygons are given "locationIndicator" shall be empty with nilReason set to "http://codes.wmo.int/common/nil/inapplicable"

'NOT AVBL'
If forecast is NOT AVBL this shall be indicated with "region" nilReason set to "http://codes.wmo.int/common/nil/missing"

Expand Down
2 changes: 1 addition & 1 deletion IWXXM/examples/spacewx-A2-3.tac
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ SWX ADVISORY
DTG: 20161108/0100Z
SWXC: DONLON
ADVISORY NR: 2016/2
NR RPLC: 2016/1
SWX EFFECT: HF COM MOD AND GNSS MOD
NR RPLC : 2016/1
OBS SWX: 08/0100Z HNH HSH E18000 - W18000
FCST SWX +6 HR: 08/0700Z HNH HSH E18000 - W18000
FCST SWX +12 HR: 08/1300Z HNH HSH E18000 - W18000
Expand Down
12 changes: 6 additions & 6 deletions IWXXM/examples/spacewx-A2-4.tac
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ SWX ADVISORY
DTG: 20161108/0000Z
SWXC: DONLON
ADVISORY NR: 2016/2
NR RPLC: 2016/1
SWX EFFECT: RADIATION MOD
NR RPLC : 2016/1
OBS SWX: 08/0100Z HNH HSH E18000 - W18000 ABV FL340
FCST SWX +6 HR: 08/0700Z HNH HSH E18000 - W18000 ABV FL340
FCST SWX +12 HR: 08/1300Z HNH HSH E18000 - W18000 ABV FL340
FCST SWX +18 HR: 08/1900Z HNH HSH E18000 - W18000 ABV FL340
FCST SWX: 08/0100Z HNH HSH E18000 - W18000 ABV FL350
FCST SWX +6 HR: 08/0700Z HNH HSH E18000 - W18000 ABV FL350
FCST SWX +12 HR: 08/1300Z HNH HSH E18000 - W18000 ABV FL350
FCST SWX +18 HR: 08/1900Z HNH HSH E18000 - W18000 ABV FL350
FCST SWX +24 HR: 09/0100Z NO SWX EXP
RMK: RADIATION LVL EXCEEDED 100 PCT OF BACKGROUND LVL AT FL340 AND ABV. THE CURRENT EVENT HAS PEAKED AND LVL SLW RTN TO BACKGROUND LVL. SEE WWW.SPACEWEATHERPROVIDER.WEB
RMK: RADIATION LVL EXCEEDED 100 PCT OF BACKGROUND LVL AT FL350 AND ABV. THE CURRENT EVENT HAS PEAKED AND LVL SLW RTN TO BACKGROUND LVL. SEE WWW.SPACEWEATHERPROVIDER.WEB
NXT ADVISORY: NO FURTHER ADVISORIES
12 changes: 6 additions & 6 deletions IWXXM/examples/spacewx-A2-4.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
<iwxxm:SpaceWeatherRegion gml:id="uuid.c264db5c-3f0b-4444-ab5e-71f48a514644">
<iwxxm:location>
<aixm:AirspaceVolume gml:id="uuid.7138f8d1-9854-46cb-a1b1-9d96c5cee46f">
<aixm:upperLimit uom="FL">350</aixm:upperLimit>
<aixm:upperLimitReference>STD</aixm:upperLimitReference>
<aixm:maximumLimit xsi:nil="true" nilReason="unknown"/>
<aixm:upperLimit uom="OTHER" xsi:nil="true" nilReason="unknown"/>
<aixm:lowerLimit uom="FL">350</aixm:lowerLimit>
<aixm:lowerLimitReference>STD</aixm:lowerLimitReference>
<aixm:horizontalProjection>
<aixm:Surface gml:id="uuid.3b00652b-4bed-4655-959c-1c9efd431cac" srsDimension="2" axisLabels="Lat Long" srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
<gml:patches>
Expand All @@ -71,9 +71,9 @@
<iwxxm:SpaceWeatherRegion gml:id="uuid.00f9026a-845a-4472-acee-9ec5d7ba6839">
<iwxxm:location>
<aixm:AirspaceVolume gml:id="uuid.a9793439-2c58-462f-b60f-7f39c1e7b3a5">
<aixm:upperLimit uom="FL">350</aixm:upperLimit>
<aixm:upperLimitReference>STD</aixm:upperLimitReference>
<aixm:maximumLimit xsi:nil="true" nilReason="unknown"/>
<aixm:upperLimit uom="OTHER" xsi:nil="true" nilReason="unknown"/>
<aixm:lowerLimit uom="FL">350</aixm:lowerLimit>
<aixm:lowerLimitReference>STD</aixm:lowerLimitReference>
<aixm:horizontalProjection>
<aixm:Surface gml:id="uuid.6c5257ec-6c9d-4427-9b6e-cd2870adc557" srsDimension="2" axisLabels="Lat Long" srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
<gml:patches>
Expand Down
2 changes: 1 addition & 1 deletion IWXXM/examples/spacewx-A2-5.tac
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ OBS SWX: 08/0100Z DAYLIGHT SIDE
FCST SWX +6 HR: 08/0700Z DAYLIGHT SIDE
FCST SWX +12 HR: 08/1300Z DAYLIGHT SIDE
FCST SWX +18 HR: 08/1900Z DAYLIGHT SIDE
FCST SWX +24 HR: 09/0100Z DAYLIGHT SIDE
FCST SWX +24 HR: 09/0100Z NO SWX EXP
RMK: PERIODIC HF COM ABSORPTION OBS AND LIKELY TO CONT IN THE NEAR TERM. CMPL AND PERIODIC LOSS OF HF ON THE SUNLIT SIDE OF THE EARTH EXP. CONT HF COM DEGRADATION LIKELY OVER THE NXT 7 DAYS. SEE WWW.SPACEWEATHERPROVIDER.WEB
NXT ADVISORY: 20161108/0700Z
32 changes: 1 addition & 31 deletions IWXXM/examples/spacewx-A2-5.xml
Original file line number Diff line number Diff line change
Expand Up @@ -206,37 +206,7 @@
<gml:timePosition>2016-11-09T01:00:00Z</gml:timePosition>
</gml:TimeInstant>
</iwxxm:phenomenonTime>
<iwxxm:region>
<iwxxm:SpaceWeatherRegion gml:id="uuid.921ac167-2ef8-4c76-b4b7-7d38a4d790a0">
<iwxxm:location>
<aixm:AirspaceVolume gml:id="uuid.574a57b5-3c5a-47eb-8cd1-4895a90e291c">
<aixm:horizontalProjection>
<aixm:Surface gml:id="uuid.b5c530f6-212a-4cb1-a5ea-17f30e79f31e" srsDimension="2" axisLabels="Lat Long" srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
<gml:polygonPatches>
<gml:PolygonPatch>
<gml:exterior>
<gml:Ring>
<gml:curveMember>
<gml:Curve gml:id="uuid.e0025db0-7a34-49da-a66c-17757d9e1a45">
<gml:segments>
<gml:CircleByCenterPoint numArc="1">
<gml:pos>-16.93 160.96</gml:pos>
<gml:radius uom="km">10100</gml:radius>
</gml:CircleByCenterPoint>
</gml:segments>
</gml:Curve>
</gml:curveMember>
</gml:Ring>
</gml:exterior>
</gml:PolygonPatch>
</gml:polygonPatches>
</aixm:Surface>
</aixm:horizontalProjection>
</aixm:AirspaceVolume>
</iwxxm:location>
<iwxxm:locationIndicator xlink:href="http://codes.wmo.int/49-2/SpaceWxLocation/DAYLIGHT_SIDE"/>
</iwxxm:SpaceWeatherRegion>
</iwxxm:region>
<iwxxm:region nilReason="http://codes.wmo.int/common/nil/nothingOfOperationalSignificance"/>
</iwxxm:SpaceWeatherAnalysis>
</iwxxm:analysis>

Expand Down
6 changes: 3 additions & 3 deletions IWXXM/html/EARoot/EA1/EA15.htm
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
<img src="EA16.png" usemap="#EA16" border="0" />

<MAP NAME="EA16">
<area shape="rect" coords="313,335,403,405" href="EA37.htm" target="_self">
<area shape="rect" coords="104,337,194,407" href="EA38.htm" target="_self">
<area shape="rect" coords="324,341,414,411" href="EA37.htm" target="_self">
<area shape="rect" coords="115,343,205,413" href="EA38.htm" target="_self">
<area shape="rect" coords="10,10,522,293" href="EA36.htm" target="_self">
</MAP>

Expand All @@ -49,7 +49,7 @@
</tr>
<tr>
<td width="15%" class="ObjectDetailsTopic">Modified:</td>
<td width="85%" class="ObjectDetailsValue">5/5/2019 1:38:54 AM</td>
<td width="85%" class="ObjectDetailsValue">7/29/2020 7:23:34 PM</td>
</tr>
<tr style="padding-top: 10px;">
<td width="15%" class="ObjectDetailsTopic"><img src="../../images/plus03.gif" align="absmiddle" id="proj" onclick="parent.toggleData(this.id)" />Project:</td>
Expand Down
Binary file modified IWXXM/html/EARoot/EA1/EA16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions IWXXM/html/EARoot/EA1/EA25.htm
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
</tr>
<tr>
<td class="ObjectDetailsTopic">Modified:</td>
<td class="ObjectDetailsValue">11/20/2019 11:01:16 PM</td>
<td class="ObjectDetailsValue">7/28/2020 4:46:23 PM</td>
</tr>
<tr style="height: 10px"><td colspan="2"></td></tr>
<tr>
Expand All @@ -55,7 +55,7 @@
</tr>
<tr id="proj01" style="display: none;">
<td class="ObjectDetailsTopic" style="padding-left: 18px;">Version:</td>
<td class="ObjectDetailsValue">3.0.dev</td>
<td class="ObjectDetailsValue">3.0.1RC1</td>
</tr>
<tr id="proj02" style="display: none;">
<td class="ObjectDetailsTopic" style="padding-left: 18px;">Phase:</td>
Expand Down Expand Up @@ -109,7 +109,7 @@
</tr>
<tr>
<td width="50%" class="TableRow" valign="top">version</td>
<td width="50%" class="TableRow" valign="top">3.0.dev</td>
<td width="50%" class="TableRow" valign="top">3.0.1RC1</td>
</tr>
<tr>
<td class="TableRowBottomDashed" colspan="2">
Expand Down
Loading

0 comments on commit ef4c476

Please sign in to comment.