NetCDF Header

project=NMME, model=NCAR Community Climate System Model, CCSM version 4, experiment=20060901, time_frequency=day, modeling realm=atmos


ERROR
Cookies must be enabled.

netcdf /datazone/nmme/output1/UM-RSMAS/CCSM4/20060901/day/atmos/tasmax/tasmax_day_CCSM4_20060901_r2i1p1_20060901-20070831.nc {
  dimensions:
    TIME = 365;
    LAT = 181;
    LON = 360;
  variables:
    float TASMAX(TIME=365, LAT=181, LON=360);
      :standard_name = "air_temperature";
      :cell_method = "time: mean";
      :long_name = "Average of TREFHT(2m) daily maximum";
      :units = "Kelvin";
      :lon = 358.75; // double
      :lat = 90.0; // double
      :_FillValue = 9.96921E36f; // float

    double TIME(TIME=365);
      :axis = "T";
      :bounds = "TIME_bnds";
      :calendar = "NOLEAP";
      :units = "days since 2006-09-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 = "Wed Apr  1 01:42:27 EDT 2015";
  :model_id = "CCSM4_0_a02";
  :frequency = "day";
  :project_id = "National Multi-Model Ensembles(NMME) project";
  :experiment = "September 2006 Forecast";
  :modeling_realm = "atmos";
  :realization = "02";
  :contact = "Dughong Min (dmin@rsmas.miami.edu) and Ben Kirtman (bkirtman@rsmas.miami.edu)";
  :startyear = "2006";
  :endyear = "2007";
  :startmonth = "09 ";
  :endmonth = "08";
  :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";
}