NetCDF Header

cordex.raw.NAM-44.seas.CanRCM4.ERA-Int.eval.tmax


ERROR
Cookies must be enabled.

netcdf /datazone/cordex/data/raw/NAM-44/seas/CanRCM4/ERA-Int/eval/tmax/tmax.eval.ERA-Int.CanRCM4.seas.NAM-44.raw.nc {
  dimensions:
    time = UNLIMITED;   // (85 currently)
    rlat = 130;
    rlon = 155;
    bnds = 2;
  variables:
    float tmax(time=85, rlat=130, rlon=155);
      :_FillValue = 1.0E20f; // float
      :cell_methods = "time:maximum time: mean time: mean";
      :coordinates = "lon lat";
      :grid_mapping = "rotated_pole";
      :long_name = "Daily Maximum Near-Surface Air Temperature";
      :standard_name = "air_temperature";
      :units = "degC";

    double lon(rlat=130, rlon=155);
      :long_name = "longitude";
      :units = "degrees_east";

    double rlon(rlon=155);
      :long_name = "longitude in rotated pole grid";
      :units = "degrees";
      :axis = "X";
      :standard_name = "grid_longitude";

    double rlat(rlat=130);
      :long_name = "latitude in rotated pole grid";
      :units = "degrees";
      :axis = "Y";
      :standard_name = "grid_latitude";

    double lat(rlat=130, rlon=155);
      :long_name = "latitude";
      :units = "degrees_north";

    char rotated_pole;
      :grid_mapping_name = "rotated_latitude_longitude";
      :grid_north_pole_longitude = 83.0f; // float
      :grid_north_pole_latitude = 42.5f; // float

    double time_bnds(time=85, bnds=2);

    double time(time=85);
      :long_name = "time";
      :standard_name = "time";
      :units = "days since 1949-12-01";
      :axis = "T";
      :calendar = "365_day";
      :bounds = "time_bnds";

  // global attributes:
  :institution = "CCCma (Canadian Centre for Climate Modelling and Analysis, Victoria, BC, Canada)";
  :institute_id = "CCCma";
  :contact = "cccma_info@ec.gc.ca";
  :Conventions = "CF-1.4";
  :experiment = "Evaluation run with ERA-INTERIM reanalysis forcing";
  :experiment_id = "evaluation";
  :driving_experiment = "ECMWF-ERAINT, evaluation, r1i1p1";
  :driving_model_id = "ECMWF-ERAINT";
  :driving_model_ensemble_member = "r1i1p1";
  :driving_experiment_name = "evaluation";
  :forcing = "GHG,Oz,SA,BC,OC,LU,Vl (GHG includes CO2,CH4,N2O,CFC11,effective CFC12)";
  :title = "NA-CORDEX Raw NAM-44 CanRCM4 ERA-Int Eval Seasonal Mean Daily Max 2m Temperature";
  :model_id = "CCCma-CanRCM4";
  :creation_date = "2012-06-29 14:22:09";
  :rcm_version_id = "r2";
  :project_id = "CORDEX";
  :CORDEX_domain = "NAM-44";
  :frequency = "sem";
  :product = "output";
  :CCCma_runid = "nam038_mlb44";
  :references = "http://www.cccma.ec.gc.ca/models";
  :history = "Wed Sep 23 17:36:57 2020: ncrename -v tasmax,tmax ./tmax.eval.ERA-Int.CanRCM4.seas.NAM-44.raw.nc\nWed Sep 23 17:36:57 2020: ncap2 -O -s tasmax=tasmax-float(273.15) -s tasmax@units=\"degC\" tasmax.eval.ERA-Int.CanRCM4.seas.NAM-44.raw.nc ./tmax.eval.ERA-Int.CanRCM4.seas.NAM-44.raw.nc\nTue Dec 11 07:59:11 2018: ncap2 -O -s lon=lon-360 /gpfs/fs1/collections/cdg/work/cordex/esgf/canrcm4/era-int/nam-44/eval/sem/tasmax_NAM-44_ECMWF-ERAINT_evaluation_r1i1p1_CCCma-CanRCM4_r2_sem_198901-200912.nc /gpfs/fs1/collections/cdg/work/cordex/esgf/canrcm4/era-int/nam-44/eval/sem/tasmax_NAM-44_ECMWF-ERAINT_evaluation_r1i1p1_CCCma-CanRCM4_r2_sem_198901-200912.nc\nMon Aug 14 14:37:39 MDT 2017: ncl aggregate.ncl infile=../mon/tasmax_NAM-44_ECMWF-ERAINT_evaluation_r1i1p1_CCCma-CanRCM4_r2_mon_198901-200912.nc outfile=tasmax_NAM-44_ECMWF-ERAINT_evaluation_r1i1p1_CCCma-CanRCM4_r2_mon_198901-200912.nc varname=tasmax interval=season method=mean outtime=mid\nMon Aug 14 14:37:10 MDT 2017: ncl aggregate.ncl infile=tasmax_NAM-44_ECMWF-ERAINT_evaluation_r1i1p1_CCCma-CanRCM4_r2_mon_198901-200912.nc outfile=tasmax_NAM-44_ECMWF-ERAINT_evaluation_r1i1p1_CCCma-CanRCM4_r2_mon_198901-200912.nc varname=tasmax interval=month method=mean outtime=mid\ncreated: 2012-06-29 14:26:56 by rcm2nc";
  :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.";
  :tracking_id = "04f2cd27-59a3-47c4-8628-a73bb0a79d01";
  :NCO = "netCDF Operators version 4.7.9 (Homepage = http://nco.sf.net, Code = http://github.com/nco/nco)";
  :nco_openmp_thread_number = 1; // int
  :id = "doi:10.5065/D6SJ1JCH";
  :version = "1.2";
}