NetCDF Header

NARCCAP time_slices ccsm-future Table 2


ERROR
Cookies must be enabled.

netcdf /datazone/narccap/DATA/TMSL/ccsm-future/table2/pr_TMSL_ccsm_2051010103.nc {
  dimensions:
    lat = 131;
    lon = 217;
    time = UNLIMITED;   // (14600 currently)
    bnds = 2;
  variables:
    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";

    float pr(time=14600, lat=131, lon=217);
      :comment = "Created using NCL version 6.0.0\n NCL script: NARCCAP_atm_3hr.ncl on \nprochost mirage0 by josht\n at Wed Aug 22 07:19:57 MDT 2012";
      :missing_value = 1.0E20f; // float
      :_FillValue = 1.0E20f; // float
      :history = "(PRECC+PRECL)*density_h2o";
      :cell_methods = "time: mean (interval: 3 hours)";
      :coordinates = "lon lat";
      :original_units = "m s-1";
      :original_name = "PRECC,PRECL";
      :standard_name = "precipitation_flux";
      :units = "kg m-2 s-1";
      :long_name = "precipitation_flux";
      :cell_method = "time: mean";

    double time(time=14600);
      :units = "days since 2038-01-01 00:00:0.0";
      :axis = "T";
      :standard_name = "time";
      :calendar = "365_day";
      :long_name = "time";
      :bounds = "time_bnds";

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

  // global attributes:
  :table_id = "Table 2";
  :Conventions = "CF-1.0";
  :ncl_version = "6.0.0";
  :realization = 1; // int
  :experiment_id = "Future scenario 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 future scenario from NCAR";
  :NCO = "4.1.0";
}