valentinedwv / ioostech

Automatically exported from code.google.com/p/ioostech
0 stars 0 forks source link

Templates <swe:quality> question #12

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Trying to understand the <swe:quality> element used in:

http://code.google.com/p/ioostech/source/browse/trunk/templates/1.0/TimeSeries/t
imeSeries-MultipleSensorWithVDatum.xml

The example seems a bit confused.  I.e. water_level or dissolved_oxygen. Is 
this the 1.84 m really a quality value?

<swe:field name="water_level">
  <swe:Quantity definition="http://mmisw.org/ont/cf/parameter/dissolved_oxygen">
  <swe:uom code="m"/>
  <swe:quality>
    <swe:Quantity definition="http://mmisw.org/ont/cf/parameter/vertical_datum">
      <swe:label>NAVD88</swe:label>
      <swe:uom code="m"/>
      <swe:value>1.84</swe:value>
...

Original issue reported on code.google.com by ebrid...@gmri.org on 24 Feb 2012 at 3:20

GoogleCodeExporter commented 8 years ago

Original comment by ebrid...@gmri.org on 24 Feb 2012 at 8:10

GoogleCodeExporter commented 8 years ago

Original comment by dpsnowde...@gmail.com on 24 Apr 2012 at 1:56

GoogleCodeExporter commented 8 years ago

Original comment by emilioma...@gmail.com on 20 Jun 2012 at 4:48