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

Changeset 404

Show
Ignore:
Timestamp:
12/01/10 17:22:13
Author:
haines
Message:

--

Files:

Legend:

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

    r402 r404  
    205205            </sml:Document> 
    206206         </sml:documentation> 
    207  
     207         <sml:documentation xlink:arcrole="methods"> 
     208            <sml:Document gml:id="methods"> 
     209               <gml:description>Standard Methods for the Examination of Water and Wastewater (Ed. 1989)</gml:description> 
     210               <sml:onlineResource xlink:href=""/> 
     211            </sml:Document> 
     212         </sml:documentation> 
     213          
    208214         <!--============================--> 
    209215         <!-- Platform Coordinate Frame  --> 
     
    405411            <sml:ComponentList> 
    406412 
    407                <sml:component name="Conductivity"
     413               <sml:component name="Conductivity" xlink:role="urn:ogc:def:process:OGC:detector"
    408414                  <sml:Component> 
    409415                     <gml:description>YSI Conductivity Sensor</gml:description> 
     
    479485                  </sml:Component> 
    480486               </sml:component>              
    481                <sml:component name="Temperature"
     487               <sml:component name="Temperature" xlink:role="urn:ogc:def:process:OGC:detector"
    482488                  <sml:Component> 
    483489                     <gml:description>YSI Temperature Sensor</gml:description> 
     
    547553                  </sml:Component> 
    548554               </sml:component> 
    549                <sml:component name="Salinity"
    550                   <sml:Component
    551                      <gml:description>YSI Temperature Sensor</gml:description> 
     555               <sml:component name="Salinity" xlink:role="urn:ogc:def:process:OGC:prcoess"
     556                  <sml:ProcessModel gml:id="salinity"
     557                     <gml:description>YSI Salinity Calculation</gml:description> 
    552558                     <sml:identification> 
    553559                        <sml:IdentifierList> 
    554560                           <sml:identifier name="longName"> 
    555561                              <sml:Term definition="urn:ogc:def:property:OGC:longName"> 
    556                                  <sml:value>Temperature</sml:value> 
    557                               </sml:Term> 
    558                            </sml:identifier> 
    559                            <sml:identifier name="sensorType"> 
    560                               <sml:Term definition="urn:ogc:def:property:OGC:sensorType"> 
    561                                  <sml:value>thermistor</sml:value> 
     562                                 <sml:value>Salinity</sml:value> 
     563                              </sml:Term> 
     564                           </sml:identifier> 
     565                           <sml:identifier name="process"> 
     566                              <sml:Term definition="urn:ogc:def:property:OGC:process"> 
     567                                 <sml:value>calculation</sml:value> 
    562568                              </sml:Term> 
    563569                           </sml:identifier> 
    564570                        </sml:IdentifierList> 
    565571                     </sml:identification> 
     572 
     573                     <sml:documentation xlink:href="#methods"/> 
    566574                      
    567575                     <sml:inputs> 
    568576                        <sml:InputList> 
    569577                           <sml:input name="water_temperature"> 
    570                               <swe:ObservableProperty 
    571                                  definition="http://mmisw.org/ont/ioos/parameter/water_temperature"/> 
     578                              <swe:Quantity definition="http://mmisw.org/ont/ioos/parameter/water_temperature"> 
     579                                 <swe:uom code="degC"/>                
     580                              </swe:Quantity> 
     581                                  
    572582                           </sml:input> 
    573583                        </sml:InputList> 
     
    576586                     <sml:outputs> 
    577587                        <sml:OutputList> 
    578                            <sml:output name="water_temperature"> 
     588                           <sml:output name="salinity"> 
    579589                              <swe:Quantity 
    580                                  definition="http://mmisw.org/ont/ioos/parameter/water_temperature"> 
    581                                  <swe:uom code="degC"/> 
     590                                 definition="http://mmisw.org/ont/ioos/parameter/salinity"> 
     591                                 <swe:uom code="ppt"/> 
    582592                              </swe:Quantity> 
    583593                           </sml:output> 
     
    589599                           <sml:parameter name="range"> 
    590600                              <swe:QuantityRange> 
     601                                 <swe:uom code="ppt"/> 
     602                                 <swe:value>0 70</swe:value> 
     603                              </swe:QuantityRange> 
     604                           </sml:parameter> 
     605                           <sml:parameter name="accuracy"> 
     606                              <swe:Quantity> 
     607                                 <swe:uom code="%"/> 
     608                                 <swe:value>1</swe:value> 
     609                              </swe:Quantity> 
     610                           </sml:parameter> 
     611                           <sml:parameter name="resolution"> 
     612                              <swe:Quantity> 
     613                                 <swe:uom code="ppt"/> 
     614                                 <swe:value>0.01</swe:value> 
     615                              </swe:Quantity> 
     616                           </sml:parameter> 
     617                           <sml:parameter name="temperature range"> 
     618                              <swe:QuantityRange> 
    591619                                 <swe:uom code="degC"/> 
    592620                                 <swe:value>-5 50</swe:value> 
    593621                              </swe:QuantityRange> 
    594622                           </sml:parameter> 
    595                            <sml:parameter name="accuracy"> 
    596                               <swe:Quantity> 
    597                                  <swe:uom code="degC"/> 
    598                                  <swe:value>0.15</swe:value> 
    599                               </swe:Quantity> 
    600                            </sml:parameter> 
    601                            <sml:parameter name="resolution"> 
    602                               <swe:Quantity> 
    603                                  <swe:uom code="degC"/> 
    604                                  <swe:value>0.01</swe:value> 
    605                               </swe:Quantity> 
    606                            </sml:parameter> 
    607623                           <sml:parameter name="max depth"> 
    608624                              <swe:Quantity> 
     
    613629                        </sml:ParameterList> 
    614630                     </sml:parameters> 
    615                   </sml:Component> 
     631                     <sml:method></sml:method> 
     632                  </sml:ProcessModel> 
    616633               </sml:component> 
    617634