<?xml version="1.0" encoding="UTF-8"?>
<gridDataset location="/thredds/ncss/tasse/hydro/1.5/tasse_simple_2026-01-28.nc" path="path">
  <axis name="latitude" shape="400 490" type="double" axisType="Lat">
    <attribute name="units" value="degrees_north" />
    <attribute name="long_name" value="Latitude" />
    <attribute name="standard_name" value="latitude" />
    <attribute name="coordinate_type" value="latitude" />
    <attribute name="projection" value="geographic" />
    <attribute name="_CoordinateAxisType" value="Lat" />
  </axis>
  <axis name="longitude" shape="400 490" type="double" axisType="Lon">
    <attribute name="units" value="degrees_east" />
    <attribute name="long_name" value="Longitude" />
    <attribute name="standard_name" value="longitude" />
    <attribute name="coordinate_type" value="longitude" />
    <attribute name="projection" value="geographic" />
    <attribute name="_CoordinateAxisType" value="Lon" />
  </axis>
  <axis name="time" shape="24" type="double" axisType="Time">
    <attribute name="units" value="days since 1990-01-01 00:00:00 +10" />
    <attribute name="long_name" value="Time" />
    <attribute name="standard_name" value="time" />
    <attribute name="coordinate_type" value="time" />
    <attribute name="_ChunkSizes" type="int" value="1" />
    <attribute name="calendar" value="gregorian" />
    <attribute name="_CoordinateAxisType" value="Time" />
    <values start="13176.0" increment="0.04166666666606034" npts="24" />
  </axis>
  <axis name="zc" shape="35" type="double" axisType="Height">
    <attribute name="units" value="m" />
    <attribute name="positive" value="up" />
    <attribute name="long_name" value="Z coordinate" />
    <attribute name="axis" value="Z" />
    <attribute name="coordinate_type" value="Z" />
    <attribute name="_CoordinateAxisType" value="Height" />
    <attribute name="_CoordinateZisPositive" value="up" />
    <values>-170.0 -150.0 -130.0 -112.5 -97.5 -83.5 -71.0 -60.0 -51.0 -43.5 -37.0 -31.5 -27.0 -23.25 -20.0 -17.25 -14.85 -12.7 -10.95 -9.6 -8.5 -7.55 -6.699999999999999 -5.949999999999999 -5.3 -4.75 -4.25 -3.75 -3.25 -2.75 -2.25 -1.75 -1.25 -0.75 -0.25</values>
  </axis>
  <gridSet name="latitude longitude">
    <projectionBox>
      <minx>146.6254111</minx>
      <maxx>148.2059752</maxx>
      <miny>-43.8586902</miny>
      <maxy>-42.71162</maxy>
    </projectionBox>
    <axisRef name="latitude" />
    <axisRef name="longitude" />
    <grid name="botz" desc="Depth of sea-bed" shape="j i" type="double">
      <attribute name="units" value="metre" />
      <attribute name="long_name" value="Depth of sea-bed" />
      <attribute name="standard_name" value="depth" />
      <attribute name="missing_value" type="double" value="-99.0" />
      <attribute name="positive" value="down" />
      <attribute name="coordinates" value="latitude longitude" />
      <attribute name="outside" value="9999" />
    </grid>
  </gridSet>
  <gridSet name="time latitude longitude">
    <projectionBox>
      <minx>146.6254111</minx>
      <maxx>148.2059752</maxx>
      <miny>-43.8586902</miny>
      <maxy>-42.71162</maxy>
    </projectionBox>
    <axisRef name="time" />
    <axisRef name="latitude" />
    <axisRef name="longitude" />
    <grid name="eta" desc="Surface elevation" shape="time j i" type="float">
      <attribute name="coordinates" value="time latitude longitude" />
      <attribute name="long_name" value="Surface elevation" />
      <attribute name="standard_name" value="sea_surface_height_above_geoid" />
      <attribute name="valid_range" type="float" value="-10.0 10.0" />
      <attribute name="missing_value" type="float" value="1.0E35" />
      <attribute name="positive" value="up" />
      <attribute name="units" value="metre" />
      <attribute name="_ChunkSizes" type="int" value="1 128 128" />
    </grid>
    <grid name="wspeed_u" desc="Eastward_Wind_Speed" shape="time j i" type="float">
      <attribute name="coordinates" value="time latitude longitude" />
      <attribute name="units" value="ms-1" />
      <attribute name="long_name" value="Eastward_Wind_Speed" />
      <attribute name="valid_range" type="float" value="-100.0 100.0" />
      <attribute name="missing_value" type="float" value="1.0E35" />
      <attribute name="_ChunkSizes" type="int" value="1 128 128" />
    </grid>
    <grid name="wspeed_v" desc="Northward_Wind_Speed" shape="time j i" type="float">
      <attribute name="coordinates" value="time latitude longitude" />
      <attribute name="units" value="ms-1" />
      <attribute name="long_name" value="Northward_Wind_Speed" />
      <attribute name="valid_range" type="float" value="-100.0 100.0" />
      <attribute name="missing_value" type="float" value="1.0E35" />
      <attribute name="_ChunkSizes" type="int" value="1 128 128" />
    </grid>
  </gridSet>
  <gridSet name="time zc latitude longitude">
    <projectionBox>
      <minx>146.6254111</minx>
      <maxx>148.2059752</maxx>
      <miny>-43.8586902</miny>
      <maxy>-42.71162</maxy>
    </projectionBox>
    <axisRef name="time" />
    <axisRef name="zc" />
    <axisRef name="latitude" />
    <axisRef name="longitude" />
    <grid name="salt" desc="Salinity" shape="time k j i" type="float">
      <attribute name="coordinates" value="time zc latitude longitude" />
      <attribute name="units" value="PSU" />
      <attribute name="long_name" value="Salinity" />
      <attribute name="valid_range" type="float" value="0.0 40.0" />
      <attribute name="missing_value" type="float" value="1.0E35" />
      <attribute name="_ChunkSizes" type="int" value="1 1 128 128" />
    </grid>
    <grid name="temp" desc="Temperature" shape="time k j i" type="float">
      <attribute name="coordinates" value="time zc latitude longitude" />
      <attribute name="units" value="degrees C" />
      <attribute name="long_name" value="Temperature" />
      <attribute name="valid_range" type="float" value="0.0 40.0" />
      <attribute name="missing_value" type="float" value="1.0E35" />
      <attribute name="_ChunkSizes" type="int" value="1 1 128 128" />
    </grid>
    <grid name="u" desc="Eastward current" shape="time k j i" type="float">
      <attribute name="coordinates" value="time zc latitude longitude" />
      <attribute name="units" value="ms-1" />
      <attribute name="long_name" value="Eastward current" />
      <attribute name="standard_name" value="eastward_sea_water_velocity" />
      <attribute name="vector_name" value="Currents" />
      <attribute name="vector_components" value="u v" />
      <attribute name="valid_range" type="float" value="-100.0 100.0" />
      <attribute name="missing_value" type="float" value="1.0E35" />
      <attribute name="_ChunkSizes" type="int" value="1 1 128 128" />
    </grid>
    <grid name="v" desc="Northward current" shape="time k j i" type="float">
      <attribute name="coordinates" value="time zc latitude longitude" />
      <attribute name="units" value="ms-1" />
      <attribute name="long_name" value="Northward current" />
      <attribute name="standard_name" value="northward_sea_water_velocity" />
      <attribute name="vector_name" value="Currents" />
      <attribute name="vector_components" value="u v" />
      <attribute name="valid_range" type="float" value="-100.0 100.0" />
      <attribute name="missing_value" type="float" value="1.0E35" />
      <attribute name="_ChunkSizes" type="int" value="1 1 128 128" />
    </grid>
  </gridSet>
  <LatLonBox>
    <west>146.6254</west>
    <east>148.2059</east>
    <south>-43.8586</south>
    <north>-42.7116</north>
  </LatLonBox>
  <TimeSpan>
    <begin>2026-01-27T14:00:00Z</begin>
    <end>2026-01-28T13:00:00Z</end>
  </TimeSpan>
  <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>
