<?xml version="1.0" encoding="UTF-8"?>
<gridDataset location="/thredds/ncss/TERRACLIMATE_ALL/data/TerraClimate_ppt_1952.nc" path="path">
  <axis name="lat" shape="4320" type="double" axisType="Lat">
    <attribute name="units" value="degrees_north" />
    <attribute name="description" value="Latitude of the center of the grid cell" />
    <attribute name="long_name" value="latitude" />
    <attribute name="standard_name" value="latitude" />
    <attribute name="axis" value="Y" />
    <attribute name="_ChunkSizes" type="int" value="4320" />
    <attribute name="_CoordinateAxisType" value="Lat" />
    <values start="89.97916666666667" increment="-0.041666666666671404" npts="4320" />
  </axis>
  <axis name="lon" shape="8640" type="double" axisType="Lon">
    <attribute name="units" value="degrees_east" />
    <attribute name="description" value="Longitude of the center of the grid cell" />
    <attribute name="long_name" value="longitude" />
    <attribute name="standard_name" value="longitude" />
    <attribute name="axis" value="X" />
    <attribute name="_ChunkSizes" type="int" value="8640" />
    <attribute name="_CoordinateAxisType" value="Lon" />
    <values start="-179.97916666666666" increment="0.04166666666665719" npts="8640" />
  </axis>
  <axis name="time" shape="12" type="double" axisType="Time">
    <attribute name="description" value="days since 1900-01-01" />
    <attribute name="units" value="days since 1900-01-01 00:00:00" />
    <attribute name="long_name" value="time" />
    <attribute name="standard_name" value="time" />
    <attribute name="calendar" value="gregorian" />
    <attribute name="_ChunkSizes" type="int" value="12" />
    <attribute name="_CoordinateAxisType" value="Time" />
    <values>18992.0 19023.0 19052.0 19083.0 19113.0 19144.0 19174.0 19205.0 19236.0 19266.0 19297.0 19327.0</values>
  </axis>
  <gridSet name="time lat lon">
    <projectionBox>
      <minx>-180.0</minx>
      <maxx>180.0</maxx>
      <miny>-89.99999999999997</miny>
      <maxy>90.0</maxy>
    </projectionBox>
    <axisRef name="time" />
    <axisRef name="lat" />
    <axisRef name="lon" />
    <grid name="ppt" desc="precipitation_amount" shape="time lat lon" type="int">
      <attribute name="_FillValue" type="int" value="-2147483648" />
      <attribute name="units" value="mm" />
      <attribute name="description" value="Accumulated Precipitation" />
      <attribute name="long_name" value="precipitation_amount" />
      <attribute name="standard_name" value="precipitation_amount" />
      <attribute name="missing_value" type="int" value="-2147483648" />
      <attribute name="dimensions" value="lon lat time" />
      <attribute name="grid_mapping" value="crs" />
      <attribute name="coordinate_system" value="WGS84,EPSG:4326" />
      <attribute name="scale_factor" type="double" value="0.1" />
      <attribute name="add_offset" type="double" value="0.0" />
      <attribute name="_Unsigned" value="false" />
      <attribute name="_ChunkSizes" type="int" value="1 540 1080" />
    </grid>
  </gridSet>
  <LatLonBox>
    <west>-179.9791</west>
    <east>179.9791</east>
    <south>-89.9791</south>
    <north>89.9791</north>
  </LatLonBox>
  <TimeSpan>
    <begin>1952-01-01T00:00:00Z</begin>
    <end>1952-12-01T00: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>
