<?xml version="1.0" encoding="UTF-8"?>
<gridDataset location="/thredds/ncss/tide_bi" path="path">
  <axis name="depth" shape="3" type="byte" axisType="GeoZ">
    <attribute name="units" value="%" />
    <attribute name="positive" value="down" />
    <attribute name="long_name" value="percent depth" />
    <attribute name="_CoordinateAxisType" value="GeoZ" />
    <attribute name="_CoordinateZisPositive" value="down" />
    <values start="0.0" increment="50.0" npts="3" />
  </axis>
  <axis name="latitude" shape="221" type="double" axisType="Lat">
    <attribute name="units" value="degrees_north" />
    <attribute name="standard_name" value="latitude" />
    <attribute name="long_name" value="latitude" />
    <attribute name="_CoordinateAxisType" value="Lat" />
    <values start="18.13" increment="0.010000000000001563" npts="221" />
  </axis>
  <axis name="longitude" shape="273" type="double" axisType="Lon">
    <attribute name="units" value="degrees_east" />
    <attribute name="standard_name" value="longitude" />
    <attribute name="long_name" value="longitude" />
    <attribute name="_CoordinateAxisType" value="Lon" />
    <values start="-156.73" increment="0.009999999999990905" npts="273" />
  </axis>
  <axis name="time" shape="9504" type="double" axisType="Time">
    <attribute name="units" value="minutes since 2008-01-01 00:00" />
    <attribute name="long_name" value="time" />
    <attribute name="standard_name" value="time" />
    <attribute name="calendar" value="gregorian" />
    <attribute name="_CoordinateAxisType" value="Time" />
    <values start="9423360.0" increment="60.0" npts="9504" />
  </axis>
  <gridSet name="time latitude longitude">
    <projectionBox>
      <minx>-156.735</minx>
      <maxx>-154.00500000000002</maxx>
      <miny>18.125</miny>
      <maxy>20.334999999999997</maxy>
    </projectionBox>
    <axisRef name="time" />
    <axisRef name="latitude" />
    <axisRef name="longitude" />
    <grid name="ssh" desc="tidal elevation" shape="time latitude longitude" type="double">
      <attribute name="units" value="meters" />
      <attribute name="long_name" value="tidal elevation" />
      <attribute name="standard_name" value="sea_surface_height" />
      <attribute name="missing_value" type="float" value="-999.99" />
      <attribute name="_FillValue" type="float" value="-999.99" />
    </grid>
  </gridSet>
  <gridSet name="time depth latitude longitude">
    <projectionBox>
      <minx>-156.735</minx>
      <maxx>-154.00500000000002</maxx>
      <miny>18.125</miny>
      <maxy>20.334999999999997</maxy>
    </projectionBox>
    <axisRef name="time" />
    <axisRef name="depth" />
    <axisRef name="latitude" />
    <axisRef name="longitude" />
    <grid name="u" desc="u-velocity component" shape="time depth latitude longitude" type="double">
      <attribute name="units" value="meter second-1" />
      <attribute name="long_name" value="u-velocity component" />
      <attribute name="standard_name" value="eastward_sea_water_velocity" />
      <attribute name="missing_value" type="float" value="-999.99" />
      <attribute name="_FillValue" type="float" value="-999.99" />
    </grid>
    <grid name="v" desc="v-velocity component" shape="time depth latitude longitude" type="double">
      <attribute name="units" value="meter second-1" />
      <attribute name="long_name" value="v-velocity component" />
      <attribute name="standard_name" value="northward_sea_water_velocity" />
      <attribute name="missing_value" type="float" value="-999.99" />
      <attribute name="_FillValue" type="float" value="-999.99" />
    </grid>
  </gridSet>
  <LatLonBox>
    <west>-156.7300</west>
    <east>-154.0100</east>
    <south>18.1300</south>
    <north>20.3300</north>
  </LatLonBox>
  <TimeSpan>
    <begin>2025-12-01T00:00:00Z</begin>
    <end>2026-12-31T23: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>
    </GridAsPoint>
    <Grid>
      <accept displayName="netcdf">netcdf</accept>
    </Grid>
  </AcceptList>
</gridDataset>
