<?xml version="1.0" encoding="UTF-8"?>
<WCS_Capabilities xmlns="http://www.opengis.net/wcs" xmlns:gml="http://www.opengis.net/gml" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0.0">
  <Service>
    <fees>NONE</fees>
    <accessConstraints>NONE</accessConstraints>
  </Service>
  <Capability>
    <Request>
      <GetCapabilities>
        <DCPType>
          <HTTP>
            <Get>
              <OnlineResource xlink:href="http://esrl.noaa.gov/psd/thredds/wcs/Datasets/cpc_us_hour_precip/precip.hour.1987.nc" />
            </Get>
          </HTTP>
        </DCPType>
      </GetCapabilities>
      <DescribeCoverage>
        <DCPType>
          <HTTP>
            <Get>
              <OnlineResource xlink:href="http://esrl.noaa.gov/psd/thredds/wcs/Datasets/cpc_us_hour_precip/precip.hour.1987.nc" />
            </Get>
          </HTTP>
        </DCPType>
      </DescribeCoverage>
      <GetCoverage>
        <DCPType>
          <HTTP>
            <Get>
              <OnlineResource xlink:href="http://esrl.noaa.gov/psd/thredds/wcs/Datasets/cpc_us_hour_precip/precip.hour.1987.nc" />
            </Get>
          </HTTP>
        </DCPType>
      </GetCoverage>
    </Request>
    <Exception>
      <Format>application/vnd.ogc.se_xml</Format>
    </Exception>
  </Capability>
  <ContentMetadata>
    <CoverageOfferingBrief>
      <description>precip                        in                            true  Hourly Accumulated Precipitation</description>
      <name>precip</name>
      <label>Hourly Accumulated Precipitation</label>
      <lonLatEnvelope srsName="urn:ogc:def:crs:OGC:1.3:CRS84">
        <gml:pos>-140.0 20.0</gml:pos>
        <gml:pos>-60.0 60.0</gml:pos>
        <gml:timePosition>1987-01-01T00:00:00Z</gml:timePosition>
        <gml:timePosition>1987-12-31T23:00:00Z</gml:timePosition>
      </lonLatEnvelope>
    </CoverageOfferingBrief>
  </ContentMetadata>
</WCS_Capabilities>

