<?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="title" value="GFDL AM2(fv)/LM2 model output prepared for NARCCAP present day control using HadISST" />
  <attribute name="institution" value="NOAA GFDL (US Dept of Commerce / NOAA / Geophysical Fluid Dynamics Laboratory, Princeton, NJ, USA)" />
  <attribute name="source" value="GFDL_AM2(fv)/LM2: atmosphere: AM2.1 (am2p14fv, M180L24); ocean: prescribed (HadISST); sea ice: prescribed (HadISST); land: LM2; infrastructure: FMS Memphis release" />
  <attribute name="contact" value="Isaac.Held@noaa.gov; Bruce.Wyman@noaa.gov" />
  <attribute name="project_id" value="North American Regional Climate Change Assessment Project" />
  <attribute name="table_id" value="Table 5" />
  <attribute name="experiment_id" value="present-day control using HadISST" />
  <attribute name="realization" type="int" value="1" />
  <attribute name="Conventions" value="CF-1.0" />
  <attribute name="references" value="The GFDL Data Portal (http://nomads.gfdl.noaa.gov/) provides access to NOAA/GFDL's publicly available model input and output data sets." />
  <attribute name="comment" value="This model was run in AMIP mode with SST and sea ice extent determined from the HadISST1 data set. Other forcing agents varied in a manner based upon observations and reconstructions for the 20th century and were consistent with the GFDL IPCC experiment CM2.1U-D4_1860-2000-AllForc_H2. These time varying forcing agents were atmospheric CO2, CH4, N2O, halons, tropospheric and stratospheric O3, anthropogenic tropospheric sulfates, black and organic carbon, volcanic aerosols, solar irradiance, and the distribution of land cover types. The direct effect of tropospheric aerosols is calculated by the model, but not the indirect effects." />
  <attribute name="gfdl_experiment_name" value="m180_narccap_hist" />
  <attribute name="history" value="Tue Dec  9 12:52:11 2025: ncks -d time,0,-2 va_TMSL_gfdl_1981010100.nc last/va_TMSL_gfdl_1981010100.nc&#xA;Tue Dec  9 12:41:49 2025: ncks -F -d time,,195 va_TMSL_gfdl_1981010100.nc fixed/va_TMSL_gfdl_1981010100.nc" />
  <attribute name="NCO" value="netCDF Operators version 5.3.1 (Homepage = http://nco.sf.net, Code = http://github.com/nco/nco, Citation = 10.1016/j.envsoft.2008.03.004)" />
  <attribute name="_CoordSysBuilder" value="ucar.nc2.internal.dataset.conv.CF1Convention" />
  <dimension name="lev" length="24" />
  <dimension name="bnds" length="2" />
  <dimension name="lat" length="131" />
  <dimension name="lon" length="217" />
  <dimension name="time" length="194" isUnlimited="true" />
  <group name="CFMetadata">
    <attribute name="geospatial_lon_min" value="179.6875" type="float" />
    <attribute name="geospatial_lat_min" value="9.77716" type="float" />
    <attribute name="geospatial_lon_max" value="314.6875" type="float" />
    <attribute name="geospatial_lat_max" value="74.95821" type="float" />
    <attribute name="geospatial_lon_units" value="degrees_east" />
    <attribute name="geospatial_lat_units" value="degrees_north" />
    <attribute name="geospatial_lon_resolution" value="0.625" />
    <attribute name="geospatial_lat_resolution" value="0.5013927312997671" />
    <attribute name="time_coverage_start" value="1981-01-01T03:00:00Z" />
    <attribute name="time_coverage_end" value="1981-01-25T06:00:00Z" />
    <attribute name="time_coverage_units" value="seconds" />
    <attribute name="time_coverage_resolution" value="10800.0" />
    <attribute name="time_coverage_duration" value="P0Y0M24DT3H0M0.000S" />
  </group>
  <group name="NCISOMetadata">
    <attribute name="metadata_creation" value="2026-06-13" />
    <attribute name="nciso_version" value="2.4.7" />
  </group>
  <variable name="a_bnds" shape="lev bnds" type="double">
    <attribute name="long_name" value="hybrid sigma coordinate A coefficient for layer bounds" />
    <attribute name="units" value="Pa" />
    <attribute name="comment" value="contains reference pressure for hybrid coordinate. a_bnds=A*p0" />
  </variable>
  <variable name="b_bnds" shape="lev bnds" type="double">
    <attribute name="long_name" value="hybrid sigma coordinate B coefficient for layer bounds" />
  </variable>
  <variable name="lat_bnds" shape="lat bnds" type="double" />
  <variable name="lon_bnds" shape="lon bnds" type="double" />
  <variable name="ps" shape="time lat lon" type="float">
    <attribute name="long_name" value="Surface Pressure" />
    <attribute name="units" value="Pa" />
    <attribute name="cell_methods" value="time: point" />
    <attribute name="standard_name" value="surface_air_pressure" />
  </variable>
  <variable name="va" shape="time lev lat lon" type="float">
    <attribute name="long_name" value="Meridional Wind Component" />
    <attribute name="units" value="m s-1" />
    <attribute name="cell_methods" value="time: point" />
    <attribute name="standard_name" value="northward_wind" />
  </variable>
  <variable name="lat" shape="lat" type="double">
    <attribute name="standard_name" value="latitude" />
    <attribute name="long_name" value="latitude" />
    <attribute name="units" value="degrees_north" />
    <attribute name="axis" value="Y" />
    <attribute name="bounds" value="lat_bnds" />
    <attribute name="_CoordinateAxisType" value="Lat" />
  </variable>
  <variable name="lev" shape="lev" type="double">
    <attribute name="long_name" value="hybrid sigma pressure coordinate" />
    <attribute name="standard_name" value="atmosphere_hybrid_sigma_pressure_coordinate" />
    <attribute name="units" value="hPa" />
    <attribute name="axis" value="Z" />
    <attribute name="positive" value="down" />
    <attribute name="bounds" value="lev_bnds" />
    <attribute name="formula" value="p(n,k,j,i) = (pb(n,k+1,j,i)-pb(n,k,j,i))/log(pb(n,k+1,j,i)/pb(n,k,j,i))" />
    <attribute name="formula_terms" value="pb: lev_bnds" />
    <attribute name="_CoordinateTransformType" value="Vertical" />
    <attribute name="_CoordinateAxes" value="lev" />
    <attribute name="_CoordinateAxisType" value="GeoZ" />
    <attribute name="_CoordinateZisPositive" value="down" />
  </variable>
  <variable name="lev_bnds" shape="lev bnds" type="double">
    <attribute name="long_name" value="hybrid sigma coordinate coordinate for layer bounds" />
    <attribute name="standard_name" value="atmosphere_hybrid_sigma_pressure_coordinate" />
    <attribute name="units" value="hPa" />
    <attribute name="formula" value="p(n,k,j,i) = ap(k) + b(k)*ps(n,j,i)" />
    <attribute name="formula_terms" value="ap: a_bnds b: b_bnds ps: ps" />
    <attribute name="_CoordinateTransformType" value="Vertical" />
    <attribute name="_CoordinateAxes" value="lev_bnds" />
    <attribute name="_CoordinateAxisType" value="GeoZ" />
  </variable>
  <variable name="lon" shape="lon" type="double">
    <attribute name="standard_name" value="longitude" />
    <attribute name="long_name" value="longitude" />
    <attribute name="units" value="degrees_east" />
    <attribute name="axis" value="X" />
    <attribute name="bounds" value="lon_bnds" />
    <attribute name="_CoordinateAxisType" value="Lon" />
  </variable>
  <variable name="time" shape="time" type="double">
    <attribute name="long_name" value="time" />
    <attribute name="units" value="hours since 1968-01-01 00:00:00" />
    <attribute name="calendar" value="julian" />
    <attribute name="standard_name" value="time" />
    <attribute name="axis" value="T" />
    <attribute name="_CoordinateAxisType" value="Time" />
  </variable>
</netcdf>
