| Created: | 02/05/2012 3:24:57 PM |
| Modified: | 27/03/2013 3:16:43 PM |
Project: |
|
Advanced: |
|
| Attribute | ||
|
Public Measure airTemperature |
||
Details:
sequenceNumber=7
|
||
|
Public Boolean cloudAndVisibilityOK |
||
Details:
xsdAsAttribute=true
|
||
|
Public Measure dewpointTemperature |
||
Details:
sequenceNumber=8
|
||
|
Public Measure qnh |
||
Details:
sequenceNumber=9
|
| Element | Source Role | Target Role |
|
«DataType» AerodromeObservedClouds Class |
Name: |
Name: cloud |
Details:
When no clouds are detected by the automatic observing system, it should be indicated by a missing cloud group with a nil reason of notDetectedByAutoSystem ("NCD" from TAC). <br /></p><p><br /></p><p>When there are no clouds of operational significance and no restriction on vertical visibility and “CAVOK” is not appropriate ("NSC") it should be indicated by a missing cloud group with a nil reason of nothingOfOperationalSignificance<br /></p><p><br /></p>
|
||
|
«DataType» AerodromeHorizontalVisibility Class |
Name: |
Name: visibility |
Details:
|
||
|
«CodeList» AerodromePresentWeather Class |
Name: |
Name: presentWeather |
Details:
When observed, between one and three present weather conditions<br /></p><p><br /></p><p>When present weather cannot be observed by the automatic observing system due to a temporary failure of the system/sensor ("//") the present weather shall be missing with a nil reason of notObservable.<br /></p>
|
||
|
«DataType» AerodromeSurfaceWind Class |
Name: |
Name: surfaceWind |
Details:
|
||
|
«DataType» AerodromeWindShear Class |
Name: |
Name: windShear |
Details:
|
||
|
«DataType» AerodromeSeaState Class |
Name: |
Name: seaState |
Details:
|
||
|
«CodeList» AerodromeRecentWeather Class |
Name: |
Name: recentWeather |
Details:
|
||
|
«DataType» AerodromeRunwayVisualRange Class |
Name: |
Name: rvr |
Details:
RVR conditions are required if horizontal visibility or RVR is less than 1500 meters, up to a maximum of four runways
|
||
|
«DataType» AerodromeRunwayState Class |
Name: |
Name: runwayState |
Details:
When runways are affected by snow, slush, or other contaminants, a runway state report for each runway in use is required.<br /></p><p><br /></p><p>There is no maximum number of runway states that can be reported. This may be changed in a future amendment.<br /></p>
|
||
| Element | Source Role | Target Role |
|
«FeatureType» MeteorologicalAerodromeObservation Class |
Name: |
Name: result |
Details:
|
||
| Constraint | Type | Status |
| if( cloudAndVisibilityOK ) visibility == NULL | Invariant | Approved |
Details:
|
||
| if( cloudAndVisibilityOK ) rvr == NULL | Invariant | Approved |
Details:
|
||
| if( cloudAndVisibilityOK ) presentWeather == NULL | Invariant | Approved |
Details:
|
||
| if( cloudAndVisibilityOK ) clouds == NULL | Invariant | Approved |
Details:
|
||
| if( visibility != NULL && visibility.prevailingVisibility < 1500 ) rvr.size() > 0 | Invariant | Approved |
Details:
Table A3-2 Note 7 states: "To be included if visibility or RVR < 1500 m; for up to a maximum of four runways". This is interpreted to mean that if the prevailing visibility is below 1500 meters, RVR should always be included
|
||