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

root/q2o/sos_adcp/trunk/sos_adcp/Pressure_QC_Chain_Values_2.0.xml

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

--

Line 
1 <?xml version="1.0" encoding="UTF-8"?>
2 <sml:SensorML xmlns:sml="http://www.opengis.net/sensorML/1.0.1"
3     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4     xmlns:swe="http://www.opengis.net/swe/1.0.1" xmlns:gml="http://www.opengis.net/gml"
5     xmlns:xlink="http://www.w3.org/1999/xlink"
6     xsi:schemaLocation="http://www.opengis.net/sensorML/1.0.1 http://schemas.opengis.net/sensorML/1.0.1/sensorML.xsd"
7     version="1.0.1">
8     <sml:member xlink:href="">
9         <sml:ProcessChain gml:id="Pressure_QC_Chain_Values">
10             <gml:description>Specific Specific Process Chain for ADCP Pressure measurements with MVCO parameters embedded inline</gml:description>
11             <gml:name>Pressure QC Chain Values</gml:name>
12             <sml:classification>
13                 <sml:ClassifierList>
14                     <sml:classifier name="processType">
15                         <sml:Term definition="http://mmisw.org/ont/MVCO/test/QcCategory">
16                             <sml:codeSpace xlink:href="http://mmisw.org/ont/MVCO/test/QcCategory"/>
17                             <sml:value>http://mmisw.org/ont/MVCO/process/Pressure_QC_Chain</sml:value>
18                         </sml:Term>
19                     </sml:classifier>
20                 </sml:ClassifierList>
21             </sml:classification>
22             <sml:inputs>
23                 <sml:InputList>
24                     <sml:input name="pressureTimeSeries">
25                         <swe:DataArray>
26                             <swe:elementCount>
27                                 <swe:Count>
28                                     <swe:value>2400</swe:value>
29                                 </swe:Count>
30                             </swe:elementCount>
31                             <swe:elementType name="Pressure"> <!-- Double check with diagram -->
32                                 <swe:Quantity definition="urn:MVCO:property:meanSeaWaterPressure">
33                                     <swe:uom code="cm"/>
34                                 </swe:Quantity>
35                             </swe:elementType>
36                         </swe:DataArray>
37                     </sml:input>
38                 </sml:InputList>
39             </sml:inputs>
40            
41             <sml:outputs>
42                 <sml:OutputList>
43                     <sml:output name="cleanedPressureTimeSeries">
44                         <swe:DataArray>
45                             <swe:elementCount>
46                                 <swe:Count>
47                                     <swe:value>2400</swe:value>
48                                 </swe:Count>
49                             </swe:elementCount>
50                             <swe:elementType name="Pressure">
51                                 <swe:Quantity definition="urn:MVCO:property:meanSeaWaterPressure">
52                                     <swe:uom code="cm"/>
53                                 </swe:Quantity>
54                             </swe:elementType>
55                         </swe:DataArray>
56                     </sml:output>
57                     <sml:output name="aggregatePressureFlag">
58                         <swe:Category definition="http://mmisw.org/ont/mvco/qcflag/aggregatePressureFlag">
59                             <swe:codeSpace xlink:href="http://mmisw.org/ont/mvco/flag"/>
60                         </swe:Category>
61                     </sml:output>
62                 </sml:OutputList>
63             </sml:outputs>
64            
65             <sml:parameters>
66                 <sml:ParameterList>
67                     <parameter name="timeContinuityParams">
68                         <swe:DataRecord>
69                             <swe:field name="frequency">
70                                 <swe:Quantity definition="..."/>
71                             </swe:field>
72                             <swe:field name="maxGap">
73                                 <swe:Quantity/>
74                             </swe:field>
75                             <swe:field name="startTime">
76                                 <swe:Time definition="urn:ogc:phenomenon:time:iso8601"/>
77                             </swe:field>
78                             <swe:field name="endTime">
79                                 <swe:Time definition="urn:ogc:phenomenon:time:iso8601"/>
80                             </swe:field>
81                         </swe:DataRecord>
82                     </parameter>
83                    
84                     <sml:parameter name="rangeParams">
85                         <swe:DataRecord>
86                             <swe:field name="minimum">
87                                 <swe:Quantity definition="http://mmisw.org/ont/q2o/parameter/minimum">
88                                     <swe:uom code="m"/>
89                                     <swe:value>9</swe:value>
90                                 </swe:Quantity>                           
91                             </swe:field>
92                             <swe:field name="maximum">
93                                 <swe:Quantity definition="http://mmisw.org/ont/q2o/parameter/maximum">
94                                     <swe:uom code="m"/>
95                                     <swe:value>12</swe:value>
96                                 </swe:Quantity>
97                             </swe:field>
98                         </swe:DataRecord>
99                     </sml:parameter>
100                    
101                     <sml:parameter name="spikeParams">
102                         <swe:DataRecord>
103                             <swe:field name="numIterations">
104                                 <swe:Count definition="http://mmisw.org/ont/q2o/parameter/iterations">
105                                     <swe:value>4</swe:value>
106                                 </swe:Count>
107                             </swe:field>
108                             <swe:field name="numStdDeviations">  <!-- Ch. 4 has this as tolerance, check with Julie -->
109                                 <swe:Count definition="http://mmisw.org/ont/q2o/parameter/numberOfSigma">
110                                     <swe:value>3</swe:value>
111                                 </swe:Count>
112                             </swe:field>
113                         </swe:DataRecord>
114                     </sml:parameter>
115                    
116                     <sml:parameter name="minimumPercent">
117                         <swe:Quantity definition="http://mmisw.org/ont/q2o/parameter/minimumPercentage">
118                             <swe:uom code="%"/>
119                             <swe:value>90</swe:value>
120                         </swe:Quantity>
121                     </sml:parameter>
122                    
123                     <sml:parameter name="InterpParams"/> <!-- TODO -->
124                    
125                 </sml:ParameterList>
126             </sml:parameters>
127            
128             <sml:components>
129                 <sml:ComponentList>
130                     <sml:component name="TimeSeriesChain" xlink:href="http://mvcodata.whoi.edu/downloads/sensorML/v1.0/examples/sensors/ADCP_2.1/TimeSeriesChain.xml"/>
131                 </sml:ComponentList>
132             </sml:components>
133            
134             <sml:connections>
135                 <sml:ConnectionList>
136                     <!-- Input Connections -->
137                     <sml:connection>
138                         <sml:Link>
139                             <sml:source ref="this/inputs/pressureTimeSeries"/>
140                             <sml:destination ref="TimeSeriesChain/inputs/timeSeriesData"/>
141                         </sml:Link>
142                     </sml:connection>
143                    
144                     <!--  Parameter connections-->
145                     <sml:connection>
146                         <sml:Link>
147                             <sml:source ref="this/parameters/timeContinuityParams"/>
148                             <sml:destination ref="TimeSeriesChain/parameters/timeContinuityParams"/>
149                         </sml:Link>
150                     </sml:connection>
151                     <sml:connection>
152                         <sml:Link>
153                             <sml:source ref="this/parameters/rangeParams"/>
154                             <sml:destination ref="TimeSeriesChain/parameters/rangeParams"/>
155                         </sml:Link>
156                     </sml:connection>
157                     <sml:connection>
158                         <sml:Link>
159                             <sml:source ref="this/outputs/spikeParams"/>
160                             <sml:destination ref="TimeSeriesChain/parameters/spikeParams"/>
161                         </sml:Link>
162                     </sml:connection>
163                     <sml:connection>
164                         <sml:Link>
165                             <sml:source ref="this/parameters/minimumPercent"/>
166                             <sml:destination ref="TimeSeriesChain/parameters/minimumPercent"/>
167                         </sml:Link>
168                     </sml:connection>
169                     <sml:connection>
170                         <sml:Link>
171                             <sml:source ref="this/parameters/interpolationParams"/>
172                             <sml:destination ref="TimeSeriesChain/parameters/interpolationParams"/>
173                         </sml:Link>
174                     </sml:connection>
175                 </sml:ConnectionList>
176             </sml:connections>
177         </sml:ProcessChain>
178     </sml:member>
179 </sml:SensorML>
180
Note: See TracBrowser for help on using the browser.