<?xml version='1.0' encoding="ISO-8859-1" ?>
<CoverageDescription
   version="1.0.0" 
   updateSequence="0" 
   xmlns="http://www.opengis.net/wcs" 
   xmlns:xlink="http://www.w3.org/1999/xlink" 
   xmlns:gml="http://www.opengis.net/gml" 
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://www.opengis.net/wcs http://schemas.opengis.net/wcs/1.0.0/describeCoverage.xsd">
  <CoverageOffering>
  <name>etopo1</name>
  <label>ETOPO1 (1 min)</label>
    <lonLatEnvelope srsName="urn:ogc:def:crs:OGC:1.3:CRS84">
      <gml:pos>-180.008333333333 -90.0083333333333</gml:pos>
      <gml:pos>180.008333333333 90.0083333333333</gml:pos>
    </lonLatEnvelope>
    <domainSet>
      <spatialDomain>
        <gml:Envelope srsName="EPSG:4326">
          <gml:pos>-180.008333333333 -90.0083333333333</gml:pos>
          <gml:pos>180.008333333333 90.0083333333333</gml:pos>
        </gml:Envelope>
        <gml:Envelope srsName="EPSG:4326">
          <gml:pos>-180.008333333333 -90.0083333333333</gml:pos>
          <gml:pos>180.008333333333 90.0083333333333</gml:pos>
        </gml:Envelope>
        <gml:RectifiedGrid dimension="2">
          <gml:limits>
            <gml:GridEnvelope>
              <gml:low>0 0</gml:low>
              <gml:high>21600 10800</gml:high>
            </gml:GridEnvelope>
          </gml:limits>
          <gml:axisName>x</gml:axisName>
          <gml:axisName>y</gml:axisName>
          <gml:origin>
            <gml:pos>-180.008333333333 90.0083333333333</gml:pos>
          </gml:origin>
          <gml:offsetVector>0.0166666666666667 0</gml:offsetVector>
          <gml:offsetVector>0 -0.0166666666666667</gml:offsetVector>
        </gml:RectifiedGrid>
      </spatialDomain>
    </domainSet>
    <rangeSet>
      <RangeSet>
        <name>elevation</name>
        <label>elevation/bathymetry</label>
      </RangeSet>
    </rangeSet>
    <supportedCRSs>
      <requestResponseCRSs>EPSG:4326</requestResponseCRSs>
      <nativeCRSs>EPSG:4326</nativeCRSs>
    </supportedCRSs>
    <supportedFormats>
      <formats>GEOTIFF</formats>
      <formats>AAIGRID</formats>
      <formats>XYZ</formats>
      <formats>GMT</formats>
      <formats>NETCDF</formats>
    </supportedFormats>
    <supportedInterpolations default="nearest neighbor">
      <interpolationMethod>nearest neighbor</interpolationMethod>
      <interpolationMethod>bilinear</interpolationMethod>
    </supportedInterpolations>
  </CoverageOffering>
</CoverageDescription>
