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

root/q2o/sos_adcp/trunk/sos_adcp/MVCO_ObservingSystem.xml

Revision 394 (checked in by haines, 13 years ago)

initial import of sos_adcp

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>
9         <sml:System gml:id="MVCO_System">
10             <gml:description>A cabled observatory south of Marthas Vineyard, MASS (USA), owned and operated
11                              by the Woods Hole Oceanographic Institution (WHOI).
12             </gml:description>
13             <gml:name>Marthas Vineyard Coastal Observatory</gml:name>
14            
15             <gml:boundedBy>
16                 <gml:Envelope>
17                     <gml:lowerCorner srsName="urn:ogc:def:crs:EPSG:6.15:4326">41.1667 -70.8333</gml:lowerCorner>
18                     <gml:upperCorner srsName="urn:ogc:def:crs:EPSG:6.15:4326">41.4167 -70.1667</gml:upperCorner>
19                 </gml:Envelope>
20             </gml:boundedBy>
21            
22             <sml:components >
23                 <sml:ComponentList>
24                     <sml:component name="Shore Lab" >
25                         <sml:System>
26                             <gml:description></gml:description>
27                             <gml:name></gml:name>
28                             <gml:boundedBy>
29                                 <gml:Envelope>
30                                     <gml:lowerCorner srsName="urn:ogc:def:crs:EPSG:6.15:4326">41.3620 -70.5225</gml:lowerCorner>
31                                     <gml:upperCorner srsName="urn:ogc:def:crs:EPSG:6.15:4326">41.3620 -70.5225</gml:upperCorner>
32                                 </gml:Envelope>
33                             </gml:boundedBy>
34                             <sml:components>...</sml:components>
35                         </sml:System>
36                     </sml:component>
37                    
38                     <sml:component name="metMast">
39                         <sml:System>
40                             <gml:description>A mast on the beach where instruments are mounted for taking images and making
41                                              marine meteorological observations.  It is equipped with power and fiber-optic
42                                              communications and is part of the MVCO infrastructure.
43                             </gml:description>
44                             <gml:name>MVCO Node at South Beach </gml:name>
45                             <gml:boundedBy>
46                                 <gml:Envelope>
47                                     <gml:lowerCorner srsName="urn:ogc:def:crs:EPSG:6.15:4326">41.3499 -70.5267</gml:lowerCorner>
48                                     <gml:upperCorner srsName="urn:ogc:def:crs:EPSG:6.15:4326">41.3499 -70.5267</gml:upperCorner>
49                                 </gml:Envelope>
50                             </gml:boundedBy>
51                         </sml:System>
52                     </sml:component>
53                    
54                     <sml:component name="12mNode">
55                         <sml:System gml:id="12mNode">
56                             <gml:description>A fixed subsea platform at the 13 meter isobath equipped with power and fiber-optic
57                                              communications.  It is part of the MVCO.
58                             </gml:description>
59                             <gml:name>MVCO_12m-Node</gml:name>
60                             <gml:boundedBy>
61                                 <gml:Envelope>
62                                     <gml:lowerCorner srsName="urn:ogc:def:crs:EPSG:6.15:4326">41.3499 -70.5267</gml:lowerCorner>
63                                     <gml:upperCorner srsName="urn:ogc:def:crs:EPSG:6.15:4326">41.3499 -70.5267</gml:upperCorner>
64                                 </gml:Envelope>
65                             </gml:boundedBy>
66                             <sml:components>
67                                 <sml:ComponentList>
68                                     <sml:component name="PressureGauge"></sml:component>
69                                     <sml:component name="SalinitySensor"></sml:component>
70                                     <sml:component name="CTD System" xlink:role="urn:ogc:def:process:OGC:system" 
71                                         xlink:href="http://mvcodata.whoi.edu/downloads/sensorML/v1.0/examples/sensors/ADCP_2.1/CTD_System.xml"/>
72                                     <sml:component name="ADCP System" xlink:role="urn:ogc:def:process:OGC:system" 
73                                         xlink:href="http://mvcodata.whoi.edu/downloads/sensorML/v1.0/examples/sensors/ADCP_2.1/ADCP_System.xml"/>
74                                 </sml:ComponentList>
75                             </sml:components>
76                         </sml:System>
77                     </sml:component>
78                    
79                     <sml:component name="airSeaInteractionTower">
80                         <sml:System>
81                             <gml:description>A fixed platform at the 16 meter isobath equipped with power and fiber-optic
82                                              communications.  It is part of the MVCO.
83                             </gml:description>
84                             <gml:name>Air-Sea Interaction Tower</gml:name>
85                             <gml:boundedBy>
86                                 <gml:Envelope>
87                                     <gml:lowerCorner srsName="urn:ogc:def:crs:EPSG:6.15:4326">41.325 -70.5667</gml:lowerCorner>
88                                     <gml:upperCorner srsName="urn:ogc:def:crs:EPSG:6.15:4326">41.325 -70.5667</gml:upperCorner>
89                                 </gml:Envelope>
90                             </gml:boundedBy>
91                         </sml:System>
92                     </sml:component>
93                    
94                 </sml:ComponentList>
95             </sml:components>
96            
97         </sml:System>
98     </sml:member>
99 </sml:SensorML>
Note: See TracBrowser for help on using the browser.