<?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.0" />
  <attribute name="history" value="Fri Nov 21 06:50:21 2014: ncks -O -a -4 --cnk_plc=all -L 1 010000.mdv.nc.nc3 010000.v2.nc&#xA;Fri Nov 21 06:50:18 2014: fix_cfdda 010000.mdv.nc&#xA;Data blended from the following files:&#xA;/raid10/CFDDA/mdv/SH_LL/19990507/010000.mdv&#xA;/raid10/CFDDA/mdv/NH_LL/19990507/010000.mdv&#xA;" />
  <attribute name="institution" value="UCAR" />
  <attribute name="source" value="DTRA Project, RAL, NCAR. See document describing CFDDA runs used to produce global climatography" />
  <attribute name="title" value="Blend NH and SH with new terrain using MdvBlend." />
  <attribute name="comment" value="Converted by DsMdvServer" />
  <attribute name="fix_cfdda" value="This C++ program (author: dattore) was used to remove mdv-specific variables and variable attributes, remove dimensions and coordinate variables *x1* and *y1* (which were duplicates of *x0* and *y0*), and correct the *standard_name* and *units* attributes for several variables for CF-compliance.  The program read the HDF5/netCDF4 file, made the noted changes, wrote the resulting output as netCDF3, and used ncks to convert back to netCDF4." />
  <attribute name="NCO" value="4.4.2" />
  <attribute name="_CoordSysBuilder" value="ucar.nc2.internal.dataset.conv.CF1Convention" />
  <dimension name="time" length="1" />
  <dimension name="x0" length="900" />
  <dimension name="y0" length="450" />
  <dimension name="z0" length="28" />
  <dimension name="z1" length="1" />
  <group name="CFMetadata">
    <attribute name="geospatial_lon_min" value="-180.0" type="float" />
    <attribute name="geospatial_lat_min" value="-90.0" type="float" />
    <attribute name="geospatial_lon_max" value="179.60001" type="float" />
    <attribute name="geospatial_lat_max" value="89.60001" 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.4000000067892276" />
    <attribute name="geospatial_lat_resolution" value="0.400000013593576" />
    <attribute name="time_coverage_start" value="1999-05-07T01:00:00Z" />
    <attribute name="time_coverage_end" value="1999-05-07T01:00:00Z" />
    <attribute name="time_coverage_units" value="seconds" />
    <attribute name="time_coverage_resolution" value="0.0" />
    <attribute name="time_coverage_duration" value="P0Y0M0DT0H0M0.000S" />
  </group>
  <group name="NCISOMetadata">
    <attribute name="metadata_creation" value="2026-04-03" />
    <attribute name="nciso_version" value="2.4.7" />
  </group>
  <variable name="U" shape="time z0 y0 x0" type="float">
    <attribute name="valid_min" type="short" value="-32767" />
    <attribute name="valid_max" type="short" value="32767" />
    <attribute name="_FillValue" type="short" value="-32768" />
    <attribute name="standard_name" value="eastward_wind" />
    <attribute name="long_name" value="u-component of wind" />
    <attribute name="units" value="m/s" />
    <attribute name="_ChunkSizes" type="uint" value="1 28 450 900" />
  </variable>
  <variable name="V" shape="time z0 y0 x0" type="float">
    <attribute name="valid_min" type="short" value="-32767" />
    <attribute name="valid_max" type="short" value="32767" />
    <attribute name="_FillValue" type="short" value="-32768" />
    <attribute name="standard_name" value="northward_wind" />
    <attribute name="long_name" value="v-component of wind" />
    <attribute name="units" value="m/s" />
    <attribute name="_ChunkSizes" type="uint" value="1 28 450 900" />
  </variable>
  <variable name="W" shape="time z0 y0 x0" type="float">
    <attribute name="valid_min" type="short" value="-32767" />
    <attribute name="valid_max" type="short" value="32767" />
    <attribute name="_FillValue" type="short" value="-32768" />
    <attribute name="standard_name" value="upward_air_velocity" />
    <attribute name="long_name" value="w-component of wind" />
    <attribute name="units" value="m/s" />
    <attribute name="_ChunkSizes" type="uint" value="1 28 450 900" />
  </variable>
  <variable name="Temp" shape="time z0 y0 x0" type="float">
    <attribute name="valid_min" type="short" value="-32767" />
    <attribute name="valid_max" type="short" value="32767" />
    <attribute name="_FillValue" type="short" value="-32768" />
    <attribute name="standard_name" value="air_temperature" />
    <attribute name="long_name" value="Temperature" />
    <attribute name="units" value="degC" />
    <attribute name="_ChunkSizes" type="uint" value="1 28 450 900" />
  </variable>
  <variable name="RH" shape="time z0 y0 x0" type="float">
    <attribute name="valid_min" type="short" value="-32767" />
    <attribute name="valid_max" type="short" value="32767" />
    <attribute name="_FillValue" type="short" value="-32768" />
    <attribute name="standard_name" value="relative_humidity" />
    <attribute name="long_name" value="Relative humidity" />
    <attribute name="units" value="%" />
    <attribute name="_ChunkSizes" type="uint" value="1 28 450 900" />
  </variable>
  <variable name="pressure" shape="time z0 y0 x0" type="float">
    <attribute name="valid_min" type="float" value="45.826473" />
    <attribute name="valid_max" type="float" value="1039.7264" />
    <attribute name="_FillValue" type="float" value="-9999.0" />
    <attribute name="standard_name" value="air_pressure" />
    <attribute name="long_name" value="Absolute pressure" />
    <attribute name="units" value="hPa" />
    <attribute name="_ChunkSizes" type="uint" value="1 28 450 900" />
  </variable>
  <variable name="tot_cld_con" shape="time z0 y0 x0" type="float">
    <attribute name="valid_min" type="short" value="-32767" />
    <attribute name="valid_max" type="short" value="32767" />
    <attribute name="_FillValue" type="short" value="-32768" />
    <attribute name="standard_name" value="mass_content_of_cloud_condensed_water_in_atmosphere_layer" />
    <attribute name="long_name" value=" Sum of CLW and ICE " />
    <attribute name="units" value="g/m^2" />
    <attribute name="_ChunkSizes" type="uint" value="1 28 450 900" />
  </variable>
  <variable name="pressure2" shape="time z1 y0 x0" type="float">
    <attribute name="valid_min" type="short" value="-32767" />
    <attribute name="valid_max" type="short" value="32767" />
    <attribute name="_FillValue" type="short" value="-32768" />
    <attribute name="standard_name" value="surface_air_pressure" />
    <attribute name="long_name" value="Mean sea level pressure at 2 meters" />
    <attribute name="units" value="hPa" />
    <attribute name="_ChunkSizes" type="uint" value="1 1 450 900" />
  </variable>
  <variable name="weasd" shape="time z1 y0 x0" type="float">
    <attribute name="valid_min" type="short" value="-32767" />
    <attribute name="valid_max" type="short" value="32767" />
    <attribute name="_FillValue" type="short" value="-32768" />
    <attribute name="standard_name" value="lwe_thickness_of_surface_snow_amount" />
    <attribute name="long_name" value="Water equivalent snow depth" />
    <attribute name="units" value="mm" />
    <attribute name="_ChunkSizes" type="uint" value="1 1 450 900" />
  </variable>
  <variable name="hrain_total" shape="time z1 y0 x0" type="float">
    <attribute name="units" value="mm/hr" />
    <attribute name="valid_min" type="short" value="-32767" />
    <attribute name="valid_max" type="short" value="32767" />
    <attribute name="_FillValue" type="short" value="-32768" />
    <attribute name="standard_name" value="rainfall_rate" />
    <attribute name="long_name" value="Hourly rain total - con + non" />
    <attribute name="_ChunkSizes" type="uint" value="1 1 450 900" />
  </variable>
  <variable name="U10" shape="time z1 y0 x0" type="float">
    <attribute name="valid_min" type="short" value="-32767" />
    <attribute name="valid_max" type="short" value="32767" />
    <attribute name="_FillValue" type="short" value="-32768" />
    <attribute name="standard_name" value="eastward_wind" />
    <attribute name="long_name" value="10-meter U Component" />
    <attribute name="units" value="m/s" />
    <attribute name="_ChunkSizes" type="uint" value="1 1 450 900" />
  </variable>
  <variable name="V10" shape="time z1 y0 x0" type="float">
    <attribute name="valid_min" type="short" value="-32767" />
    <attribute name="valid_max" type="short" value="32767" />
    <attribute name="_FillValue" type="short" value="-32768" />
    <attribute name="standard_name" value="northward_wind" />
    <attribute name="long_name" value="10-meter V Component" />
    <attribute name="units" value="m/s" />
    <attribute name="_ChunkSizes" type="uint" value="1 1 450 900" />
  </variable>
  <variable name="RH2" shape="time z1 y0 x0" type="float">
    <attribute name="valid_min" type="short" value="-32767" />
    <attribute name="valid_max" type="short" value="32767" />
    <attribute name="_FillValue" type="short" value="-32768" />
    <attribute name="standard_name" value="relative_humidity" />
    <attribute name="long_name" value="Relative humidity at 2 meters" />
    <attribute name="units" value="%" />
    <attribute name="_ChunkSizes" type="uint" value="1 1 450 900" />
  </variable>
  <variable name="T2C" shape="time z1 y0 x0" type="float">
    <attribute name="valid_min" type="short" value="-32767" />
    <attribute name="valid_max" type="short" value="32767" />
    <attribute name="_FillValue" type="short" value="-32768" />
    <attribute name="standard_name" value="air_temperature" />
    <attribute name="long_name" value="2-meter Temperature in C" />
    <attribute name="units" value="degC" />
    <attribute name="_ChunkSizes" type="uint" value="1 1 450 900" />
  </variable>
  <variable name="shflux" shape="time z1 y0 x0" type="float">
    <attribute name="valid_min" type="short" value="-32767" />
    <attribute name="valid_max" type="short" value="32767" />
    <attribute name="_FillValue" type="short" value="-32768" />
    <attribute name="standard_name" value="surface_upward_sensible_heat_flux" />
    <attribute name="long_name" value="Sensible heat flux" />
    <attribute name="units" value="W/m^2" />
    <attribute name="_ChunkSizes" type="uint" value="1 1 450 900" />
  </variable>
  <variable name="lhflux" shape="time z1 y0 x0" type="float">
    <attribute name="valid_min" type="short" value="-32767" />
    <attribute name="valid_max" type="short" value="32767" />
    <attribute name="_FillValue" type="short" value="-32768" />
    <attribute name="standard_name" value="surface_upward_latent_heat_flux" />
    <attribute name="long_name" value="Latent heat flux" />
    <attribute name="units" value="W/m^2" />
    <attribute name="_ChunkSizes" type="uint" value="1 1 450 900" />
  </variable>
  <variable name="pbl_hgt" shape="time z1 y0 x0" type="float">
    <attribute name="valid_min" type="short" value="-32767" />
    <attribute name="valid_max" type="short" value="32767" />
    <attribute name="_FillValue" type="short" value="-32768" />
    <attribute name="standard_name" value="atmosphere_boundary_layer_thickness" />
    <attribute name="long_name" value="Pbl height" />
    <attribute name="units" value="m" />
    <attribute name="_ChunkSizes" type="uint" value="1 1 450 900" />
  </variable>
  <variable name="soil_t_1" shape="time z1 y0 x0" type="float">
    <attribute name="valid_min" type="short" value="-32767" />
    <attribute name="valid_max" type="short" value="32767" />
    <attribute name="_FillValue" type="short" value="-32768" />
    <attribute name="standard_name" value="soil_temperature" />
    <attribute name="long_name" value="Soil temperature in layer 1" />
    <attribute name="units" value="K" />
    <attribute name="_ChunkSizes" type="uint" value="1 1 450 900" />
  </variable>
  <variable name="soil_m_1" shape="time z1 y0 x0" type="float">
    <attribute name="valid_min" type="short" value="-32767" />
    <attribute name="valid_max" type="short" value="32767" />
    <attribute name="_FillValue" type="short" value="-32768" />
    <attribute name="standard_name" value="mass_fraction_of_unfrozen_water_in_soil_moisture" />
    <attribute name="long_name" value="Soil moisture in layer 1" />
    <attribute name="units" value="m^3/m^3" />
    <attribute name="_ChunkSizes" type="uint" value="1 1 450 900" />
  </variable>
  <variable name="twp" shape="time z1 y0 x0" type="float">
    <attribute name="valid_min" type="short" value="-32767" />
    <attribute name="valid_max" type="short" value="32767" />
    <attribute name="_FillValue" type="short" value="-32768" />
    <attribute name="standard_name" value="atmosphere_mass_content_of_water" />
    <attribute name="long_name" value="Total Water Path" />
    <attribute name="units" value="g/m^2" />
    <attribute name="_ChunkSizes" type="uint" value="1 1 450 900" />
  </variable>
  <variable name="hraincon" shape="time z1 y0 x0" type="float">
    <attribute name="valid_min" type="short" value="-32767" />
    <attribute name="valid_max" type="short" value="32767" />
    <attribute name="_FillValue" type="short" value="-32768" />
    <attribute name="standard_name" value="convective_precipitation_rate" />
    <attribute name="long_name" value="Hourly Rain total, Convective" />
    <attribute name="units" value="cm/hr" />
    <attribute name="_ChunkSizes" type="uint" value="1 1 450 900" />
  </variable>
  <variable name="ground_t" shape="time z1 y0 x0" type="float">
    <attribute name="valid_min" type="short" value="-32767" />
    <attribute name="valid_max" type="short" value="32767" />
    <attribute name="_FillValue" type="short" value="-32768" />
    <attribute name="standard_name" value="surface_temperature" />
    <attribute name="long_name" value="Ground temperature" />
    <attribute name="units" value="K" />
    <attribute name="_ChunkSizes" type="uint" value="1 1 450 900" />
  </variable>
  <variable name="rwp" shape="time z1 y0 x0" type="float">
    <attribute name="valid_min" type="short" value="-32767" />
    <attribute name="valid_max" type="short" value="32767" />
    <attribute name="_FillValue" type="short" value="-32768" />
    <attribute name="standard_name" value="atmosphere_mass_content_of_cloud_liquid_water" />
    <attribute name="long_name" value="Rain Water Path" />
    <attribute name="units" value="g/m^2" />
    <attribute name="_ChunkSizes" type="uint" value="1 1 450 900" />
  </variable>
  <variable name="tot_cld_conp" shape="time z1 y0 x0" type="float">
    <attribute name="valid_min" type="short" value="-32767" />
    <attribute name="valid_max" type="short" value="32767" />
    <attribute name="_FillValue" type="short" value="-32768" />
    <attribute name="standard_name" value="atmosphere_mass_content_of_cloud_condensed_water" />
    <attribute name="long_name" value=" Vertically Integrated TOT_CLD_CON " />
    <attribute name="units" value="g/m^2" />
    <attribute name="_ChunkSizes" type="uint" value="1 1 450 900" />
  </variable>
  <variable name="clwp" shape="time z1 y0 x0" type="float">
    <attribute name="valid_min" type="short" value="-32767" />
    <attribute name="valid_max" type="short" value="32767" />
    <attribute name="_FillValue" type="short" value="-32768" />
    <attribute name="standard_name" value="mass_content_of_cloud_liquid_water_in_atmosphere_layer" />
    <attribute name="long_name" value=" Vertically Integrated CLW" />
    <attribute name="units" value="g/m^2" />
    <attribute name="_ChunkSizes" type="uint" value="1 1 450 900" />
  </variable>
  <variable name="swdown" shape="time z1 y0 x0" type="float">
    <attribute name="valid_min" type="short" value="-32767" />
    <attribute name="valid_max" type="short" value="32767" />
    <attribute name="_FillValue" type="short" value="-32768" />
    <attribute name="standard_name" value="surface_net_downward_shortwave_flux" />
    <attribute name="long_name" value="Surface downward shortwave radiation" />
    <attribute name="units" value="W/m^2" />
    <attribute name="_ChunkSizes" type="uint" value="1 1 450 900" />
  </variable>
  <variable name="lwdown" shape="time z1 y0 x0" type="float">
    <attribute name="valid_min" type="short" value="-32767" />
    <attribute name="valid_max" type="short" value="32767" />
    <attribute name="_FillValue" type="short" value="-32768" />
    <attribute name="standard_name" value="surface_net_downward_longwave_flux" />
    <attribute name="long_name" value="Surface downward longwave radiation" />
    <attribute name="units" value="W/m^2" />
    <attribute name="_ChunkSizes" type="uint" value="1 1 450 900" />
  </variable>
  <variable name="time" shape="time" type="double">
    <attribute name="standard_name" value="time" />
    <attribute name="long_name" value="Data time" />
    <attribute name="units" value="seconds since 1970-01-01T00:00:00Z" />
    <attribute name="axis" value="T" />
    <attribute name="calendar" value="standard" />
    <attribute name="_ChunkSizes" type="uint" value="1" />
    <attribute name="_CoordinateAxisType" value="Time" />
  </variable>
  <variable name="x0" shape="x0" type="float">
    <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="_ChunkSizes" type="uint" value="900" />
    <attribute name="_CoordinateAxisType" value="Lon" />
  </variable>
  <variable name="y0" shape="y0" type="float">
    <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="_ChunkSizes" type="uint" value="450" />
    <attribute name="_CoordinateAxisType" value="Lat" />
  </variable>
  <variable name="z0" shape="z0" type="float">
    <attribute name="standard_name" value="atmosphere_sigma_coordinate" />
    <attribute name="long_name" value="sigma p levels" />
    <attribute name="positive" value="up" />
    <attribute name="axis" value="Z" />
    <attribute name="_ChunkSizes" type="uint" value="28" />
    <attribute name="_CoordinateTransformType" value="Vertical" />
    <attribute name="_CoordinateAxes" value="z0" />
    <attribute name="_CoordinateAxisType" value="GeoZ" />
    <attribute name="_CoordinateZisPositive" value="up" />
  </variable>
  <variable name="z1" shape="z1" type="float">
    <attribute name="units" value="m" />
    <attribute name="positive" value="up" />
    <attribute name="axis" value="Z" />
    <attribute name="long_name" value="surface" />
    <attribute name="_ChunkSizes" type="uint" value="1" />
    <attribute name="_CoordinateAxisType" value="Height" />
    <attribute name="_CoordinateZisPositive" value="up" />
  </variable>
</netcdf>
