<?xml version="1.0" encoding="UTF-8"?>
<netcdf xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" location="Not provided because of security concerns.">
  <attribute name="_NCProperties" value="version=2,netcdf=4.7.4,hdf5=1.10.7," />
  <attribute name="_CoordSysBuilder" value="ucar.nc2.internal.dataset.conv.DefaultConventions" />
  <dimension name="lat" length="400" />
  <dimension name="lon" length="464" />
  <dimension name="season" length="5" />
  <dimension name="dayOfWaterYear" length="365" />
  <group name="CFMetadata">
    <attribute name="geospatial_lon_min" value="-124.96875" type="float" />
    <attribute name="geospatial_lat_min" value="25.03125" type="float" />
    <attribute name="geospatial_lon_max" value="-96.03125" type="float" />
    <attribute name="geospatial_lat_max" value="49.96875" type="float" />
    <attribute name="geospatial_lon_units" value="" />
    <attribute name="geospatial_lat_units" value="" />
    <attribute name="geospatial_lon_resolution" value="0.0625" />
    <attribute name="geospatial_lat_resolution" value="0.0625" />
  </group>
  <group name="NCISOMetadata">
    <attribute name="metadata_creation" value="2026-08-21" />
    <attribute name="nciso_version" value="2.4.7" />
  </group>
  <variable name="STREAMFLOW" shape="season lat lon" type="double">
    <attribute name="_FillValue" type="double" value="NaN" />
    <attribute name="units" value="mm" />
  </variable>
  <variable name="PREC" shape="season lat lon" type="double">
    <attribute name="_FillValue" type="double" value="NaN" />
    <attribute name="units" value="mm" />
  </variable>
  <variable name="AIR_TEMP" shape="season lat lon" type="double">
    <attribute name="_FillValue" type="double" value="NaN" />
    <attribute name="units" value="C" />
  </variable>
  <variable name="STREAMFLOW_MEAN_DAY" shape="lat lon" type="double">
    <attribute name="_FillValue" type="double" value="NaN" />
    <attribute name="units" value="day of water year (no leap)" />
  </variable>
  <variable name="SEASONALITY" shape="lat lon" type="double">
    <attribute name="units" value="mm" />
    <attribute name="_FillValue" type="double" value="NaN" />
  </variable>
  <variable name="MEAN_STREAMFLOW" shape="dayOfWaterYear lat lon" type="float">
    <attribute name="_FillValue" type="float" value="NaN" />
    <attribute name="units" value="mm" />
  </variable>
  <variable name="lat" shape="lat" type="double">
    <attribute name="_FillValue" type="double" value="NaN" />
    <attribute name="_CoordinateAxisType" value="Lat" />
  </variable>
  <variable name="lon" shape="lon" type="double">
    <attribute name="_FillValue" type="double" value="NaN" />
    <attribute name="_CoordinateAxisType" value="Lon" />
  </variable>
  <variable name="season" shape="season" type="long">
    <attribute name="units" value="0=annual, 1=DJF, 2=MAM, 3=JJA, 4=SON" />
  </variable>
  <variable name="dayOfWaterYear" shape="dayOfWaterYear" type="long" />
</netcdf>
