<?xml version="1.0" encoding="UTF-8"?>
<gridDataset location="/thredds/ncss/grid/Datasets/ncep/rhum.2016.nc" path="path">
  <axis name="time" shape="[366]" type="double" axisType="Time">
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="units" value="days since 1800-1-1 00:00:0.0" />
    <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="actual_range" type="double" value="78892.0 79257.0" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="delta_t" value="0000-00-01 00:00:00" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="avg_period" value="0000-00-01 00:00:00" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="prev_avg_period" value="0000-00-00 06:00:00" />
    <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="axis" value="T" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="_CoordinateAxisType" value="Time" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="calendar" value="gregorian" />
    <values spacing="regularPoint" npts="366" start="78892.0" end="79257.0" resolution="1.0" />
  </axis>
  <axis name="level" shape="[6]" type="float" axisType="Pressure">
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="units" value="mb" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="actual_range" type="double" value="300.0 1000.0" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="long_name" value="Level" />
    <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="axis" value="Z" />
    <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="6" start="1000.0" end="300.0" resolution="-140.0">1000.0 850.0 700.0 500.0 400.0 300.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="units" value="degrees_north" />
    <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="actual_range" type="float" value="90.0 -90.0" />
    <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="axis" value="Y" />
    <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="units" value="degrees_east" />
    <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="actual_range" type="float" value="0.0 357.5" />
    <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="axis" value="X" />
    <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 level lat lon">
    <axisRef name="time" />
    <axisRef name="level" />
    <axisRef name="lat" />
    <axisRef name="lon" />
    <grid name="rhum" desc="relative humidity" type="float">
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="long_name" value="relative humidity" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="unpacked_valid_range" type="float" value="-25.0 125.0" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="actual_range" type="float" value="0.0 100.0" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="units" value="%" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="add_offset" type="float" value="302.65" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="scale_factor" type="float" value="0.01" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="missing_value" type="short" value="32767" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="var_desc" value="Relative humidity" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="precision" type="short" value="2" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="dataset" value="NCEP" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="level_desc" value="Multiple levels" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="statistic" value="Mean" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="parent_stat" value="Individual Obs" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="_FillValue" type="short" value="-99" />
      <attribute xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" name="valid_range" type="short" value="-32765 -17765" />
    </grid>
  </gridSet>
  <LatLonBox>
    <west>-180.0000</west>
    <east>180.0000</east>
    <south>-90.0000</south>
    <north>90.0000</north>
  </LatLonBox>
  <TimeSpan>
    <begin>2016-01-01T00:00:00Z</begin>
    <end>2016-12-31T00:00:00Z</end>
  </TimeSpan>
  <AcceptList>
    <accept displayName="netcdf3">netcdf3</accept>
    <accept displayName="netcdf4-classic">netcdf4-classic</accept>
  </AcceptList>
</gridDataset>
