NetCDF Header

project=NMME, model=NCAR Community Earth System Model, CESM version 1, experiment=20090401, time_frequency=day, modeling realm=atmos


ERROR
Cookies must be enabled.

netcdf /datazone/nmme/output1/NCAR/CESM1/20090401/day/atmos/tqm/tqm_day_CESM1_20090401_r4i1p1_20090400-20100331.nc4 {
  dimensions:
    lat = 180;
    nbnd = 2;
    time = UNLIMITED;   // (365 currently)
    lon = 360;
  variables:
    double lat(lat=180);
      :short_name = "lat";
      :units = "degrees_north";
      :long_name = "latitude";
      :axis = "Y";
      :standard_name = "latitude";
      :_ChunkSizes = 180; // int

    float Tqm(time=365, lat=180, lon=360);
      :missing_value = 1.0E20f; // float
      :cell_methods = "time: mean";
      :long_name = "Precipitable Water";
      :units = "kg/m2";
      :_FillValue = 1.0E20f; // float
      :standard_name = "total_column_vertically_integrated_water";
      :original_name = "TMQ";
      :_ChunkSizes = 1, 180, 360; // int

    double time(time=365);
      :bounds = "time_bnds";
      :calendar = "noleap";
      :units = "days since 2009-04-01 00:00:00";
      :long_name = "time";
      :axis = "T";
      :standard_name = "time";
      :_ChunkSizes = 524288; // int

    double time_bnds(time=365, nbnd=2);
      :long_name = "time interval endpoints";
      :_ChunkSizes = 1, 2; // int

    double lon(lon=360);
      :standard_name = "longitude";
      :axis = "X";
      :long_name = "longitude";
      :units = "degrees_east";
      :short_name = "lon";
      :_ChunkSizes = 360; // int

    int date(time=365);
      :long_name = "current date (YYYYMMDD)";
      :_ChunkSizes = 1048576; // int

  // global attributes:
  :Conventions = "CF-1.4";
  :source = "CESM 1.2.2 2014; atmosphere: CAM5, 0.9x1.25, 30 levels;ocean: POP2, gx1v6, 60 levels; land: CLM4, 0.9x1.25, 15 levels; ice: CICE, gx1v6";
  :case = "b40.b20trc5.20090401IC.12MO.004";
  :logname = "jcaron";
  :host = "ys0610";
  :initial_file = "/glade/p/cesmdata/cseg/inputdata/atm/cam/inic/fv/cami-mam3_0000-01-01_0.9x1.25_L30_c100618.nc";
  :topography_file = "/glade/p/cesmdata/cseg/inputdata/atm/cam/topo/USGS-gtopo30_0.9x1.25_remap_c051027.nc";
  :project_id = "NMME";
  :model_id = "CESM1";
  :product = "output";
  :frequency = "day";
  :modeling_realm = "atmos";
  :realization = 4; // int
  :branch_time = 0.0; // double
  :creation_date = "Mon May 16 14:41:31 MDT 2016";
  :experiment = "seasonal200904";
  :experiment_id = "r4i1p1";
  :parent_experiment = "Hindcast";
  :parent_experiment_id = "r0i0p0";
  :table_id = "n/a";
  :forcing = "20th Century Transient";
  :physics_version = 1; // int
  :initialization_method = 1; // int
  :institute_id = "NCAR";
  :institution = "National Center for Atmospheric Research";
  :contact = "Julie Caron, jcaron@ucar.edu";
  :title = "CESM1 model output prepared for NMME forecast project";
}