Scratch Pad: Difference between revisions

From OPeNDAP Documentation
⧼opendap2-jumptonavigation⧽
Line 38: Line 38:


== Hacked HFRadar Example ==
== Hacked HFRadar Example ==


  <rdf:RDF xmlns:dap="http://xml.opendap.org/ns/DAP/3.3#"
  <rdf:RDF xmlns:dap="http://xml.opendap.org/ns/DAP/3.3#"
Line 70: Line 71:
                         <dapObj:xmlContains>
                         <dapObj:xmlContains>
                           <ows:BoundingBox>
                           <ows:BoundingBox>
                               <dapObj:xmlAttribute name="crs" rdf:value="urn:ogc:def:crs:EPSG::4326"/>
                               <dapObj:xmlAttribute dapObj:name="crs" rdf:value="urn:ogc:def:crs:EPSG::4326"/>
                               <ows:LowerCorner>-97.8839 21.736</ows:LowerCorner>
                               <ows:LowerCorner>-97.8839 21.736</ows:LowerCorner>
                               <ows:UpperCorner>-57.2312 46.4944</ows:UpperCorner>
                               <ows:UpperCorner>-57.2312 46.4944</ows:UpperCorner>

Revision as of 22:03, 29 January 2009

SourceXML

   <Attribute name="xmlTest" type="OtherXML" relationship="is-a">
       <t:level0 xmlns:t="http://namespace.t" t:foo1="namespacedattribute" foo2="nonamespaceAttribute">
           <t:level1>simpleContent</t:level1>
           <t:level1>
               <t:level2>
                   <t:level3>simpleContent</t:level3>
               </t:level2>
           </t:level1>
           TextContent of Complex Type
       </t:level0>
   </Attribute>

RDF

     <dapObj:type>
        <t:level0 xmlns:t="http://namespace.t" xmlns:grddl="http://www.w3.org/2003/g/data-view#"
                  xmlns="http://xml.opendap.org/ns/DAP/3.3#"
                  t:foo1="namespacedattribute">
           <dapObj:xmlAttribute name="foo2" rdf:value="nonamespaceAttribute"/>
           <dapObj:xmlText>
           TextContent of Complex Type
       </dapObj:xmlText>
           <t:level1>simpleContent</t:level1>
           <dapObj:xmlContains>
              <t:level1>
                 <dapObj:xmlContains>
                    <t:level2>
                       <t:level3>simpleContent</t:level3>
                    </t:level2>
                 </dapObj:xmlContains>
              </t:level1>
           </dapObj:xmlContains>
        </t:level0>
     </dapObj:type>


Hacked HFRadar Example

