<?xml version="1.0" encoding="UTF-8"?>
<gridDataset location="/thredds/ncss/grid/atlDatasets/OCEAMMUR/MurciaEast_Surface/2026040300_Surface.nc" path="path">
  <axis name="lat" shape="[104]" type="float" axisType="Lat">
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="long_name" value="latitude" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="standard_name" value="latitude" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="units" value="degrees_north" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="valid_min" type="float" value="-90.0" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="valid_max" type="float" value="90.0" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="axis" value="Y" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="reference" value="geographical coordinates, WGS84 projection" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="_ChunkSizes" type="uint" value="104" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="_CoordinateAxisType" value="Lat" />
    <values spacing="regularPoint" npts="104" start="37.512001037597656" end="37.92399978637695" resolution="0.003999987852226183" />
  </axis>
  <axis name="lon" shape="[140]" type="float" axisType="Lon">
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="long_name" value="longitude" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="standard_name" value="longitude" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="units" value="degrees_east" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="valid_min" type="float" value="-180.0" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="valid_max" type="float" value="180.0" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="axis" value="X" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="reference" value="geographical coordinates, WGS84 projection" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="_ChunkSizes" type="uint" value="140" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="_CoordinateAxisType" value="Lon" />
    <values spacing="regularPoint" npts="140" start="-1.0920000076293945" end="-0.5359999537467957" resolution="0.004000000387644596" />
  </axis>
  <axis name="time" shape="[25]" type="double" axisType="Time">
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="long_name" value="time" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="standard_name" value="time" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="units" value="seconds since 2004-01-01 00:00:00" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="calendar" value="standard" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="_ChunkSizes" type="uint" value="512" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="_CoordinateAxisType" value="Time" />
    <values spacing="regularPoint" npts="25" start="7.022592E8" end="7.023456E8" resolution="3600.0" />
  </axis>
  <axis name="depth" shape="[1]" type="float" axisType="Height">
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="long_name" value="Depth" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="standard_name" value="depth" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="units" value="m" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="positive" value="down" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="bounds" value="depth_staggered" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="axis" value="Z" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="_CoordinateAxisType" value="Height" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="_CoordinateZisPositive" value="down" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="_ChunkSizes" type="uint" value="1" />
    <values spacing="regularPoint" npts="1" start="-1.536603569984436" end="-1.536603569984436" />
  </axis>
  <gridSet name="depth lat lon">
    <axisRef name="depth" />
    <axisRef name="lat" />
    <axisRef name="lon" />
    <grid name="mask" desc="mask of potential water points" type="int">
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="long_name" value="mask of potential water points" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="standard_name" value="land_binary_mask" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="valid_min" type="float" value="0.0" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="valid_max" type="float" value="1.0" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="maximum" type="float" value="1.0" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="minimum" type="float" value="0.0" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="_FillValue" type="int" value="-99" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="missing_Value" type="int" value="-99" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="coordinates" value="lon lat" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="_ChunkSizes" type="uint" value="1 104 140" />
    </grid>
  </gridSet>
  <gridSet name="lat lon">
    <axisRef name="lat" />
    <axisRef name="lon" />
    <grid name="bathymetry" desc="bathymetry" type="float">
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="long_name" value="bathymetry" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="standard_name" value="sea_floor_depth_below_geoid" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="units" value="m" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="_FillValue" type="float" value="-99.0" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="missing_value" type="float" value="-99.0" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="valid_min" type="float" value="-50.0" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="valid_max" type="float" value="11000.0" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="maximum" type="float" value="1024.13" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="minimum" type="float" value="1.7019424" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="coordinates" value="lon lat" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="_ChunkSizes" type="uint" value="104 140" />
    </grid>
  </gridSet>
  <gridSet name="time depth lat lon">
    <axisRef name="time" />
    <axisRef name="depth" />
    <axisRef name="lat" />
    <axisRef name="lon" />
    <grid name="salinity" desc="sea water salinity" type="float">
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="long_name" value="sea water salinity" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="standard_name" value="sea_water_salinity" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="units" value="1e-3" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="_FillValue" type="float" value="-9.8999995E15" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="missing_value" type="float" value="-9.8999995E15" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="valid_min" type="float" value="0.0" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="valid_max" type="float" value="40.0" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="minimum" type="float" value="37.595325" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="coordinates" value="lon lat" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="maximum" type="float" value="37.951424" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="_ChunkSizes" type="uint" value="1 1 104 140" />
    </grid>
    <grid name="temperature" desc="sea water temperature" type="float">
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="long_name" value="sea water temperature" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="standard_name" value="sea_water_temperature" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="units" value="degC" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="_FillValue" type="float" value="-9.8999995E15" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="missing_value" type="float" value="-9.8999995E15" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="valid_min" type="float" value="0.0" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="valid_max" type="float" value="50.0" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="coordinates" value="lon lat" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="maximum" type="float" value="15.403169" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="minimum" type="float" value="14.409669" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="_ChunkSizes" type="uint" value="1 1 104 140" />
    </grid>
    <grid name="u" desc="eastward sea water velocity" type="float">
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="long_name" value="eastward sea water velocity" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="standard_name" value="eastward_sea_water_velocity" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="units" value="m s-1" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="_FillValue" type="float" value="-9.8999995E15" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="missing_value" type="float" value="-9.8999995E15" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="valid_min" type="float" value="-5.0" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="valid_max" type="float" value="5.0" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="coordinates" value="lon lat" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="maximum" type="float" value="0.38534275" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="minimum" type="float" value="-0.89044136" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="_ChunkSizes" type="uint" value="1 1 104 140" />
    </grid>
    <grid name="v" desc="northward sea water velocity" type="float">
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="long_name" value="northward sea water velocity" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="standard_name" value="northward_sea_water_velocity" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="units" value="m s-1" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="_FillValue" type="float" value="-9.8999995E15" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="missing_value" type="float" value="-9.8999995E15" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="valid_min" type="float" value="-5.0" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="valid_max" type="float" value="5.0" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="coordinates" value="lon lat" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="maximum" type="float" value="0.18324919" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="minimum" type="float" value="-0.8296997" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="_ChunkSizes" type="uint" value="1 1 104 140" />
    </grid>
    <grid name="vm" desc="sea water speed" type="float">
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="long_name" value="sea water speed" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="standard_name" value="sea_water_speed" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="units" value="m s-1" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="_FillValue" type="float" value="-9.8999995E15" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="missing_value" type="float" value="-9.8999995E15" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="valid_min" type="float" value="-5.0" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="valid_max" type="float" value="5.0" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="coordinates" value="lon lat" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="maximum" type="float" value="0.98901737" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="minimum" type="float" value="4.0361254E-5" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="_ChunkSizes" type="uint" value="1 1 104 140" />
    </grid>
  </gridSet>
  <gridSet name="time lat lon">
    <axisRef name="time" />
    <axisRef name="lat" />
    <axisRef name="lon" />
    <grid name="ssh" desc="sea surface height" type="float">
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="long_name" value="sea surface height" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="standard_name" value="sea_surface_height" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="units" value="m" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="_FillValue" type="float" value="-9.8999995E15" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="missing_value" type="float" value="-9.8999995E15" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="valid_min" type="float" value="-20.0" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="valid_max" type="float" value="20.0" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="coordinates" value="lon lat" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="maximum" type="float" value="2.05854" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="minimum" type="float" value="1.8762035" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="_ChunkSizes" type="uint" value="1 104 140" />
    </grid>
  </gridSet>
  <LatLonBox>
    <west>-1.0940</west>
    <east>-0.5339</east>
    <south>37.5100</south>
    <north>37.9259</north>
  </LatLonBox>
  <TimeSpan>
    <begin>2026-04-03T00:00:00Z</begin>
    <end>2026-04-04T00:00:00Z</end>
  </TimeSpan>
  <AcceptList>
    <accept displayName="netcdf3">netcdf3</accept>
    <accept displayName="netcdf4-classic">netcdf4-classic</accept>
    <accept displayName="netcdf4ext">netcdf4ext</accept>
  </AcceptList>
</gridDataset>
