<?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="Conventions" value="CF-1.6" />
  <attribute name="_CoordSysBuilder" value="ucar.nc2.internal.dataset.conv.CF1Convention" />
  <dimension name="time" length="8" isUnlimited="true" />
  <dimension name="lat" length="96" />
  <dimension name="lon" length="144" />
  <dimension name="lev" length="72" />
  <dimension name="ilev" length="73" />
  <group name="CFMetadata">
    <attribute name="geospatial_lon_min" value=".0" type="float" />
    <attribute name="geospatial_lat_min" value="-90.0" type="float" />
    <attribute name="geospatial_lon_max" value="357.49997" type="float" />
    <attribute name="geospatial_lat_max" value="90.0" type="float" />
    <attribute name="geospatial_lon_units" value="degrees_east" />
    <attribute name="geospatial_lat_units" value="degrees_north" />
    <attribute name="geospatial_lon_resolution" value="2.499999786590363" />
    <attribute name="geospatial_lat_resolution" value="1.894736842105263" />
    <attribute name="time_coverage_start" value="2019-09-07T00:00:00Z" />
    <attribute name="time_coverage_end" value="2019-09-07T21:00:00Z" />
    <attribute name="time_coverage_units" value="seconds" />
    <attribute name="time_coverage_resolution" value="10800.0" />
    <attribute name="time_coverage_duration" value="P0Y0M0DT21H0M0.000S" />
  </group>
  <group name="NCISOMetadata">
    <attribute name="metadata_creation" value="2026-04-03" />
    <attribute name="nciso_version" value="2.4.7" />
  </group>
  <variable name="FSDS" shape="time lat lon" type="float">
    <attribute name="units" value="W m-2" />
    <attribute name="long_name" value="surface_incoming_shortwave_flux" />
  </variable>
  <variable name="PHIS" shape="time lat lon" type="float">
    <attribute name="units" value="m+2 s-2" />
    <attribute name="long_name" value="surface geopotential height" />
  </variable>
  <variable name="PS" shape="time lat lon" type="float">
    <attribute name="units" value="Pa" />
    <attribute name="long_name" value="surface_pressure" />
  </variable>
  <variable name="Q" shape="time lev lat lon" type="float">
    <attribute name="units" value="kg kg-1" />
    <attribute name="long_name" value="specific_humidity" />
  </variable>
  <variable name="QFLX" shape="time lat lon" type="float">
    <attribute name="units" value="kg m-2 s-1" />
    <attribute name="long_name" value="evaporation_from_turbulence" />
  </variable>
  <variable name="SHFLX" shape="time lat lon" type="float">
    <attribute name="units" value="W m-2" />
    <attribute name="long_name" value="sensible_heat_flux_from_turbulence" />
  </variable>
  <variable name="SNOWH" shape="time lat lon" type="float">
    <attribute name="units" value="kg m-2" />
    <attribute name="long_name" value="Total_snow_storage_land" />
  </variable>
  <variable name="SOILW" shape="time lat lon" type="float">
    <attribute name="units" value="1" />
    <attribute name="long_name" value="surface_soil_wetness" />
  </variable>
  <variable name="T" shape="time lev lat lon" type="float">
    <attribute name="units" value="K" />
    <attribute name="long_name" value="air_temperature" />
  </variable>
  <variable name="TAUX" shape="time lat lon" type="float">
    <attribute name="units" value="N m-2" />
    <attribute name="long_name" value="eastward (zonal) atmospheric frictional stress on the surface (different from MERRA)" />
  </variable>
  <variable name="TAUY" shape="time lat lon" type="float">
    <attribute name="units" value="N m-2" />
    <attribute name="long_name" value="northward (meridional) atmospheric frictional stress on the surface (different from MERRA)" />
  </variable>
  <variable name="TS" shape="time lat lon" type="float">
    <attribute name="units" value="K" />
    <attribute name="long_name" value="surface_skin_temperature" />
  </variable>
  <variable name="U" shape="time lev lat lon" type="float">
    <attribute name="units" value="m s-1" />
    <attribute name="long_name" value="eastward_wind" />
  </variable>
  <variable name="V" shape="time lev lat lon" type="float">
    <attribute name="units" value="m s-1" />
    <attribute name="long_name" value="northward_wind" />
  </variable>
  <variable name="date" shape="time" type="int">
    <attribute name="long_name" value="current date (YYYYMMDD)" />
    <attribute name="units" value="1" />
  </variable>
  <variable name="datesec" shape="time" type="int">
    <attribute name="long_name" value="current seconds of current date" />
    <attribute name="units" value="1" />
  </variable>
  <variable name="hyai" shape="ilev" type="float">
    <attribute name="long_name" value="hybrid A Coefficient at layer interfaces" />
    <attribute name="units" value="1" />
  </variable>
  <variable name="hyam" shape="lev" type="float">
    <attribute name="long_name" value="hybrid A Coefficient at layer midpoints" />
    <attribute name="units" value="1" />
  </variable>
  <variable name="hybi" shape="ilev" type="float">
    <attribute name="long_name" value="hybrid B Coefficient at layer interfaces" />
    <attribute name="units" value="1" />
  </variable>
  <variable name="hybm" shape="lev" type="float">
    <attribute name="long_name" value="hybrid B Coefficient at layer midpoints" />
    <attribute name="units" value="1" />
  </variable>
  <variable name="lat" shape="lat" type="float">
    <attribute name="units" value="degrees_north" />
    <attribute name="long_name" value="latitude" />
    <attribute name="_CoordinateAxisType" value="Lat" />
  </variable>
  <variable name="lev" shape="lev" type="float">
    <attribute name="units" value="hPa" />
    <attribute name="long_name" value="hybrid level at midpoint (1000*(A+B))" />
    <attribute name="_CoordinateAxisType" value="Pressure" />
  </variable>
  <variable name="lon" shape="lon" type="float">
    <attribute name="units" value="degrees_east" />
    <attribute name="long_name" value="longitude" />
    <attribute name="_CoordinateAxisType" value="Lon" />
  </variable>
  <variable name="time" shape="time" type="float">
    <attribute name="units" value="days since 1970-01-01 00:00:00" />
    <attribute name="long_name" value="time" />
    <attribute name="calendar" value="gregorian" />
    <attribute name="_CoordinateAxisType" value="Time" />
  </variable>
</netcdf>