<rdf:RDF xmlns:dap="http://xml.opendap.org/ns/DAP/3.3#"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns:cf="http://iridl.ldeo.columbia.edu/ontologies/cf-att.owl#"
        xmlns:dapObj="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#"
        xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
        xmlns:owl="http://www.w3.org/2002/07/owl#"
        xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
        xml:base="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx">
  <owl:Ontology rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    ">
     <owl:imports rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl"/>
     <owl:imports rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/NetcdfConventionRegistry.owl"/>
  </owl:Ontology>
  <dapObj:Dataset rdf:about="">
     <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    "/>
     <dapObj:dataset_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"/>
     <dapObj:type>
        <CoverageDescription xmlns="http://www.opengis.net/wcs/1.1" xmlns:ows="http://www.opengis.net/ows/1.1"
                             xmlns:owcs="http://www.opengis.net/wcs/1.1/ows"
                             xmlns:gml="http://www.opengis.net/gml/3.2"
                             xmlns:xlink="http://www.w3.org/1999/xlink"
                             xmlns:schemaLocation="http://www.opengis.net/wcs/1.1  http://schemas.opengis.net/wcs/1.1.0/wcsDescribeCoverage.xsd  http://www.opengis.net/ows/1.1  http://schemas.opengis.net/ows/1.1.0/owsAll.xsd  http://www.opengis.net/wcs/1.1/ows http://schemas.opengis.net/wcs/1.1.0/owsDataIdentification.xsd http://www.opengis.net/gml/3.2  http://schemas.opengis.net/gml/3.2.1/gml.xsd"
                             xmlns:grddl="http://www.w3.org/2003/g/data-view#">
           <ows:Title>Near-Real Time Surface Ocean Velocity</ows:Title>
           <ows:Abstract>CoverageDescription generated by OPeNDAP WCS UseCase 2.0</ows:Abstract>
           <Identifier>coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc</Identifier>
           <dapObj:xmlContains>
              <Domain>
                 <dapObj:xmlContains>
                    <SpatialDomain>
                       <dapObj:xmlContains>
                          <ows:BoundingBox>
                             <dapObj:xmlAttribute dapObj:name="crs" rdf:value="urn:ogc:def:crs:EPSG::4326"/>
                             <ows:LowerCorner>-97.8839 21.736</ows:LowerCorner>
                             <ows:UpperCorner>-57.2312 46.4944</ows:UpperCorner>
                          </ows:BoundingBox>
                       </dapObj:xmlContains>
                    </SpatialDomain>
                 </dapObj:xmlContains>
                 <dapObj:xmlContains>
                    <TemporalDomain>
                       <gml:timePosition>2008-03-27T16:00:00.000Z</gml:timePosition>
                    </TemporalDomain>
                 </dapObj:xmlContains>
              </Domain>
           </dapObj:xmlContains>
           <dapObj:xmlContains>
              <Range>
                 <dapObj:xmlContains>
                    <Field>
                       <ows:Title>surface_eastward_sea_water_velocity</ows:Title>
                       <ows:Abstract>Eastward component of a 2D sea surface velocity vector.</ows:Abstract>
                       <Identifier>u</Identifier>
                       <dapObj:xmlContains>
                          <Definition>
                             <ows:AnyValue/>
                          </Definition>
                       </dapObj:xmlContains>
                       <NullValue>-32768</NullValue>
                       <dapObj:xmlContains>
                          <owcs:InterpolationMethods>
                             <owcs:DefaultMethod>nearest</owcs:DefaultMethod>
                          </owcs:InterpolationMethods>
                       </dapObj:xmlContains>
                    </Field>
                 </dapObj:xmlContains>
                 <dapObj:xmlContains>
                    <Field>
                       <ows:Title>surface_northward_sea_water_velocity</ows:Title>
                       <ows:Abstract>Northward component of a 2D sea surface velocity vector.</ows:Abstract>
                       <Identifier>v</Identifier>
                       <dapObj:xmlContains>
                          <Definition>
                             <ows:AnyValue/>
                          </Definition>
                       </dapObj:xmlContains>
                       <NullValue>-32768</NullValue>
                       <dapObj:xmlContains>
                          <owcs:InterpolationMethods>
                             <owcs:DefaultMethod>nearest</owcs:DefaultMethod>
                          </owcs:InterpolationMethods>
                       </dapObj:xmlContains>
                    </Field>
                 </dapObj:xmlContains>
                 <dapObj:xmlContains>
                    <Field>
                       <ows:Title>longitudinal dilution of precision</ows:Title>
                       <ows:Abstract>The longitudinal dilution of precision (DOPx) represents the\\012contribution of the
                           radars' configuration geometry to\\012uncertainty in the eastward velocity estimate (u). DOPx
                           is a\\012direct multiplier of the standard error in obtaining the\\012standard deviation for the
                           eastward velocity estimate from the\\012least squares best fit. DOPx and DOPy are commonly used
                           to\\012obtain the geometric dilution of precision\\012(GDOP = sqrt(DOPx^2 + DOPy^2)), a useful
                           metric for filtering\\012errant velocities due to poor geometry.
                       </ows:Abstract>
                       <Identifier>DOPx</Identifier>
                       <dapObj:xmlContains>
                          <Definition>
                             <ows:AnyValue/>
                          </Definition>
                       </dapObj:xmlContains>
                       <NullValue>-32768</NullValue>
                       <dapObj:xmlContains>
                          <owcs:InterpolationMethods>
                             <owcs:DefaultMethod>nearest</owcs:DefaultMethod>
                          </owcs:InterpolationMethods>
                       </dapObj:xmlContains>
                    </Field>
                 </dapObj:xmlContains>
                 <dapObj:xmlContains>
                    <Field>
                       <ows:Title>latitudinal dilution of precision</ows:Title>
                       <ows:Abstract>The latitudinal dilution of precision (DOPy) represents the\\012contribution of the radars'
                           configuration geometry to\\012uncertainty in the northward velocity estimate (v). DOPy is
                           a\\012direct multiplier of the standard error in obtaining the\\012standard deviation for the
                           northward velocity estimate from the\\012least squares best fit. DOPx and DOPy are commonly used
                           to\\012obtain the geometric dilution of precision\\012(GDOP = sqrt(DOPx^2 + DOPy^2)), a useful
                           metric for filtering\\012errant velocities due to poor geometry.
                       </ows:Abstract>
                       <Identifier>DOPy</Identifier>
                       <dapObj:xmlContains>
                          <Definition>
                             <ows:AnyValue/>
                          </Definition>
                       </dapObj:xmlContains>
                       <NullValue>-32768</NullValue>
                       <dapObj:xmlContains>
                          <owcs:InterpolationMethods>
                             <owcs:DefaultMethod>nearest</owcs:DefaultMethod>
                          </owcs:InterpolationMethods>
                       </dapObj:xmlContains>
                    </Field>
                 </dapObj:xmlContains>
                 <dapObj:xmlContains>
                    <Field>
                       <ows:Title>Contributing radar site latitudes</ows:Title>
                       <ows:Abstract>Contributing radar site latitudes</ows:Abstract>
                       <Identifier>site_lat</Identifier>
                       <dapObj:xmlContains>
                          <Definition>
                             <ows:AnyValue/>
                          </Definition>
                       </dapObj:xmlContains>
                       <NullValue>-32768</NullValue>
                       <dapObj:xmlContains>
                          <owcs:InterpolationMethods>
                             <owcs:DefaultMethod>nearest</owcs:DefaultMethod>
                          </owcs:InterpolationMethods>
                       </dapObj:xmlContains>
                    </Field>
                 </dapObj:xmlContains>
                 <dapObj:xmlContains>
                    <Field>
                       <ows:Title>Contributing radar site longitudes</ows:Title>
                       <ows:Abstract>Contributing radar site longitudes.</ows:Abstract>
                       <Identifier>site_lon</Identifier>
                       <dapObj:xmlContains>
                          <Definition>
                             <ows:AnyValue/>
                          </Definition>
                       </dapObj:xmlContains>
                       <NullValue>-32768</NullValue>
                       <dapObj:xmlContains>
                          <owcs:InterpolationMethods>
                             <owcs:DefaultMethod>nearest</owcs:DefaultMethod>
                          </owcs:InterpolationMethods>
                       </dapObj:xmlContains>
                    </Field>
                 </dapObj:xmlContains>
                 <dapObj:xmlContains>
                    <Field>
                       <ows:Title>Contributing radar site code.</ows:Title>
                       <ows:Abstract>Contributing radar site code.</ows:Abstract>
                       <Identifier>site_code</Identifier>
                       <dapObj:xmlContains>
                          <Definition>
                             <ows:AnyValue/>
                          </Definition>
                       </dapObj:xmlContains>
                       <NullValue>-32768</NullValue>
                       <dapObj:xmlContains>
                          <owcs:InterpolationMethods>
                             <owcs:DefaultMethod>nearest</owcs:DefaultMethod>
                          </owcs:InterpolationMethods>
                       </dapObj:xmlContains>
                    </Field>
                 </dapObj:xmlContains>
                 <dapObj:xmlContains>
                    <Field>
                       <ows:Title>Contributing radar site network affiliation code.</ows:Title>
                       <ows:Abstract>Contributing radar site network affiliation code.</ows:Abstract>
                       <Identifier>site_netCode</Identifier>
                       <dapObj:xmlContains>
                          <Definition>
                             <ows:AnyValue/>
                          </Definition>
                       </dapObj:xmlContains>
                       <NullValue>-32768</NullValue>
                       <dapObj:xmlContains>
                          <owcs:InterpolationMethods>
                             <owcs:DefaultMethod>nearest</owcs:DefaultMethod>
                          </owcs:InterpolationMethods>
                       </dapObj:xmlContains>
                    </Field>
                 </dapObj:xmlContains>
                 <dapObj:xmlContains>
                    <Field>
                       <ows:Title>RTV processing parameters</ows:Title>
                       <ows:Abstract>Contributing radar site network affiliation code.</ows:Abstract>
                       <Identifier>procParams</Identifier>
                       <dapObj:xmlContains>
                          <Definition>
                             <ows:AnyValue/>
                          </Definition>
                       </dapObj:xmlContains>
                       <NullValue>-32768</NullValue>
                       <dapObj:xmlContains>
                          <owcs:InterpolationMethods>
                             <owcs:DefaultMethod>nearest</owcs:DefaultMethod>
                          </owcs:InterpolationMethods>
                       </dapObj:xmlContains>
                    </Field>
                 </dapObj:xmlContains>
              </Range>
           </dapObj:xmlContains>
           <SupportedCRS>urn:ogc:def:crs:EPSG::4326</SupportedCRS>
           <SupportedFormat>netcdf-cf1.0</SupportedFormat>
           <SupportedFormat>dap2.0</SupportedFormat>
        </CoverageDescription>
     </dapObj:type>
     <att:site_code xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                    rdf:parseType="Resource">
        <att:long_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Contributing radar site code</att:long_name>
     </att:site_code>
     <att:site_netCode xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                       rdf:parseType="Resource">
        <att:long_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Contributing radar site network affiliation code</att:long_name>
     </att:site_netCode>
     <att:NC_GLOBAL xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                    rdf:parseType="Resource">
        <att:netcdf_library_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string">netcdf library version 3.6.1 of Feb 3 2008 23:15:25 $</att:netcdf_library_version>
        <att:format_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HFRNet_1.0.0b2</att:format_version>
        <att:product_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HFRNet_1.1.01</att:product_version>
        <att:Conventions rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CF-1.1</att:Conventions>
        <att:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Near-Real Time Surface Ocean Velocity</att:title>
        <att:institution rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Scripps Institution of Oceanography</att:institution>
        <att:source rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Surface Ocean HF-Radar</att:source>
        <att:history rdf:datatype="http://www.w3.org/2001/XMLSchema#string">12-Mar-2008 22:26:19: NetCDF file created</att:history>
        <att:references rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Terrill, E. et al., 2006. Data Management and Real-time\\012Distribution in the HF-Radar National
               Network. Proceedings\\012of the MTS/IEEE Oceans 2006 Conference, Boston MA,\\012September 2006.
           </att:references>
        <att:creator_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Mark Otero</att:creator_name>
        <att:creator_email rdf:datatype="http://www.w3.org/2001/XMLSchema#string">motero@mpl.ucsd.edu</att:creator_email>
        <att:creator_url rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://cordc.ucsd.edu/projects/mapping/</att:creator_url>
        <att:summary rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Surface ocean velocities estimated from HF-Radar are\\012representitive of the upper 0.3 - 2.5 meters
               of the\\012ocean. The main objective of near-real time\\012processing is to produce the best product
               from\\012available data at the time of processing. Radial\\012velocity measurements are obtained from
               individual\\012radar sites through the HF-Radar Network and\\012processed to create near-real time
               velocities\\012(RTVs)
           </att:summary>
        <att:geospatial_lat_min rdf:datatype="http://www.w3.org/2001/XMLSchema#float">21.73596001</att:geospatial_lat_min>
        <att:geospatial_lat_max rdf:datatype="http://www.w3.org/2001/XMLSchema#float">46.49441910</att:geospatial_lat_max>
        <att:geospatial_lon_min rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-97.88385010</att:geospatial_lon_min>
        <att:geospatial_lon_max rdf:datatype="http://www.w3.org/2001/XMLSchema#float">-57.23120880</att:geospatial_lon_max>
        <att:grid_resolution rdf:datatype="http://www.w3.org/2001/XMLSchema#string">6km</att:grid_resolution>
        <att:grid_projection rdf:datatype="http://www.w3.org/2001/XMLSchema#string">equidistant cylindrical</att:grid_projection>
        <att:regional_description rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Unites States, East and Gulf Coast</att:regional_description>
     </att:NC_GLOBAL>
     <att:DODS_EXTRA xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                     rdf:parseType="Resource">
        <att:Unlimited_Dimension rdf:datatype="http://www.w3.org/2001/XMLSchema#string">time</att:Unlimited_Dimension>
     </att:DODS_EXTRA>
     <dapObj:isContainerOf>
        <dap:Int32 rdf:ID="time">
           <att:standard_name xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                              rdf:datatype="http://www.w3.org/2001/XMLSchema#string">time</att:standard_name>
           <att:units xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                      rdf:datatype="http://www.w3.org/2001/XMLSchema#string">seconds since 1970-01-01</att:units>
           <att:calendar xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                         rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gregorian</att:calendar>
           <dapObj:hasDimensions rdf:parseType="Collection">
              <dap:dimension>
                 <dapObj:size>1</dapObj:size>
                 <dapObj:name>time</dapObj:name>
              </dap:dimension>
           </dapObj:hasDimensions>
           <dapObj:localId rdf:datatype="http://www.w3.org/2001/XMLSchema#string">time</dapObj:localId>
        </dap:Int32>
     </dapObj:isContainerOf>
     <dapObj:isContainerOf>
        <dap:Float32 rdf:ID="lat">
           <att:standard_name xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                              rdf:datatype="http://www.w3.org/2001/XMLSchema#string">latitude</att:standard_name>
           <att:units xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                      rdf:datatype="http://www.w3.org/2001/XMLSchema#string">degrees_north</att:units>
           <dapObj:hasDimensions rdf:parseType="Collection">
              <dap:dimension>
                 <dapObj:size>460</dapObj:size>
                 <dapObj:name>lat</dapObj:name>
              </dap:dimension>
           </dapObj:hasDimensions>
           <dapObj:localId rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lat</dapObj:localId>
        </dap:Float32>
     </dapObj:isContainerOf>
     <dapObj:isContainerOf>
        <dap:Float32 rdf:ID="lon">
           <att:standard_name xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                              rdf:datatype="http://www.w3.org/2001/XMLSchema#string">longitude</att:standard_name>
           <att:units xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                      rdf:datatype="http://www.w3.org/2001/XMLSchema#string">degrees_east</att:units>
           <dapObj:hasDimensions rdf:parseType="Collection">
              <dap:dimension>
                 <dapObj:size>701</dapObj:size>
                 <dapObj:name>lon</dapObj:name>
              </dap:dimension>
           </dapObj:hasDimensions>
           <dapObj:localId rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lon</dapObj:localId>
        </dap:Float32>
     </dapObj:isContainerOf>
     <dapObj:isContainerOf>
        <dap:Grid rdf:ID="u">
           <att:standard_name xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                              rdf:datatype="http://www.w3.org/2001/XMLSchema#string">surface_eastward_sea_water_velocity</att:standard_name>
           <att:units xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                      rdf:datatype="http://www.w3.org/2001/XMLSchema#string">m s-1</att:units>
           <att:_FillValue xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                           rdf:datatype="http://www.w3.org/2001/XMLSchema#short">-32768</att:_FillValue>
           <att:scale_factor xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                             rdf:datatype="http://www.w3.org/2001/XMLSchema#float">0.009999999776</att:scale_factor>
           <att:ancillary_variables xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                                    rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DOPx</att:ancillary_variables>
           <dapObj:isContainerOf>
              <dap:Int16 rdf:ID="u.
            u">
                 <dapObj:hasDimensions rdf:parseType="Collection">
                    <dap:dimension>
                       <dapObj:size>1</dapObj:size>
                       <dapObj:name>time</dapObj:name>
                    </dap:dimension>
                    <dap:dimension>
                       <dapObj:size>460</dapObj:size>
                       <dapObj:name>lat</dapObj:name>
                    </dap:dimension>
                    <dap:dimension>
                       <dapObj:size>701</dapObj:size>
                       <dapObj:name>lon</dapObj:name>
                    </dap:dimension>
                 </dapObj:hasDimensions>
                 <dapObj:localId rdf:datatype="http://www.w3.org/2001/XMLSchema#string">u.
           u</dapObj:localId>
              </dap:Int16>
           </dapObj:isContainerOf>
           <dapObj:hasMap>
              <dap:Int32 rdf:ID="u.
            time">
                 <dapObj:hasDimensions rdf:parseType="Collection">
                    <dap:dimension>
                       <dapObj:size>1</dapObj:size>
                       <dapObj:name>time</dapObj:name>
                    </dap:dimension>
                 </dapObj:hasDimensions>
                 <dapObj:localId rdf:datatype="http://www.w3.org/2001/XMLSchema#string">u.
           time</dapObj:localId>
              </dap:Int32>
           </dapObj:hasMap>
           <dapObj:hasMap>
              <dap:Float32 rdf:ID="u.
            lat">
                 <dapObj:hasDimensions rdf:parseType="Collection">
                    <dap:dimension>
                       <dapObj:size>460</dapObj:size>
                       <dapObj:name>lat</dapObj:name>
                    </dap:dimension>
                 </dapObj:hasDimensions>
                 <dapObj:localId rdf:datatype="http://www.w3.org/2001/XMLSchema#string">u.
           lat</dapObj:localId>
              </dap:Float32>
           </dapObj:hasMap>
           <dapObj:hasMap>
              <dap:Float32 rdf:ID="u.
            lon">
                 <dapObj:hasDimensions rdf:parseType="Collection">
                    <dap:dimension>
                       <dapObj:size>701</dapObj:size>
                       <dapObj:name>lon</dapObj:name>
                    </dap:dimension>
                 </dapObj:hasDimensions>
                 <dapObj:localId rdf:datatype="http://www.w3.org/2001/XMLSchema#string">u.
           lon</dapObj:localId>
              </dap:Float32>
           </dapObj:hasMap>
           <dapObj:localId rdf:datatype="http://www.w3.org/2001/XMLSchema#string">u</dapObj:localId>
        </dap:Grid>
     </dapObj:isContainerOf>
     <dapObj:isContainerOf>
        <dap:Grid rdf:ID="v">
           <att:standard_name xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                              rdf:datatype="http://www.w3.org/2001/XMLSchema#string">surface_northward_sea_water_velocity</att:standard_name>
           <att:units xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                      rdf:datatype="http://www.w3.org/2001/XMLSchema#string">m s-1</att:units>
           <att:_FillValue xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                           rdf:datatype="http://www.w3.org/2001/XMLSchema#short">-32768</att:_FillValue>
           <att:scale_factor xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                             rdf:datatype="http://www.w3.org/2001/XMLSchema#float">0.009999999776</att:scale_factor>
           <att:ancillary_variables xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                                    rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DOPy</att:ancillary_variables>
           <dapObj:isContainerOf>
              <dap:Int16 rdf:ID="v.
            v">
                 <dapObj:hasDimensions rdf:parseType="Collection">
                    <dap:dimension>
                       <dapObj:size>1</dapObj:size>
                       <dapObj:name>time</dapObj:name>
                    </dap:dimension>
                    <dap:dimension>
                       <dapObj:size>460</dapObj:size>
                       <dapObj:name>lat</dapObj:name>
                    </dap:dimension>
                    <dap:dimension>
                       <dapObj:size>701</dapObj:size>
                       <dapObj:name>lon</dapObj:name>
                    </dap:dimension>
                 </dapObj:hasDimensions>
                 <dapObj:localId rdf:datatype="http://www.w3.org/2001/XMLSchema#string">v.
           v</dapObj:localId>
              </dap:Int16>
           </dapObj:isContainerOf>
           <dapObj:hasMap>
              <dap:Int32 rdf:ID="v.
            time">
                 <dapObj:hasDimensions rdf:parseType="Collection">
                    <dap:dimension>
                       <dapObj:size>1</dapObj:size>
                       <dapObj:name>time</dapObj:name>
                    </dap:dimension>
                 </dapObj:hasDimensions>
                 <dapObj:localId rdf:datatype="http://www.w3.org/2001/XMLSchema#string">v.
           time</dapObj:localId>
              </dap:Int32>
           </dapObj:hasMap>
           <dapObj:hasMap>
              <dap:Float32 rdf:ID="v.
            lat">
                 <dapObj:hasDimensions rdf:parseType="Collection">
                    <dap:dimension>
                       <dapObj:size>460</dapObj:size>
                       <dapObj:name>lat</dapObj:name>
                    </dap:dimension>
                 </dapObj:hasDimensions>
                 <dapObj:localId rdf:datatype="http://www.w3.org/2001/XMLSchema#string">v.
           lat</dapObj:localId>
              </dap:Float32>
           </dapObj:hasMap>
           <dapObj:hasMap>
              <dap:Float32 rdf:ID="v.
            lon">
                 <dapObj:hasDimensions rdf:parseType="Collection">
                    <dap:dimension>
                       <dapObj:size>701</dapObj:size>
                       <dapObj:name>lon</dapObj:name>
                    </dap:dimension>
                 </dapObj:hasDimensions>
                 <dapObj:localId rdf:datatype="http://www.w3.org/2001/XMLSchema#string">v.
           lon</dapObj:localId>
              </dap:Float32>
           </dapObj:hasMap>
           <dapObj:localId rdf:datatype="http://www.w3.org/2001/XMLSchema#string">v</dapObj:localId>
        </dap:Grid>
     </dapObj:isContainerOf>
     <dapObj:isContainerOf>
        <dap:Grid rdf:ID="DOPx">
           <att:long_name xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                          rdf:datatype="http://www.w3.org/2001/XMLSchema#string">longitudinal dilution of precision</att:long_name>
           <att:comment xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                        rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The longitudinal dilution of precision (DOPx) represents the\\012contribution of the radars'
               configuration geometry to\\012uncertainty in the eastward velocity estimate (u). DOPx is a\\012direct
               multiplier of the standard error in obtaining the\\012standard deviation for the eastward velocity
               estimate from the\\012least squares best fit. DOPx and DOPy are commonly used to\\012obtain the
               geometric dilution of precision\\012(GDOP = sqrt(DOPx^2 + DOPy^2)), a useful metric for
               filtering\\012errant velocities due to poor geometry.
           </att:comment>
           <att:_FillValue xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                           rdf:datatype="http://www.w3.org/2001/XMLSchema#short">-32768</att:_FillValue>
           <att:scale_factor xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                             rdf:datatype="http://www.w3.org/2001/XMLSchema#float">0.009999999776</att:scale_factor>
           <dapObj:isContainerOf>
              <dap:Int16 rdf:ID="DOPx.
            DOPx">
                 <dapObj:hasDimensions rdf:parseType="Collection">
                    <dap:dimension>
                       <dapObj:size>1</dapObj:size>
                       <dapObj:name>time</dapObj:name>
                    </dap:dimension>
                    <dap:dimension>
                       <dapObj:size>460</dapObj:size>
                       <dapObj:name>lat</dapObj:name>
                    </dap:dimension>
                    <dap:dimension>
                       <dapObj:size>701</dapObj:size>
                       <dapObj:name>lon</dapObj:name>
                    </dap:dimension>
                 </dapObj:hasDimensions>
                 <dapObj:localId rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DOPx.
           DOPx</dapObj:localId>
              </dap:Int16>
           </dapObj:isContainerOf>
           <dapObj:hasMap>
              <dap:Int32 rdf:ID="DOPx.
            time">
                 <dapObj:hasDimensions rdf:parseType="Collection">
                    <dap:dimension>
                       <dapObj:size>1</dapObj:size>
                       <dapObj:name>time</dapObj:name>
                    </dap:dimension>
                 </dapObj:hasDimensions>
                 <dapObj:localId rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DOPx.
           time</dapObj:localId>
              </dap:Int32>
           </dapObj:hasMap>
           <dapObj:hasMap>
              <dap:Float32 rdf:ID="DOPx.
            lat">
                 <dapObj:hasDimensions rdf:parseType="Collection">
                    <dap:dimension>
                       <dapObj:size>460</dapObj:size>
                       <dapObj:name>lat</dapObj:name>
                    </dap:dimension>
                 </dapObj:hasDimensions>
                 <dapObj:localId rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DOPx.
           lat</dapObj:localId>
              </dap:Float32>
           </dapObj:hasMap>
           <dapObj:hasMap>
              <dap:Float32 rdf:ID="DOPx.
            lon">
                 <dapObj:hasDimensions rdf:parseType="Collection">
                    <dap:dimension>
                       <dapObj:size>701</dapObj:size>
                       <dapObj:name>lon</dapObj:name>
                    </dap:dimension>
                 </dapObj:hasDimensions>
                 <dapObj:localId rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DOPx.
           lon</dapObj:localId>
              </dap:Float32>
           </dapObj:hasMap>
           <dapObj:localId rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DOPx</dapObj:localId>
        </dap:Grid>
     </dapObj:isContainerOf>
     <dapObj:isContainerOf>
        <dap:Grid rdf:ID="DOPy">
           <att:long_name xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                          rdf:datatype="http://www.w3.org/2001/XMLSchema#string">latitudinal dilution of precision</att:long_name>
           <att:comment xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                        rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The latitudinal dilution of precision (DOPy) represents the\\012contribution of the radars'
               configuration geometry to\\012uncertainty in the northward velocity estimate (v). DOPy is a\\012direct
               multiplier of the standard error in obtaining the\\012standard deviation for the northward velocity
               estimate from the\\012least squares best fit. DOPx and DOPy are commonly used to\\012obtain the
               geometric dilution of precision\\012(GDOP = sqrt(DOPx^2 + DOPy^2)), a useful metric for
               filtering\\012errant velocities due to poor geometry.
           </att:comment>
           <att:_FillValue xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                           rdf:datatype="http://www.w3.org/2001/XMLSchema#short">-32768</att:_FillValue>
           <att:scale_factor xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                             rdf:datatype="http://www.w3.org/2001/XMLSchema#float">0.009999999776</att:scale_factor>
           <dapObj:isContainerOf>
              <dap:Int16 rdf:ID="DOPy.
            DOPy">
                 <dapObj:hasDimensions rdf:parseType="Collection">
                    <dap:dimension>
                       <dapObj:size>1</dapObj:size>
                       <dapObj:name>time</dapObj:name>
                    </dap:dimension>
                    <dap:dimension>
                       <dapObj:size>460</dapObj:size>
                       <dapObj:name>lat</dapObj:name>
                    </dap:dimension>
                    <dap:dimension>
                       <dapObj:size>701</dapObj:size>
                       <dapObj:name>lon</dapObj:name>
                    </dap:dimension>
                 </dapObj:hasDimensions>
                 <dapObj:localId rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DOPy.
           DOPy</dapObj:localId>
              </dap:Int16>
           </dapObj:isContainerOf>
           <dapObj:hasMap>
              <dap:Int32 rdf:ID="DOPy.
            time">
                 <dapObj:hasDimensions rdf:parseType="Collection">
                    <dap:dimension>
                       <dapObj:size>1</dapObj:size>
                       <dapObj:name>time</dapObj:name>
                    </dap:dimension>
                 </dapObj:hasDimensions>
                 <dapObj:localId rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DOPy.
           time</dapObj:localId>
              </dap:Int32>
           </dapObj:hasMap>
           <dapObj:hasMap>
              <dap:Float32 rdf:ID="DOPy.
            lat">
                 <dapObj:hasDimensions rdf:parseType="Collection">
                    <dap:dimension>
                       <dapObj:size>460</dapObj:size>
                       <dapObj:name>lat</dapObj:name>
                    </dap:dimension>
                 </dapObj:hasDimensions>
                 <dapObj:localId rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DOPy.
           lat</dapObj:localId>
              </dap:Float32>
           </dapObj:hasMap>
           <dapObj:hasMap>
              <dap:Float32 rdf:ID="DOPy.
            lon">
                 <dapObj:hasDimensions rdf:parseType="Collection">
                    <dap:dimension>
                       <dapObj:size>701</dapObj:size>
                       <dapObj:name>lon</dapObj:name>
                    </dap:dimension>
                 </dapObj:hasDimensions>
                 <dapObj:localId rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DOPy.
           lon</dapObj:localId>
              </dap:Float32>
           </dapObj:hasMap>
           <dapObj:localId rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DOPy</dapObj:localId>
        </dap:Grid>
     </dapObj:isContainerOf>
     <dapObj:isContainerOf>
        <dap:Float32 rdf:ID="site_lat">
           <att:long_name xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                          rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Contributing radar site latitudes</att:long_name>
           <att:standard_name xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                              rdf:datatype="http://www.w3.org/2001/XMLSchema#string">latitude</att:standard_name>
           <att:units xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                      rdf:datatype="http://www.w3.org/2001/XMLSchema#string">degrees_north</att:units>
           <dapObj:hasDimensions rdf:parseType="Collection">
              <dap:dimension>
                 <dapObj:size>27</dapObj:size>
                 <dapObj:name>nSites</dapObj:name>
              </dap:dimension>
           </dapObj:hasDimensions>
           <dapObj:localId rdf:datatype="http://www.w3.org/2001/XMLSchema#string">site_lat</dapObj:localId>
        </dap:Float32>
     </dapObj:isContainerOf>
     <dapObj:isContainerOf>
        <dap:Float32 rdf:ID="site_lon">
           <att:long_name xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                          rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Contributing radar site longitudes</att:long_name>
           <att:standard_name xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                              rdf:datatype="http://www.w3.org/2001/XMLSchema#string">longitude</att:standard_name>
           <att:units xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                      rdf:datatype="http://www.w3.org/2001/XMLSchema#string">degrees_east</att:units>
           <dapObj:hasDimensions rdf:parseType="Collection">
              <dap:dimension>
                 <dapObj:size>27</dapObj:size>
                 <dapObj:name>nSites</dapObj:name>
              </dap:dimension>
           </dapObj:hasDimensions>
           <dapObj:localId rdf:datatype="http://www.w3.org/2001/XMLSchema#string">site_lon</dapObj:localId>
        </dap:Float32>
     </dapObj:isContainerOf>
     <dapObj:isContainerOf>
        <dap:Float32 rdf:ID="procParams">
           <att:long_name xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                          rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RTV processing parameters</att:long_name>
           <att:comment xmlns:att="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    "
                        rdf:datatype="http://www.w3.org/2001/XMLSchema#string">\\01201) Maximum GDOP threshold\\01202) Maximum speed threshold (cm s-1)\\01203) Minimum number of
               sites required\\01204) Minimum number of radials required\\01205) Maximum angular gap to interpolate
               radial\\012 data over (degrees, 0 = no interpolation)\\01206) Maximum gap in range to interpolate
               radial\\012 data over (range-resolution, 0 = no interpolation)\\01207) Spatial search radius for radial
               solutions (km)
           </att:comment>
           <dapObj:hasDimensions rdf:parseType="Collection">
              <dap:dimension>
                 <dapObj:size>7</dapObj:size>
                 <dapObj:name>nProcParam</dapObj:name>
              </dap:dimension>
           </dapObj:hasDimensions>
           <dapObj:localId rdf:datatype="http://www.w3.org/2001/XMLSchema#string">procParams</dapObj:localId>
        </dap:Float32>
     </dapObj:isContainerOf>
  </dapObj:Dataset>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    wcsStuff">
     <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
     <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    "/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    site_code">
     <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
     <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    "/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    long_name">
     <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
     <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    "/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    site_netCode">
     <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
     <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    "/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    NC_GLOBAL">
     <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
     <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    "/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    netcdf_library_version">
     <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
     <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    "/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    format_version">
     <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
     <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    "/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    product_version">
     <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
     <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    "/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    Conventions">
     <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
     <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    "/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    title">
     <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
     <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    "/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    institution">
     <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
     <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    "/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    source">
     <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
     <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    "/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    history">
     <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
     <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    "/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    references">
     <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
     <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    "/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    creator_name">
     <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
     <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    "/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    creator_email">
     <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
     <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    "/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    creator_url">
     <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
     <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    "/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    summary">
     <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
     <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    "/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    geospatial_lat_min">
     <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
     <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    "/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    geospatial_lat_max">
     <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
     <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    "/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    geospatial_lon_min">
     <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
     <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    "/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    geospatial_lon_max">
     <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
     <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    "/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    grid_resolution">
     <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
     <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    "/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    grid_projection">
     <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
     <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    "/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    regional_description">
     <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
     <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    "/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    DODS_EXTRA">
     <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
     <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    "/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    Unlimited_Dimension">
     <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
     <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    "/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    standard_name">
     <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
     <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    "/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    units">
     <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
     <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    "/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    calendar">
     <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
     <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    "/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    _FillValue">
     <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
     <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    "/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    scale_factor">
     <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
     <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    "/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    ancillary_variables">
     <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
     <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    "/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#%0A    comment">
     <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
     <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf%0A    "/>
  </owl:DatatypeProperty>
</rdf:RDF>