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

Changeset 401

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

--

Files:

Legend:

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

    r400 r401  
    153153                  </swe:QuantityRange> 
    154154               </swe:field> 
    155             </swe:DataRecord> 
     155            </swe:DataRecord> 
    156156         </sml:capabilities> 
    157157 
     
    185185         <!--============       System Documentation       ============--> 
    186186         <!--==========================================================--> 
    187           
     187 
    188188         <sml:documentation xlink:arcrole="website"> 
    189189            <sml:Document> 
     
    337337         <sml:parameters> 
    338338            <sml:ParameterList> 
    339  
    340339               <sml:parameter name="SondeParameters"> 
    341340                  <swe:DataRecord> 
    342  
    343341                     <swe:field name="Latitude"> 
    344342                        <swe:Quantity definition="urn:ysi:def:property:::Latitude"> 
     
    353351                        </swe:Quantity> 
    354352                     </swe:field> 
    355  
    356353                     <swe:field name="Altitude"> 
    357354                        <swe:Quantity definition="urn:ysi:def:property:::Altitude"> 
     
    361358                        </swe:Quantity> 
    362359                     </swe:field> 
    363  
    364360                  </swe:DataRecord> 
    365361               </sml:parameter> 
    366  
    367362               <sml:parameter name="CommunicationsParameters"> 
    368363                  <swe:DataRecord> 
    369  
    370364                     <swe:field name="communicationsType"> 
    371365                        <swe:Category> 
     
    377371                        </swe:Category> 
    378372                     </swe:field> 
    379  
    380373                     <swe:field name="communicationBaudRate"> 
    381374                        <swe:Quantity definition="urn:ysi:def:property:::baudRate"> 
     
    390383                        </swe:Quantity> 
    391384                     </swe:field> 
    392  
    393385                     <swe:field name="SDIAddress"> 
    394386                        <swe:Quantity definition="urn:ysi:def:property:::SDIAddress"> 
     
    402394                        </swe:Quantity> 
    403395                     </swe:field> 
    404  
    405396                  </swe:DataRecord> 
    406397               </sml:parameter> 
    407  
    408398            </sml:ParameterList> 
    409399         </sml:parameters> 
     
    415405            <sml:ComponentList> 
    416406 
    417                <sml:component name="Conductivity"  
    418                   xlink:href="./YSI_conductivity.xml"/> 
    419                <sml:component name="Temperature"> 
     407               <sml:component name="Conductivity" 
     408                  xlink:href="http://svn.nccoos.org/dataproc/q2o/sos_unc/trunk/sos_unc/YSI_conductivity.xml"> 
    420409                  <sml:Component> 
    421                      <gml:description>YSI Temperature Sensor</gml:description> 
     410                     <gml:description>YSI Conductivity Sensor</gml:description> 
    422411                     <sml:identification> 
    423412                        <sml:IdentifierList> 
    424413                           <sml:identifier name="longName"> 
    425414                              <sml:Term definition="urn:ogc:def:property:OGC:longName"> 
    426                                  <sml:value>Temperature</sml:value> 
     415                                 <sml:value>Conductivity</sml:value> 
    427416                              </sml:Term> 
    428417                           </sml:identifier> 
    429418                           <sml:identifier name="sensorType"> 
    430419                              <sml:Term definition="urn:ogc:def:property:OGC:sensorType"> 
    431                                  <sml:value>thermistor</sml:value> 
     420                                 <sml:value>Four Electrode Cell</sml:value> 
    432421                              </sml:Term> 
    433422                           </sml:identifier> 
     
    435424                     </sml:identification> 
    436425 
     426                     <sml:inputs> 
     427                        <sml:InputList> 
     428                           <sml:input name="conductivity"> 
     429                              <swe:ObservableProperty 
     430                                 definition="http://mmisw.org/ont/ioos/parameter/conductivity"/> 
     431                           </sml:input> 
     432                        </sml:InputList> 
     433                     </sml:inputs> 
     434 
     435                     <sml:outputs> 
     436                        <sml:OutputList> 
     437                           <sml:output name="conductivity"> 
     438                              <swe:Quantity 
     439                                 definition="http://mmisw.org/ont/ioos/parameter/conductivity"> 
     440                                 <swe:uom code="mS/cm"/> 
     441                              </swe:Quantity> 
     442                           </sml:output> 
     443                        </sml:OutputList> 
     444                     </sml:outputs> 
     445 
    437446                     <sml:parameters> 
    438447                        <sml:ParameterList> 
    439448                           <sml:parameter name="range"> 
    440449                              <swe:QuantityRange> 
    441                                  <swe:uom code="degC"/> 
    442                                  <swe:value>-5 50</swe:value> 
     450                                 <swe:uom code="mS/cm"/> 
     451                                 <swe:value>0 100</swe:value> 
    443452                              </swe:QuantityRange> 
    444453                           </sml:parameter> 
    445                            <sml:parameter name="accuracy">                               
     454                           <sml:parameter name="accuracy"> 
    446455                              <swe:Quantity> 
    447                                  <swe:uom code="degC"/> 
    448                                  <swe:value>0.15</swe:value> 
     456                                 <swe:uom code="mS/cm"/> 
     457                                 <swe:value>0.0001</swe:value> 
    449458                              </swe:Quantity> 
    450459                           </sml:parameter> 
    451                            <sml:parameter name="resolution">                               
    452                               <swe:Quantity> 
     460                           <sml:parameter name="resolution"> 
     461                              <swe:QuantityRange> 
     462                                 <swe:uom code="mS/cm"/> 
     463                                 <swe:value>0.001 0.1</swe:value> 
     464                              </swe:QuantityRange> 
     465                           </sml:parameter> 
     466                           <sml:parameter name="temperature range"> 
     467                              <swe:QuantityRange> 
    453468                                 <swe:uom code="degC"/> 
    454                                  <swe:value>0.01</swe:value> 
    455                               </swe:Quantity
     469                                 <swe:value>-5 30</swe:value> 
     470                              </swe:QuantityRange
    456471                           </sml:parameter> 
    457                            <sml:parameter name="max depth">                               
     472                           <sml:parameter name="max depth"> 
    458473                              <swe:Quantity> 
    459474                                 <swe:uom code="m"/> 
     
    463478                        </sml:ParameterList> 
    464479                     </sml:parameters> 
    465  
    466480                  </sml:Component> 
    467481               </sml:component> 
    468  
    469                <sml:component name="Pressure"> 
    470                   <sml:Component> 
    471                      <gml:description>YSI Pressure Sensor</gml:description> 
    472                      <sml:identification> 
    473                         <sml:IdentifierList> 
    474                            <sml:identifier name="longName"> 
    475                               <sml:Term definition="urn:ogc:def:property:OGC:longName"> 
    476                                  <sml:value>Differential Stainless Strain Gauge</sml:value> 
    477                               </sml:Term> 
    478                            </sml:identifier> 
    479                            <sml:identifier name="sensorType"> 
    480                               <sml:Term definition="urn:ogc:def:property:OGC:sensorType"> 
    481                                  <sml:value>strain gauge</sml:value> 
    482                               </sml:Term> 
    483                            </sml:identifier> 
    484                         </sml:IdentifierList> 
    485                      </sml:identification> 
    486                   </sml:Component> 
    487                </sml:component> 
     482               <sml:component name="Temperature" 
     483                  xlink:href="http://svn.nccoos.org/dataproc/q2o/sos_unc/trunk/sos_unc/YSI_temperature.xml"/> 
     484               <sml:component name="Pressure" 
     485                  xlink:href="http://svn.nccoos.org/dataproc/q2o/sos_unc/trunk/sos_unc/YSI_temperature.xml"/> 
    488486 
    489487               <!-- xxxx THE FOLLOWING NEEDS TO BE COMPLETED --> 
     
    500498         </sml:components> 
    501499 
     500         <sml:positions/> 
     501 
    502502         <!--==============================--> 
    503503         <!--      System Connections      --> 
    504504         <!--==============================--> 
    505505 
     506         <sml:connections/> 
     507 
    506508      </sml:System> 
    507509   </sml:member>