NCCOOS Trac Projects: Top | Web | Platforms | Processing | Viz | Sprints | Sandbox | (Wind)

root/q2o/sos_adcp/trunk/sos_adcp/velocityQCTemplate.xml

Revision 435 (checked in by jfredericks, 13 years ago)

--

Line 
1 <?xml version="1.0" encoding="UTF-8"?>
2 <om:ObservationCollection xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3    xsi:schemaLocation="http://www.opengis.net/om/1.0 http://schemas.opengis.net/om/1.0.0/observation.xsd"
4    xmlns:xlink="http://www.w3.org/1999/xlink"
5    xmlns:om="http://www.opengis.net/om/1.0"
6    xmlns:gml="http://www.opengis.net/gml"
7    xmlns:swe="http://www.opengis.net/swe/1.0.1"
8    gml:id="ADCP_Observation">
9    <!-- Observation name -->
10    <gml:name>Data from ADCP profiler</gml:name>
11    <om:member>
12       <om:Observation>
13          <!-- Observation time -->
14          <om:samplingTime/>
15          <!-- Sensor description (SensorML) -->
16          <om:procedure xlink:href="http://mvcodata.whoi.edu/downloads/sensorML/v1.0/examples/sensors/ADCP_2.1/Velocity_QC_Chain.xml"/>
17          <!-- Observable is a composite containing all data for now  -->
18          <om:observedProperty>
19             <swe:CompositePhenomenon gml:id="QC_VELOCITY" dimension="14">
20                <gml:description>ADCP Velocity data with bad points and QC flags filtered out</gml:description>
21                <gml:name>ADCP Velocity measurements</gml:name>
22                <swe:component xlink:href="urn:ogc:phenomenon:time:iso8601"/>
23                <swe:component xlink:href="urn:ogc:def:property:latitude"/>
24                <swe:component xlink:href="urn:ogc:def:property:longitude"/>
25                <swe:component xlink:href="urn:Q2O:def:property::depth"/>
26                <swe:component xlink:href="http://mmisw.org/ont/mvco/properties/waveHeightAll"/>
27                <swe:component xlink:href="http://mmisw.org/ont/mvco/properties/swell"/>
28                <swe:component xlink:href="http://mmisw.org/ont/mvco/properties/windWaves"/>
29                <swe:component xlink:href="http://mmisw.org/ont/mvco/properties/wavePeriodAll"/>
30                <swe:component xlink:href="http://mmisw.org/ont/mvco/properties/swellPeriod"/>
31                <swe:component xlink:href="http://mmisw.org/ont/mvco/properties/windPeriod"/>
32                <swe:component xlink:href="urn:MVCO:property:waveDirection"/>
33                <swe:component xlink:href="http://mmisw.org/ont/mvco/properties/swellDirection"/>
34                <swe:component xlink:href="http://mmisw.org/ont/mvco/properties/windWaveDirection"/>
35                <swe:component xlink:href="http://mmisw.org/ont/mvco/properties/topBinHeight"/>
36                <swe:component xlink:href="http://mmisw.org/ont/mvco/properties/bottomBinHeight"/>
37             </swe:CompositePhenomenon>
38          </om:observedProperty>
39          <!-- Feature Of Interest -->
40          <om:featureOfInterest xlink:href="urn:MVCO:location:MarthasVineyardCoastalObservatory"/>
41          <!-- Result Structure and Encoding -->
42          <om:result>
43             <swe:DataArray>
44                <swe:elementCount>
45                   <swe:Count>
46                      <swe:value></swe:value>   
47                   </swe:Count>
48                </swe:elementCount>
49                <swe:elementType name="acdpObs">
50                   <swe:DataRecord>
51                      <swe:field name="sysInfo">
52                         <swe:DataRecord>
53                            <swe:field name="time">
54                               <swe:Time definition="urn:ogc:phenomenon:time:iso8601"/>
55                            </swe:field>
56                            <swe:field name="lat">
57                               <swe:Quantity definition="urn:ogc:def:property:latitude">
58                                  <swe:uom code="deg"/>
59                               </swe:Quantity>
60                            </swe:field>
61                            <swe:field name="lon">
62                               <swe:Quantity definition="urn:ogc:def:property:longitude">
63                                  <swe:uom code="deg"/>
64                               </swe:Quantity>
65                            </swe:field>
66                            <swe:field name="depth">
67                               <swe:Quantity definition="urn:Q2O:def:property::depth">
68                                  <swe:uom code="m"/>
69                               </swe:Quantity>
70                            </swe:field>
71                         </swe:DataRecord>
72                      </swe:field>
73                      
74                      <swe:field name="velocityObsChainOutputs">
75                         <swe:DataRecord>
76                            <swe:field name="waveHeightAll">
77                               <swe:Quantity definition="http://mmisw.org/ont/mvco/properties/waveHeightAll">
78                                  <swe:uom code="cm"></swe:uom>
79                               </swe:Quantity>
80                            </swe:field>
81                            <swe:field name="swell">
82                               <swe:Quantity definition="http://mmisw.org/ont/mvco/properties/swell">
83                                  <swe:uom code="cm"></swe:uom>
84                               </swe:Quantity>
85                            </swe:field>
86                            <swe:field name="windWaves">
87                               <swe:Quantity definition="http://mmisw.org/ont/mvco/properties/windWaves">
88                                  <swe:uom code="cm"></swe:uom>
89                               </swe:Quantity>
90                            </swe:field>
91                            <swe:field name="wavePeriodAll">
92                               <swe:Quantity definition="http://mmisw.org/ont/mvco/properties/wavePeriodAll">
93                                  <swe:uom code="s"></swe:uom>
94                               </swe:Quantity>
95                            </swe:field>
96                            <swe:field name="swellPeriod">
97                               <swe:Quantity definition="http://mmisw.org/ont/mvco/properties/swellPeriod">
98                                  <swe:uom code="s"></swe:uom>
99                               </swe:Quantity>
100                            </swe:field>
101                            <swe:field name="windPeriod">
102                               <swe:Quantity definition="http://mmisw.org/ont/mvco/properties/windPeriod">
103                                  <swe:uom code="s"></swe:uom>
104                               </swe:Quantity>
105                            </swe:field>
106                            <swe:field name="dominantWaveDirection">
107                               <swe:Quantity definition="http://mmisw.org/ont/mvco/properties/dominantWaveDirection">
108                                  <swe:uom code="deg"/>
109                               </swe:Quantity>
110                            </swe:field>
111                            <swe:field name="swellDirection">
112                               <swe:Quantity definition="http://mmisw.org/ont/mvco/properties/swellDirection">
113                                  <swe:uom code="deg"/>
114                               </swe:Quantity>
115                            </swe:field>
116                            <swe:field name="windWaveDirection">
117                               <swe:Quantity definition="http://mmisw.org/ont/mvco/properties/windWaveDirection">
118                                  <swe:uom code="deg"/>
119                               </swe:Quantity>
120                            </swe:field>
121                            <swe:field name="topBinHeight">
122                               <swe:Quantity definition="http://mmisw.org/ont/mvco/properties/topBinHeight">
123                                  <swe:uom code="cm"/>
124                               </swe:Quantity>
125                            </swe:field>
126                            <swe:field name="bottomBinHeight">
127                               <swe:Quantity definition="http://mmisw.org/ont/mvco/properties/bottomBinHeight">
128                                  <swe:uom code="cm"/>
129                               </swe:Quantity>
130                            </swe:field>
131                         </swe:DataRecord>
132                      </swe:field>
133                      
134                   </swe:DataRecord>
135                </swe:elementType>
136                <swe:encoding>
137                   <swe:TextBlock decimalSeparator="." tokenSeparator="," blockSeparator=" "/>
138                </swe:encoding>
139                <!-- Result Values -->
140                <swe:values/>
141             </swe:DataArray>
142          </om:result>
143       </om:Observation>
144    </om:member>
145 </om:ObservationCollection>
Note: See TracBrowser for help on using the browser.