<?xml version="1.0" encoding="UTF-8"?>
<gridDataset location="/thredds/ncss/grid/files/d728004/netcdf/gpcp_cdr_v23rB1_y2008_m06.nc" path="path">
  <axis name="latitude" shape="[72]" type="float" axisType="Lat" dependsOn="nlat">
    <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="degrees_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="missing_value" type="float" value="-9999.0" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="bounds" value="lat_bounds" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="_CoordinateAxisType" value="Lat" />
    <values spacing="regularPoint" npts="72" start="-88.75" end="88.75" resolution="2.5" />
  </axis>
  <axis name="longitude" shape="[144]" type="float" axisType="Lon" dependsOn="nlon">
    <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="degrees_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="missing_value" type="float" value="-9999.0" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="bounds" value="lon_bounds" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="_CoordinateAxisType" value="Lon" />
    <values spacing="regularPoint" npts="144" start="1.25" end="358.75" resolution="2.5" />
  </axis>
  <axis name="time" shape="[1]" type="float" axisType="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="days since 1970-01-01 00:00:00 0:00" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="calendar" value="julian" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="axis" value="T" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="_CoordinateAxisType" value="Time" />
    <values spacing="regularPoint" npts="1" start="14031.0" end="14031.0" />
  </axis>
  <axis name="nlat" shape="[72]" type="int" axisType="Dimension">
    <values spacing="regularPoint" npts="72" start="0.0" end="71.0" resolution="1.0" />
  </axis>
  <axis name="nlon" shape="[144]" type="int" axisType="Dimension">
    <values spacing="regularPoint" npts="144" start="0.0" end="143.0" resolution="1.0" />
  </axis>
  <gridSet name="latitude longitude">
    <axisRef name="latitude" />
    <axisRef name="longitude" />
    <axisRef name="nlat" />
    <axisRef name="nlon" />
    <grid name="precip_error" desc="NOAA CDR of GPCP Satellite-Gauge Combined Precipitation Error" type="float">
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="long_name" value="NOAA CDR of GPCP Satellite-Gauge Combined Precipitation Error" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="units" value="millimeters/day" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="coordinates" value="longitude latitude" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="valid_range" type="float" value="0.0 100.0" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="missing_value" type="float" value="-9999.0" />
    </grid>
  </gridSet>
  <gridSet name="time latitude longitude">
    <axisRef name="time" />
    <axisRef name="latitude" />
    <axisRef name="longitude" />
    <axisRef name="nlat" />
    <axisRef name="nlon" />
    <grid name="precip" desc="NOAA Climate Data Record (CDR) of GPCP Satellite-Gauge Combined Precipitation" type="float">
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="long_name" value="NOAA Climate Data Record (CDR) of GPCP Satellite-Gauge Combined Precipitation" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="standard_name" value="precipitation amount" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="units" value="millimeters/day" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="coordinates" value="longitude latitude time" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="valid_range" type="float" value="0.0 100.0" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="cell_methods" value="precip: mean" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="missing_value" type="float" value="-9999.0" />
    </grid>
  </gridSet>
  <LatLonBox>
    <west>-180.0000</west>
    <east>180.0000</east>
    <south>-90.0000</south>
    <north>90.0000</north>
  </LatLonBox>
  <TimeSpan>
    <begin>2008-06-01T00:00:00Z</begin>
    <end>2008-06-01T00:00:00Z</end>
  </TimeSpan>
  <AcceptList>
    <accept displayName="netcdf3">netcdf3</accept>
  </AcceptList>
</gridDataset>
