<?xml version="1.0" encoding="UTF-8"?>
<gridDataset location="/thredds/ncss/meomopendap/extract/MEOM/pastax-demo/wind_forcing_GS.nc" path="path">
  <axis name="lat0" shape="6" type="float" axisType="Lat">
    <attribute name="_FillValue" type="float" value="NaN" />
    <attribute name="units" value="degrees_north" />
    <attribute name="valid_min" type="float" value="-89.46282" />
    <attribute name="valid_max" type="float" value="89.46282" />
    <attribute name="_CoordinateAxisType" value="Lat" />
    <values start="38.24552917480469" increment="0.701751708984375" npts="6" />
  </axis>
  <axis name="lon0" shape="6" type="float" axisType="Lon">
    <attribute name="_FillValue" type="float" value="NaN" />
    <attribute name="units" value="degrees_east" />
    <attribute name="valid_min" type="float" value="0.0" />
    <attribute name="valid_max" type="float" value="359.29688" />
    <attribute name="_CoordinateAxisType" value="Lon" />
    <values start="-61.171875" increment="0.703125" npts="6" />
  </axis>
  <axis name="time" shape="41" type="double" axisType="Time">
    <attribute name="units" value="hours since 2009-10-01T03:00:00" />
    <attribute name="_FillValue" type="double" value="NaN" />
    <attribute name="calendar" value="proleptic_gregorian" />
    <attribute name="_CoordinateAxisType" value="Time" />
    <values start="3189.0" increment="3.0" npts="41" />
  </axis>
  <gridSet name="time lat0 lon0">
    <projectionBox>
      <minx>-61.5234375</minx>
      <maxx>-57.3046875</maxx>
      <miny>37.8946533203125</miny>
      <maxy>42.10516357421875</maxy>
    </projectionBox>
    <axisRef name="time" />
    <axisRef name="lat0" />
    <axisRef name="lon0" />
    <grid name="u10" desc="Zonal wind speed at 10m" shape="time lat0 lon0" type="float">
      <attribute name="_FillValue" type="float" value="NaN" />
      <attribute name="long_name" value="Zonal wind speed at 10m" />
      <attribute name="units" value="m/s" />
      <attribute name="valid_range" type="float" value="-36.962013 25.548553" />
    </grid>
    <grid name="v10" desc="Meridional wind speed at 10m" shape="time lat0 lon0" type="float">
      <attribute name="_FillValue" type="float" value="NaN" />
      <attribute name="long_name" value="Meridional wind speed at 10m" />
      <attribute name="units" value="m/s" />
      <attribute name="valid_range" type="float" value="-24.345917 26.626204" />
    </grid>
  </gridSet>
  <LatLonBox>
    <west>-61.1718</west>
    <east>-57.6562</east>
    <south>38.2455</south>
    <north>41.7542</north>
  </LatLonBox>
  <TimeSpan>
    <begin>2010-02-11T00:00:00Z</begin>
    <end>2010-02-16T00: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>
