Difference between revisions of "WCS Describe Coverage Document For Points"

From Earth Science Information Partners (ESIP)
Line 1: Line 1:
 
{{WCS Glossary
 
{{WCS Glossary
|TermDesc=The document describes the coverage in detail, so that the user knows what the data is and what are the dimensions of the data.
+
|TermDesc=This document is the detailed description of a WCS coverage. It lists the geo range and time dimension of the coverage, fields, location dimensions of the field, and field information like units. The Capabilities Processor produces this by clients request.
|Links=
+
|Links=[[Capabilities_Processor|Capabilities Processor]]
 
}}
 
}}
  
National Climate Data Center ASOS [http://128.252.202.19:8080/NCDC?Service=WCS&Version=1.1.2&Request=DescribeCoverage&identifiers=ASOS DescribeCoverage]
+
DescribeCoverage for [http://128.252.202.19:8080/CIRA?service=WCS&version=1.1.2&Request=DescribeCoverage&identifiers=VIEWS CIRA/VIEWS]
  
 
     <CoverageDescription>
 
     <CoverageDescription>
 
+
        <ows11:Title>Visibility Information Exchange Web System</ows11:Title>
* Title=''ASOS 1 minute data''
+
        <Identifier>VIEWS</Identifier>
* Abstract=none
 
* Identifier=ASOS
 
 
 
    <ows11:Title>ASOS 1 minute data</ows11:Title>
 
    <Identifier>ASOS</Identifier>
 
  
 
* Latitude and Longitude bounds in EPSG:4326 and WGS 84 projections. This is regardless what the data projection is.
 
* Latitude and Longitude bounds in EPSG:4326 and WGS 84 projections. This is regardless what the data projection is.
  
    <ows11:WGS84BoundingBox crs="urn:ogc:def:crs:OGC:2:84">
+
        <ows11:BoundingBox crs="urn:ogc:def:crs:EPSG::4326" dimensions="2">
        <ows11:LowerCorner>-180.0000 -90.0000</ows11:LowerCorner>
+
            <ows11:LowerCorner>+18.0000 -161.0000</ows11:LowerCorner>
        <ows11:UpperCorner>+179.7500 +89.3830</ows11:UpperCorner>
+
            <ows11:UpperCorner>+65.0000 -64.0000</ows11:UpperCorner>
    </ows11:WGS84BoundingBox>
+
        </ows11:BoundingBox>
  
 
* Time dimension
 
* Time dimension
  
    <TimePeriod>
+
        <TimePeriod>
        <BeginPosition>2009-01-01T00:00:00Z</BeginPosition>
+
            <BeginPosition>1979-07-27T00:00:00Z</BeginPosition>
        <EndPosition>2010-06-30T00:00:00Z</EndPosition>
+
            <EndPosition>2009-03-31T00:00:00Z</EndPosition>
        <TimeResolution>PT1M</TimeResolution>
+
            <TimeResolution>P1D</TimeResolution>
    </TimePeriod>
+
        </TimePeriod>
  
 
* Fields of Coverage. The example is the first on the list.
 
* Fields of Coverage. The example is the first on the list.
Line 36: Line 31:
 
** Human Readable Title  
 
** Human Readable Title  
  
         <ows11:Title>Dew Point</ows11:Title>
+
         <ows11:Title>Carbon Extinction (Fine) (organic)</ows11:Title>
 +
        <ows11:Abstract>NULL</ows11:Abstract>
  
 
** Machine Readable Identifier
 
** Machine Readable Identifier
  
         <Identifier>DEWP</Identifier>
+
         <Identifier>OMCf_bext</Identifier>
  
** Data Definition. Value can be any number, datatype is IEEE 32 bit float and Units Of Measure is Fahrenheit ratio
 
  
 +
** Data Definition. Value can be any number, datatype is IEEE 32 bit float and Units Of Measure is CIRA specific code, to be updated with human readable name later.
  
 
         <Definition>
 
         <Definition>
 
             <ows11:AnyValue/>
 
             <ows11:AnyValue/>
 
             <ows11:DataType>float</ows11:DataType>
 
             <ows11:DataType>float</ows11:DataType>
             <ows11:UOM>F</ows11:UOM>
+
             <ows11:UOM>400</ows11:UOM>
 
         </Definition>
 
         </Definition>
 
** IEEE standard for not a number.
 
  
 
         <NullValue>nan</NullValue>
 
         <NullValue>nan</NullValue>
Line 66: Line 60:
  
 
** Datafed convention. The key is a WFS call to get the location table.
 
** Datafed convention. The key is a WFS call to get the location table.
 +
 
             <AvailableKeys>
 
             <AvailableKeys>
                <Key>http://128.252.202.19:8080/NCDC?service=WFS&amp;Version=1.0.0&amp;Request=GetFeature&amp;typename=ASOS&amp;filter=field:DEWP&amp;outputFormat=text/csv</Key>
+
            <Key>http://128.252.202.19:8080/CIRA?service=WFS&amp;Version=1.0.0&amp;Request=GetFeature&amp;typename=VIEWS&amp;filter=field:OMCf_bext&amp;outputFormat=text/csv</Key>
 
             </AvailableKeys>
 
             </AvailableKeys>
  
Line 89: Line 84:
  
 
     </CoverageDescription>
 
     </CoverageDescription>
 +
 
[[Category:StationPoint]][[Category:Cube]][[Category:Server]]
 
[[Category:StationPoint]][[Category:Cube]][[Category:Server]]

Revision as of 15:39, September 3, 2010

< Back to Glossary | Edit with Form

WCS_Describe_Coverage_Document_For_Points Description: This document is the detailed description of a WCS coverage. It lists the geo range and time dimension of the coverage, fields, location dimensions of the field, and field information like units. The Capabilities Processor produces this by clients request.

Glossary Domain: {{{Glossary Domain}}}"{{{Glossary Domain}}}" is not in the list (WCS, HTAP, AQInfrastructure) of allowed values for the "Glossary Domain" property.

Related Links

Links to this page
[[Links::Capabilities Processor]]

Contributors

No Contributors

History

No History Available

Term Details


DescribeCoverage for CIRA/VIEWS

   <CoverageDescription>
       <ows11:Title>Visibility Information Exchange Web System</ows11:Title>
       <Identifier>VIEWS</Identifier>
  • Latitude and Longitude bounds in EPSG:4326 and WGS 84 projections. This is regardless what the data projection is.
       <ows11:BoundingBox crs="urn:ogc:def:crs:EPSG::4326" dimensions="2">
           <ows11:LowerCorner>+18.0000 -161.0000</ows11:LowerCorner>
           <ows11:UpperCorner>+65.0000 -64.0000</ows11:UpperCorner>
       </ows11:BoundingBox>
  • Time dimension
       <TimePeriod>
           <BeginPosition>1979-07-27T00:00:00Z</BeginPosition>
           <EndPosition>2009-03-31T00:00:00Z</EndPosition>
           <TimeResolution>P1D</TimeResolution>
       </TimePeriod>
  • Fields of Coverage. The example is the first on the list.
   <Field>
    • Human Readable Title
       <ows11:Title>Carbon Extinction (Fine) (organic)</ows11:Title>
       <ows11:Abstract>NULL</ows11:Abstract>
    • Machine Readable Identifier
       <Identifier>OMCf_bext</Identifier>


    • Data Definition. Value can be any number, datatype is IEEE 32 bit float and Units Of Measure is CIRA specific code, to be updated with human readable name later.
       <Definition>
           <ows11:AnyValue/>
           <ows11:DataType>float</ows11:DataType>
           <ows11:UOM>400</ows11:UOM>
       </Definition>
       <NullValue>nan</NullValue>
       <InterpolationMethods>
           <Default>none</Default>
       </InterpolationMethods>
    • Location dimension
       <Axis identifier="location">
    • Datafed convention. The key is a WFS call to get the location table.
           <AvailableKeys>
           <Key>http://128.252.202.19:8080/CIRA?service=WFS&Version=1.0.0&Request=GetFeature&typename=VIEWS&filter=field:OMCf_bext&outputFormat=text/csv</Key>
           </AvailableKeys>
    • Human readable explanation for the dimension
           <ows11:Meaning>location</ows11:Meaning>
       </Axis>
   </Field>

At the very end:

   <SupportedCRS>urn:ogc:def:crs:EPSG::4326</SupportedCRS>
   <SupportedCRS>urn:ogc:def:crs:OGC:2:84</SupportedCRS>
  • Supported Formats: The more natural text/csv is recommended and application/octet-stream is widely used legacy mime type for CSV.
   <SupportedFormat>text/csv</SupportedFormat>
   <SupportedFormat>application/octet-stream</SupportedFormat>
   </CoverageDescription>