<?xml version="1.0" encoding="UTF-8"?>
<gridDataset location="/thredds/ncss/cosnorthdss/mask/OCFS_depth_mask.nc" path="path">
  <axis name="latitude" shape="222" type="double" axisType="Lat">
    <attribute name="_FillValue" type="double" value="NaN" />
    <attribute name="units" value="degrees_north" />
    <attribute name="_CoordinateAxisType" value="Lat" />
    <values start="43.25147184572402" increment="0.002927927941300368" npts="222" />
  </axis>
  <axis name="longitude" shape="1368" type="double" axisType="Lon">
    <attribute name="_FillValue" type="double" value="NaN" />
    <attribute name="units" value="degrees_east" />
    <attribute name="_CoordinateAxisType" value="Lon" />
    <values start="-5.2985380116959435" increment="0.0029239766081872176" npts="1368" />
  </axis>
  <gridSet name="latitude longitude">
    <projectionBox>
      <minx>-5.300000000000037</minx>
      <maxx>-1.2999999999999998</maxx>
      <miny>43.25000788175337</miny>
      <maxy>43.90000788472131</maxy>
    </projectionBox>
    <axisRef name="latitude" />
    <axisRef name="longitude" />
    <grid name="depth" desc="Ocean depth" shape="latitude longitude" type="float">
      <attribute name="_FillValue" type="float" value="NaN" />
      <attribute name="long_name" value="Ocean depth" />
      <attribute name="units" value="m" />
      <attribute name="comment" value="Constant default depth 50.0 m; NaN = land/masked" />
      <attribute name="_CoordinateAxisType" value="Height" />
    </grid>
  </gridSet>
  <LatLonBox>
    <west>-5.2985</west>
    <east>-1.3014</east>
    <south>43.2514</south>
    <north>43.8985</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>
      <accept displayName="netcdf4">netcdf4</accept>
    </GridAsPoint>
    <Grid>
      <accept displayName="netcdf">netcdf</accept>
      <accept displayName="netcdf4">netcdf4</accept>
    </Grid>
  </AcceptList>
</gridDataset>
