NetCDF Header

project=NMME, model=NCAR Community Climate System Model, CCSM version 4, experiment=20080501, time_frequency=3hr, modeling realm=atmos


ERROR
Cookies must be enabled.

netcdf /datazone/nmme/output1/UM-RSMAS/CCSM4/20080501/3hr/atmos/tas/tas_3hr_CCSM4_20080501_r9i1p1_20080501-20090430.nc {
  dimensions:
    TIME = 2921;
    LAT = 181;
    LON = 360;
  variables:
    float TAS(TIME=2921, LAT=181, LON=360);
      :standard_name = "air temperature";
      :long_name = "Reference height(2m) temperature";
      :units = "Kelvin";
      :lon = 358.75; // double
      :lat = 90.0; // double
      :_FillValue = 9.96921E36f; // float

    double TIME(TIME=2921);
      :axis = "T";
      :bounds = "TIME_bnds";
      :calendar = "NOLEAP";
      :units = "days since 2008-05-01 00:00:00";
      :long_name = "time";
      :_FillValue = 9.969209968386869E36; // double

    float LAT(LAT=181);
      :valid_max = 90.0f; // float
      :valid_min = -90.0f; // float
      :standard_name = "latitude";
      :axis = "Y";
      :units = "degrees_north";
      :data_type = "float";

    float LON(LON=360);
      :valid_max = 359.0f; // float
      :valid_min = 0.0f; // float
      :standard_name = "longitude";
      :axis = "X";
      :units = "degrees_east";
      :data_type = "float";

  // global attributes:
  :institution_id = "UM-RSMAS";
  :institution = "Univ. of Miami - Rosenstiel School of Marine & Atmosphereric Science";
  :experiment_id = "Fri Mar  6 18:35:33 EST 2015";
  :model_id = "CCSM4_0_a02";
  :frequency = "3hour";
  :project_id = "National Multi-Model Ensembles(NMME) project";
  :experiment = "May 2008 Forecast";
  :modeling_realm = "atmos";
  :realization = "09";
  :contact = "Dughong Min (dmin@rsmas.miami.edu) and Ben Kirtman (bkirtman@rsmas.miami.edu)";
  :startyear = "2008";
  :endyear = "2009";
  :startmonth = "05 ";
  :endmonth = "04";
  :Conventions = "CF-1.0";
  :Generator = "NCL v.6.0";
  :References = "Ben P. Kirtman, Dughong Min. (2009) Multimodel Ensemble ENSO Prediction with CCSM and CFS. Monthly Weather Review 137:9, 2908-2930";
}