NetCDF Header

project=NMME, model=CanCM3, experiment=20050301, time_frequency=mon, modeling realm=atmos


ERROR
Cookies must be enabled.

netcdf /datazone/nmme/output1/CCCMA/CanCM3/20050301/mon/atmos/v20181101/g10/g10_Amon_CanCM3_200503_r7i1p1_200503-200602.nc4 {
  dimensions:
    time = UNLIMITED;   // (12 currently)
    lon = 360;
    lat = 181;
    bnds = 2;
  variables:
    double lat_bnds(lat=181, bnds=2);
      :_ChunkSizes = 181, 2; // int

    double lon_bnds(lon=360, bnds=2);
      :_ChunkSizes = 360, 2; // int

    double plev;
      :axis = "Z";
      :units = "Pa";
      :long_name = "pressure";
      :standard_name = "air_pressure";
      :positive = "down";

    double time(time=12);
      :long_name = "time";
      :units = "days since 1850-1-1";
      :calendar = "365_day";
      :bounds = "time_bnds";
      :axis = "T";
      :standard_name = "time";
      :_ChunkSizes = 1; // int

    double time_bnds(time=12, bnds=2);
      :_ChunkSizes = 1, 2; // int

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

    double lat(lat=181);
      :long_name = "latitude";
      :units = "degrees_north";
      :standard_name = "latitude";
      :axis = "Y";
      :bounds = "lat_bnds";
      :_ChunkSizes = 181; // int

    float g(time=12, lat=181, lon=360);
      :standard_name = "geopotential";
      :long_name = "Geopotential";
      :units = "m2 s-2";
      :cell_methods = "time: mean";
      :cell_measures = "area: areacella";
      :coordinates = "plev";
      :missing_value = 1.0E20f; // float
      :_FillValue = 1.0E20f; // float
      :_ChunkSizes = 1, 181, 360; // int

  // global attributes:
  :history = "Fri Sep 16 12:15:44 2016: /users/tor/acrn/opt/package/nco/linux64-pollux/bin/ncap2 -O -S add.nco exp.nc exp1.nc\ncreated: 2016-09-16 12:15:44 by nccrip";
  :data_licence = "1) GRANT OF LICENCE - The Government of Canada (Environment Canada) is the \nowner of all intellectual property rights (including copyright) that may exist in this Data \nproduct. You (as \"The Licensee\") are hereby granted a non-exclusive, non-assignable, \nnon-transferable unrestricted licence to use this data product for any purpose including \nthe right to share these data with others and to make value-added and derivative \nproducts from it. This licence is not a sale of any or all of the owner\'s rights.\n2) NO WARRANTY - This Data product is provided \"as-is\"; it has not been designed or \nprepared to meet the Licensee\'s particular requirements. Environment Canada makes no \nwarranty, either express or implied, including but not limited to, warranties of \nmerchantability and fitness for a particular purpose. In no event will Environment Canada \nbe liable for any indirect, special, consequential or other damages attributed to the \nLicensee\'s use of the Data product.";
  :nco_openmp_thread_number = 1; // int
  :institution = "CCCma (Canadian Centre for Climate Modelling and Analysis, Victoria, BC, Canada)";
  :institution_id = "CCCma";
  :experiment_id = "200503";
  :model_id = "CanCM3";
  :initialization_method = "1";
  :experiment = "forecast starting 20050301";
  :project_id = "NMMEPhase2";
  :realization = "7";
}