NetCDF Header

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


ERROR
Cookies must be enabled.

netcdf /datazone/nmme/output1/UM-RSMAS/CCSM4/20090401/day/atmos/psl/psl_day_CCSM4_20090401_r1i1p1_20090401-20100331.nc {
  dimensions:
    TIME = 365;
    LAT = 181;
    LON = 360;
  variables:
    float PSL(TIME=365, LAT=181, LON=360);
      :standard_name = "air pressure at sea level";
      :cell_method = "time: mean";
      :long_name = "Sea level pressure";
      :units = "Pa";
      :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 2009-04-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 = "Sun Nov 15 15:17:54 EST 2015";
  :model_id = "CCSM4_0_a02";
  :frequency = "day";
  :project_id = "National Multi-Model Ensembles(NMME) project";
  :experiment = "April 2009 Forecast";
  :modeling_realm = "atmos";
  :realization = "01";
  :contact = "Dughong Min (dmin@rsmas.miami.edu) and Ben Kirtman (bkirtman@rsmas.miami.edu)";
  :startyear = "2009";
  :endyear = "2010";
  :startmonth = "04 ";
  :endmonth = "03";
  :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";
}