<?xml version="1.0" encoding="UTF-8"?>
<gridDataset location="/thredds/ncss/grid/files/d218000/T.nc" path="path">
  <axis name="time" shape="[12]" type="double" axisType="Time">
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="name" value="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="months since 1978-10-01 00:00:00.0 +0: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="climatology" value="climatology_bounds" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="_CoordinateAxisType" value="Time" />
    <values spacing="irregularPoint" npts="12" start="3.0" end="2.0" resolution="-0.09090909090909091">3.0 4.0 5.0 6.0 7.0 8.0 9.0 10.0 11.0 0.0 1.0 2.0</values>
  </axis>
  <axis name="plev" shape="[9]" type="float" axisType="Pressure">
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="name" value="plev" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="long_name" value="Pressure level" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="standard_name" value="air_pressure" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="units" value="mbar" />
    <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="positive" value="down" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="_CoordinateAxisType" value="Pressure" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="_CoordinateZisPositive" value="down" />
    <values spacing="irregularPoint" npts="9" start="1000.0" end="50.0" resolution="-118.75">1000.0 850.0 700.0 500.0 300.0 250.0 200.0 100.0 50.0</values>
  </axis>
  <axis name="lat" shape="[73]" type="float" axisType="Lat">
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="name" value="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="degree_north" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="valid_range" type="float" value="-90.0 90.0" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="_CoordinateAxisType" value="Lat" />
    <values spacing="regularPoint" npts="73" start="90.0" end="-90.0" resolution="-2.5" />
  </axis>
  <axis name="lon" shape="[144]" type="float" axisType="Lon">
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="name" value="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="degree_east" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="valid_range" type="float" value="0.0 360.0" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="_CoordinateAxisType" value="Lon" />
    <values spacing="regularPoint" npts="144" start="0.0" end="357.5" resolution="2.5" />
  </axis>
  <gridSet name="time plev lat lon">
    <axisRef name="time" />
    <axisRef name="plev" />
    <axisRef name="lat" />
    <axisRef name="lon" />
    <grid name="T" desc="Temperature" type="double">
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="name" value="T" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="long_name" value="Temperature" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="standard_name" value="air_temperature" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="units" value="degree_K" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="cell_methods" value="time: mean within years time: mean over years" />
    </grid>
  </gridSet>
  <LatLonBox>
    <west>-180.0000</west>
    <east>180.0000</east>
    <south>-90.0000</south>
    <north>90.0000</north>
  </LatLonBox>
  <TimeSpan>
    <begin>1978-12-31T07:27:11.494Z</begin>
    <end>1978-11-30T20:58:07.662Z</end>
  </TimeSpan>
  <AcceptList>
    <accept displayName="netcdf3">netcdf3</accept>
  </AcceptList>
</gridDataset>
