<?xml version="1.0" encoding="UTF-8"?>
<gridDataset location="/thredds/ncss/hmrg_bathytopo_1km_mhi" path="path">
  <axis name="x" shape="901" type="double" axisType="Lon">
    <attribute name="actual_range" type="double" value="-162.0 -153.0" />
    <attribute name="units" value="degrees_east" />
    <attribute name="long_name" value="longitude" />
    <attribute name="standard_name" value="longitude" />
    <attribute name="_CoordinateAxisType" value="Lon" />
    <values start="-162.0" increment="0.009999999999990905" npts="901" />
  </axis>
  <axis name="y" shape="801" type="double" axisType="Lat">
    <attribute name="long_name" value="latitude" />
    <attribute name="actual_range" type="double" value="17.0 25.0" />
    <attribute name="units" value="degrees_north" />
    <attribute name="standard_name" value="latitude" />
    <attribute name="_CoordinateAxisType" value="Lat" />
    <values start="17.0" increment="0.010000000000001563" npts="801" />
  </axis>
  <gridSet name="y x">
    <projectionBox>
      <minx>-162.005</minx>
      <maxx>-152.995</maxx>
      <miny>16.994999999999997</miny>
      <maxy>25.005</maxy>
    </projectionBox>
    <axisRef name="y" />
    <axisRef name="x" />
    <grid name="z" desc="bathymetry and topography" shape="y x" type="float">
      <attribute name="long_name" value="bathymetry and topography" />
      <attribute name="_FillValue" type="float" value="0.0" />
      <attribute name="actual_range" type="double" value="-6076.3798828125 3928.260009765625" />
      <attribute name="units" value="meters" />
      <attribute name="_ChunkSizes" type="int" value="134 129" />
      <attribute name="standard_name" value="height" />
      <attribute name="positive" value="up" />
    </grid>
  </gridSet>
  <LatLonBox>
    <west>-162.0000</west>
    <east>-153.0000</east>
    <south>17.0000</south>
    <north>25.0000</north>
  </LatLonBox>
  <AcceptList>
    <GridAsPoint>
      <accept displayName="xml">xml</accept>
      <accept displayName="xml (file)">xml_file</accept>
      <accept displayName="csv">csv</accept>
      <accept displayName="csv (file)">csv_file</accept>
      <accept displayName="geocsv">geocsv</accept>
      <accept displayName="geocsv (file)">geocsv_file</accept>
      <accept displayName="netcdf">netcdf</accept>
    </GridAsPoint>
    <Grid>
      <accept displayName="netcdf">netcdf</accept>
    </Grid>
  </AcceptList>
</gridDataset>
