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

Changeset 397

Show
Ignore:
Timestamp:
12/01/10 08:53:12
Author:
haines
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • q2o/sos_unc/trunk/sos_unc/morgan.xml

    r396 r397  
    1212            <gml:boundedBy> 
    1313                <gml:Envelope> 
    14                     <gml:lowerCorner srsName="urn:ogc:def:crs:EPSG:6.15:4326">34.7037 -77.4022</gml:lowerCorner> 
    15                     <gml:upperCorner srsName="urn:ogc:def:crs:EPSG:6.15:4326">34.7037 -77.4022</gml:upperCorner> 
     14                    <gml:lowerCorner srsName="urn:ogc:def:crs:EPSG:6.15:4326">34.7037 
     15                        -77.4022</gml:lowerCorner> 
     16                    <gml:upperCorner srsName="urn:ogc:def:crs:EPSG:6.15:4326">34.7037 
     17                        -77.4022</gml:upperCorner> 
    1618                </gml:Envelope> 
    1719            </gml:boundedBy> 
    18             <sml:position name="stationPosition"> 
    19                 <!-- xxxx How best to describe the position of the platform at Morgon Bay, that sites in 3-D space at lat/lon and z=0 (sea surface)--> 
    20                 <swe:Position gml:id="location"  
    21                     localFrame="#STATION_FRAME" 
    22                     referenceFrame="urn:ogc:crs:EPSG:4329"> 
    23                     <swe:location> 
    24                         <swe:Vector definition="urn:ogc:def:property:OGC:location"> 
    25                             <swe:coordinate name="latitude"> 
    26                                 <swe:Quantity axisID="X"  
    27                                     definition="http://mmisw.org/ont/ioos/parameter/latitude"> 
    28                                     <swe:uom code="deg"/> 
    29                                     <swe:value>34.7037</swe:value> 
    30                                 </swe:Quantity> 
    31                             </swe:coordinate> 
    32                             <swe:coordinate name="longitude"> 
    33                                 <swe:Quantity axisID="Y" 
    34                                     definition="http://mmisw.org/ont/ioos/parameter/longitude"> 
    35                                     <swe:uom code="deg"/> 
    36                                     <swe:value>-77.4022</swe:value> 
    37                                 </swe:Quantity> 
    38                             </swe:coordinate> 
    39                             <swe:coordinate name="depth"> 
    40                                 <!-- xxxx Confirm if this is correct place to use reference to MSL--> 
    41                                 <swe:Quantity axisID="Z" 
    42                                     definition="http://mmisw.org/ont/ioos/parameter/depth" 
    43                                     referenceFrame="MSL"> 
    44                                     <swe:uom code="m"/> 
    45                                     <swe:value>0</swe:value> 
    46                                 </swe:Quantity> 
    47                             </swe:coordinate> 
    48                         </swe:Vector> 
    49                     </swe:location> 
    50                 </swe:Position> 
    51             </sml:position> 
    5220            <sml:components> 
    5321                <sml:ComponentList> 
    54                     <sml:component name="MetSystem" xlink:role="urn:ogc:def:process:OGC:system" 
     22                    <sml:component name="MetSystem" xlink:role="urn:ogc:def:process:OGC:system" 
    5523                        xlink:href="http://svn.nccoos.org/dataproc/q2o/sos_unc/trunk/sos_unc/Met_System.xml"/> 
    5624                    <sml:component name="MechanicalProfilerSystem" 
     
    5927                    <sml:component name="WaterQualitySystem" 
    6028                        xlink:role="urn:ogc:def:process:OGC:system" 
    61                         xlink:href="http://svn.nccoos.org/dataproc/q2o/sos_unc/trunk/sos_unc/WQ_System.xml"/> 
     29                        xlink:href="http://svn.nccoos.org/dataproc/q2o/sos_unc/trunk/sos_unc/WQ_System.xml" 
     30                    /> 
    6231                </sml:ComponentList> 
    6332            </sml:components> 
     33 
     34            <sml:positions> 
     35                <sml:PositionList> 
     36                    <sml:position name="stationPosition"> 
     37                        <!-- xxxx How best to describe the position of the platform at Morgon Bay, that sites in 3-D space at lat/lon and z=0 (sea surface)--> 
     38                        <swe:Position gml:id="location" localFrame="#STATION_FRAME" 
     39                            referenceFrame="urn:ogc:crs:EPSG:4329"> 
     40                            <swe:location> 
     41                                <swe:Vector definition="urn:ogc:def:property:OGC:location"> 
     42                                    <swe:coordinate name="latitude"> 
     43                                        <swe:Quantity axisID="X" 
     44                                            definition="http://mmisw.org/ont/ioos/parameter/latitude"> 
     45                                            <swe:uom code="deg"/> 
     46                                            <swe:value>34.7037</swe:value> 
     47                                        </swe:Quantity> 
     48                                    </swe:coordinate> 
     49                                    <swe:coordinate name="longitude"> 
     50                                        <swe:Quantity axisID="Y" 
     51                                            definition="http://mmisw.org/ont/ioos/parameter/longitude"> 
     52                                            <swe:uom code="deg"/> 
     53                                            <swe:value>-77.4022</swe:value> 
     54                                        </swe:Quantity> 
     55                                    </swe:coordinate> 
     56                                    <swe:coordinate name="depth"> 
     57                                        <!-- xxxx Confirm if this is correct place to use reference to MSL--> 
     58                                        <swe:Quantity axisID="Z" 
     59                                            definition="http://mmisw.org/ont/ioos/parameter/depth" 
     60                                            referenceFrame="MSL"> 
     61                                            <swe:uom code="m"/> 
     62                                            <swe:value>0</swe:value> 
     63                                        </swe:Quantity> 
     64                                    </swe:coordinate> 
     65                                </swe:Vector> 
     66                            </swe:location> 
     67                        </swe:Position> 
     68                    </sml:position> 
     69                </sml:PositionList> 
     70            </sml:positions> 
    6471        </sml:System> 
    6572    </sml:member>