: Public <<DataType>> Class
Created: 20/03/2012 11:41:35 AM
Modified: 15/04/2013 3:22:44 PM
Project:
Advanced:
An aggregation of surface wind conditions typically reported together at an aerodrome, including wind direction information, wind speed, and wind gusts.  <br /></p><p><br /></p><p>Wind direction is reported according to ICAO Annex 3 / WMO No. 49-2 Section 4.1.5.2b:<br /></p><p>"variations from the mean wind direction during the past 10 minutes shall be reported as follows, if the total variation<br /></p><p>is 60 or more:<br /></p><p>1) when the total variation is 60 or more and less than 180 and the wind speed is 1.5 m/s (3 kt) or more, such<br /></p><p>directional variations shall be reported as the two extreme directions between which the surface wind has<br /></p><p>varied;<br /></p><p>2) when the total variation is 60 or more and less than 180 and the wind speed is less than 1.5 m/s (3 kt), the<br /></p><p>wind direction shall be reported as variable with no mean wind direction; or<br /></p><p>3) when the total variation is 180 or more, the wind direction shall be reported as variable with no mean wind<br /></p><p>direction"<br /></p>
Attribute
Public Angle
  extremeClockwiseWindDirection

Details:
quantity=http://codes.wmo.int/common/c-15/me/windDirection
sequenceNumber=5
Notes: The extreme clockwise direction from which the wind is blowing, inclusive.<br /></p><p><br /></p><p>ICAO Annex 3 / WMO No. 49-2:<br /></p><p>Section 4.1.5.2b<br /></p>
Public Angle
  extremeCounterClockwiseWindDirection

Details:
quantity=http://codes.wmo.int/common/c-15/me/windDirection
sequenceNumber=6
Notes: The extreme counter-clockwise direction from which the wind is blowing, inclusive.<br /></p><p><br /></p><p>ICAO Annex 3 / WMO No. 49-2:<br /></p><p>Section 4.1.5.2b<br /></p>
Public Angle
  meanWindDirection

Details:
quantity=http://codes.wmo.int/common/c-15/me/windDirection
sequenceNumber=2
Notes: The observed average wind direction from which the wind is blowing over the past ten minutes.  Not reported when winds are variable
Public Velocity
  meanWindSpeed

Details:
quantity= http://codes.wmo.int/common/c-15/me/windSpeed
sequenceNumber=3
Notes: The average observed wind speed over the past ten minutes<br /></p><p><br /></p><p>ICAO Annex 3 / WMO No. 49-2:<br /></p><p>Section 4.1.5.2a<br /></p>
Public Boolean
  variableDirection

Details:
sequenceNumber=1
xsdAsAttribute=true
Notes: When true, indicates that the wind direction is variable.  A wind direction value may still be reported
Public Velocity
  windGust

Details:
quantity=http://codes.wmo.int/common/c-15/me/maximumWindGustSpeed
sequenceNumber=4
Notes: The maximum wind speed observed over the past ten minutes<br /></p><p><br /></p><p>ICAO Annex 3 / WMO No. 49-2:<br /></p><p>Section 4.1.5.2c<br /></p>
Element Source Role Target Role
MeteorologicalAerodromeObservationRecord
Class  
Name:  
 
Name: surfaceWind
 
Details:
 
Constraint Type Status
meanWindDirection.uom = extremeClockwiseWindDirection.uom = extremeCounterClockwiseWindDirection.uom Invariant Approved
Details:
All wind UOMs must be the same
if( variableWindDirection ) meanWindDirection == NULL Invariant Approved
Details:
Wind direction is not reported when variable winds are indicated