<?xml version="1.0" encoding="UTF-8"?>
<gridDataset location="glos/glcfs/archive2010/ontario/force" path="path">
  <axis name="lat" shape="25 61" type="float" axisType="Lat">
    <attribute name="long_name" value="Latitude" />
    <attribute name="units" value="degrees_north" />
    <attribute name="standard_name" value="latitude" />
    <attribute name="_CoordinateAxisType" value="Lat" />
  </axis>
  <axis name="lon" shape="25 61" type="float" axisType="Lon">
    <attribute name="long_name" value="Longitude" />
    <attribute name="units" value="degrees_east" />
    <attribute name="standard_name" value="longitude" />
    <attribute name="_CoordinateAxisType" value="Lon" />
  </axis>
  <axis name="time" shape="8760" type="double" axisType="Time">
    <attribute name="long_name" value="UTC" />
    <attribute name="axis" value="T" />
    <attribute name="units" value="seconds since 1970-01-01 00:00:00 +00:00" />
    <attribute name="base_date" value="1970,1,1,0" />
    <attribute name="standard_name" value="time" />
    <attribute name="_CoordinateAxisType" value="Time" />
    <values start="1.262304E9" increment="3600.0" npts="8760" />
  </axis>
  <gridSet name="lat lon">
    <axisRef name="lat" />
    <axisRef name="lon" />
    <grid name="depth" shape="ny nx" type="float">
      <attribute name="long_name" value="Bathymetry " />
      <attribute name="units" value="meters" />
      <attribute name="positive" value="down" />
      <attribute name="standard_name" value="depth" />
      <attribute name="coordinates" value="lon lat" />
    </grid>
  </gridSet>
  <gridSet name="time lat lon">
    <axisRef name="time" />
    <axisRef name="lat" />
    <axisRef name="lon" />
    <grid name="air_u" shape="time ny nx" type="float">
      <attribute name="long_name" value="Eastward Air Velocity" />
      <attribute name="units" value="m/s" />
      <attribute name="missing_value" type="float" value="-99999.0" />
      <attribute name="standard_name" value="eastward_wind" />
      <attribute name="coordinates" value="lon lat" />
    </grid>
    <grid name="air_v" shape="time ny nx" type="float">
      <attribute name="long_name" value="Northward Air Velocity" />
      <attribute name="units" value="m/s" />
      <attribute name="missing_value" type="float" value="-99999.0" />
      <attribute name="standard_name" value="northward_wind" />
      <attribute name="coordinates" value="lon lat" />
    </grid>
    <grid name="at" shape="time ny nx" type="float">
      <attribute name="long_name" value="Air Temperature" />
      <attribute name="units" value="Celsius" />
      <attribute name="missing_value" type="float" value="-99999.0" />
      <attribute name="standard_name" value="air_temperature" />
      <attribute name="coordinates" value="lon lat" />
    </grid>
    <grid name="cl" shape="time ny nx" type="float">
      <attribute name="long_name" value="Cloud cover" />
      <attribute name="units" value="fraction" />
      <attribute name="missing_value" type="float" value="-99999.0" />
      <attribute name="standard_name" value="cloud_cover" />
      <attribute name="coordinates" value="lon lat" />
    </grid>
    <grid name="dp" shape="time ny nx" type="float">
      <attribute name="long_name" value="Dew Point" />
      <attribute name="units" value="Celsius" />
      <attribute name="missing_value" type="float" value="-99999.0" />
      <attribute name="standard_name" value="dew_point" />
      <attribute name="coordinates" value="lon lat" />
    </grid>
  </gridSet>
  <LatLonBox>
    <west>-79.8209</west>
    <east>-76.0664</east>
    <south>43.1416</south>
    <north>44.2374</north>
  </LatLonBox>
  <TimeSpan>
    <begin>2010-01-01T00:00:00Z</begin>
    <end>2010-12-31T23:00:00Z</end>
  </TimeSpan>
  <AcceptList>
    <accept>xml</accept>
    <accept>csv</accept>
    <accept>netcdf</accept>
  </AcceptList>
</gridDataset>

