NetCDF Header

project=NMME, model=CanCM4, experiment=19950901, time_frequency=day, modeling realm=atmos


ERROR
Cookies must be enabled.

netcdf /datazone/nmme/output1/CCCMA/CanCM4/19950901/day/atmos/v20181101/hus10/hus10_day_CanCM4_199509_r8i1p1_19950901-19960831.nc4 {
  dimensions:
    time = UNLIMITED;   // (365 currently)
    lon = 360;
    lat = 181;
    bnds = 2;
  variables:
    double lat_bnds(lat=181, bnds=2);
      :_ChunkSizes = 181U, 2U; // uint

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

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

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

    double time_bnds(time=365, bnds=2);
      :_ChunkSizes = 1U, 2U; // uint

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

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

    float hus(time=365, lat=181, lon=360);
      :standard_name = "specific_humidity";
      :long_name = "Specific Humidity";
      :units = "1";
      :cell_methods = "time: mean";
      :cell_measures = "area: areacella";
      :coordinates = "plev";
      :missing_value = 1.0E20f; // float
      :_FillValue = 1.0E20f; // float
      :_ChunkSizes = 1U, 181U, 360U; // uint

  // global attributes:
  :history = "Mon Sep 19 22:40:38 2016: /users/tor/acrn/opt/package/nco/linux64-pollux/bin/ncap2 -O -S add.nco exp.nc exp1.nc\ncreated: 2016-09-19 22:40:36 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 = "199509";
  :model_id = "CanCM4";
  :initialization_method = "1";
  :experiment = "forecast starting 19950901";
  :project_id = "NMMEPhase2";
  :realization = "8";
}