NetCDF Header

NARCCAP time_slices ccsm-current Table 1


ERROR
Cookies must be enabled.

netcdf /datazone/narccap/DATA/TMSL/ccsm-current/table1/tasmin_TMSL_ccsm_1981010106.nc {
  dimensions:
    time = UNLIMITED;   // (1825 currently)
    bnds = 2;
    lat = 131;
    lon = 217;
  variables:
    double time(time=1825);
      :bounds = "time_bnds";
      :units = "days since 1968-01-01 00:00:0.0";
      :axis = "T";
      :standard_name = "time";
      :calendar = "365_day";
      :long_name = "time";

    double time_bnds(time=1825, bnds=2);

    double lat(lat=131);
      :units = "degrees_north";
      :long_name = "latitude";
      :axis = "Y";
      :standard_name = "latitude";

    double lon(lon=217);
      :units = "degrees_east";
      :long_name = "longitude";
      :axis = "X";
      :standard_name = "longitude";

    double height;
      :positive = "up";
      :axis = "Z";
      :units = "m";
      :long_name = "height";
      :standard_name = "height";

    float tasmin(time=1825, lat=131, lon=217);
      :comment = "Created using NCL version 6.0.0\n NCL script: NARCCAP_atm_3hr.ncl on \nprochost mirage4 by josht\n at Tue Nov 22 11:13:06 MST 2011";
      :missing_value = 1.0E20f; // float
      :_FillValue = 1.0E20f; // float
      :history = "No change";
      :cell_methods = "time: minimum (interval: 24 hours)";
      :coordinates = "lon lat";
      :original_units = "K";
      :original_name = "TREFHTMN";
      :standard_name = "air_temperature";
      :units = "K";
      :long_name = "air_temperature";

  // global attributes:
  :table_id = "Table 1";
  :Conventions = "CF-1.0";
  :ncl_version = "6.0.0";
  :realization = 1; // int
  :experiment_id = "Present-day control from NCAR";
  :project_id = "NARCCAP";
  :contact = "P. Duffy duffy2@llnl.gov";
  :source = "CAM3 Timeslice";
  :institution = "NCAR (National Center for Atmospheric Research, Boulder, CO, USA)";
  :title = "NCAR model output prepared for NARCCAP present-day control from NCAR";
  :NCO = "4.0.8";
}