NetCDF Header

cordex.raw.NAM-44i.seas.WRF.HadGEM2-ES.hist.tmax


ERROR
Cookies must be enabled.

netcdf /datazone/cordex/data/raw/NAM-44i/seas/WRF/HadGEM2-ES/hist/tmax/tmax.hist.HadGEM2-ES.WRF.seas.NAM-44i.raw.nc {
  dimensions:
    time = UNLIMITED;   // (225 currently)
    lat = 129;
    lon = 300;
    bnds = 2;
  variables:
    float tmax(time=225, lat=129, lon=300);
      :_FillValue = 1.0E20f; // float
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :cell_methods = "time: maximum time: mean time: mean";
      :long_name = "Daily Maximum Near-Surface Air Temperature";
      :missing_value = 1.0E20f; // float
      :original_name = "TEMP at 2 M";
      :remap = "remapped via ESMF_regrid_with_weights: Higher-order Patch";
      :standard_name = "air_temperature";
      :units = "degC";

    double time(time=225);
      :axis = "T";
      :calendar = "standard";
      :units = "days since 1949-12-1 00:00:00";
      :bounds = "time_bnds";
      :long_name = "time";
      :standard_name = "time";

    double lat(lat=129);
      :long_name = "latitude";
      :units = "degrees_north";
      :standard_name = "latitude";

    double lon(lon=300);
      :long_name = "longitude";
      :units = "degrees_east";
      :standard_name = "longitude";

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

  // global attributes:
  :CDI = "Climate Data Interface version 1.7.2 (http://mpimet.mpg.de/cdi)";
  :Conventions = "CF-1.4";
  :history = "Thu Sep  3 16:46:14 2020: ncrename -v tasmax,tmax ./tmax.hist.HadGEM2-ES.WRF.seas.NAM-44i.raw.nc\nThu Sep  3 16:46:13 2020: ncap2 -O -s tasmax=tasmax-float(273.15) -s tasmax@units=\"degC\" tasmax.hist.HadGEM2-ES.WRF.seas.NAM-44i.raw.nc ./tmax.hist.HadGEM2-ES.WRF.seas.NAM-44i.raw.nc\nFri Apr 12 19:15:13 2019: ncks -A time_bnds.nc tasmax_NAM-44i_HadGEM2-ES_historical_r1i1p1_NCAR-WRF_v3.5.1_sem_195001-200512.nc\nFri Apr 12 19:15:13 2019: ncks -v time_bnds ../tasmax_NAM-44_HadGEM2-ES_historical_r1i1p1_NCAR-WRF_v3.5.1_sem_195001-200512.nc time_bnds.nc\nFri Apr 12 19:15:07 MDT 2019: ncl aggregate.ncl infile=../mon/tasmax_NAM-44_HadGEM2-ES_historical_r1i1p1_NCAR-WRF_v3.5.1_mon_195001-200512.nc outfile=tasmax_NAM-44_HadGEM2-ES_historical_r1i1p1_NCAR-WRF_v3.5.1_mon_195001-200512.nc varname=tasmax interval=season method=mean outtime=mid\nFri Apr 12 19:14:34 MDT 2019: ncl aggregate.ncl infile=tasmax_NAM-44_HadGEM2-ES_historical_r1i1p1_NCAR-WRF_v3.5.1_mon_195001-200512.nc outfile=tasmax_NAM-44_HadGEM2-ES_historical_r1i1p1_NCAR-WRF_v3.5.1_mon_195001-200512.nc varname=tasmax interval=month method=mean outtime=mid\nTue Dec 11 00:14:49 2018: ncap2 -O -s lon=lon-360 /gpfs/fs1/collections/cdg/work/cordex/esgf/wrf/hadgem2-es/nam-44/hist/day/tasmax_NAM-44_HadGEM2-ES_historical_r1i1p1_NCAR-WRF_v3.5.1_day_19500101-19501231.nc /gpfs/fs1/collections/cdg/work/cordex/esgf/wrf/hadgem2-es/nam-44/hist/day/tasmax_NAM-44_HadGEM2-ES_historical_r1i1p1_NCAR-WRF_v3.5.1_day_19500101-19501231.nc\nFri Oct 27 12:31:35 2017: cdo setreftime,1949-12-01,00:00:00,days tasmax_NAM-44_HadGEM2-ES_historical_r1i1p1_NCAR-WRF_v3.5.1_day_19500101-19501231.nc out/tasmax_NAM-44_HadGEM2-ES_historical_r1i1p1_NCAR-WRF_v3.5.1_day_19500101-19501231.nc\nSun May  7 22:59:16 2017: ncrename -v .yc,y -d .yc,y -v .xc,x -d .xc,x tasmax_NAM-44_HadGEM2-ES_historical_r1i1p1_NCAR-WRF_v3.5.1_day_19500101-19501231.nc";
  :institution = "National Center for Atmospheric Research";
  :contact = "Melissa Bukovsky, bukovsky@ucar.edu";
  :creation_date = "2016-12-04T14:57:00Z";
  :experiment = "Historical run driven by HadGEM2-ES";
  :experiment_id = "historical";
  :driving_experiment = "HadGEM2-ES,rcp85,r1i1p1";
  :driving_model_id = "HadGEM2-ES";
  :driving_model_ensemble_member = "r1i1p1";
  :driving_experiment_name = "historical";
  :frequency = "sem";
  :institute_id = "NCAR";
  :model_id = "NCAR-WRF";
  :rcm_version_id = "v3.5.1";
  :project_id = "CORDEX";
  :CORDEX_domain = "NAM-44";
  :references = "Skamarock, et al., 2005. \'A description of the Advanced Research WRF version 2.\' NCAR Tech. Note NCAR/TN-468+STR";
  :product = "output";
  :tracking_id = "6359e1ef-ed10-4ccb-8f70-b7ee96bbe44b";
  :CDO = "Climate Data Operators version 1.7.2 (http://mpimet.mpg.de/cdo)";
  :NCO = "netCDF Operators version 4.7.9 (Homepage = http://nco.sf.net, Code = http://github.com/nco/nco)";
  :nco_openmp_thread_number = 1; // int
  :history_of_appended_files = "Fri Apr 12 19:15:13 2019: Appended file time_bnds.nc had following \"history\" attribute:\nFri Apr 12 19:15:13 2019: ncks -v time_bnds ../tasmax_NAM-44_HadGEM2-ES_historical_r1i1p1_NCAR-WRF_v3.5.1_sem_195001-200512.nc time_bnds.nc\nFri Apr 12 19:15:07 MDT 2019: ncl aggregate.ncl infile=../mon/tasmax_NAM-44_HadGEM2-ES_historical_r1i1p1_NCAR-WRF_v3.5.1_mon_195001-200512.nc outfile=tasmax_NAM-44_HadGEM2-ES_historical_r1i1p1_NCAR-WRF_v3.5.1_mon_195001-200512.nc varname=tasmax interval=season method=mean outtime=mid\nFri Apr 12 19:14:34 MDT 2019: ncl aggregate.ncl infile=tasmax_NAM-44_HadGEM2-ES_historical_r1i1p1_NCAR-WRF_v3.5.1_mon_195001-200512.nc outfile=tasmax_NAM-44_HadGEM2-ES_historical_r1i1p1_NCAR-WRF_v3.5.1_mon_195001-200512.nc varname=tasmax interval=month method=mean outtime=mid\nTue Dec 11 00:14:49 2018: ncap2 -O -s lon=lon-360 /gpfs/fs1/collections/cdg/work/cordex/esgf/wrf/hadgem2-es/nam-44/hist/day/tasmax_NAM-44_HadGEM2-ES_historical_r1i1p1_NCAR-WRF_v3.5.1_day_19500101-19501231.nc /gpfs/fs1/collections/cdg/work/cordex/esgf/wrf/hadgem2-es/nam-44/hist/day/tasmax_NAM-44_HadGEM2-ES_historical_r1i1p1_NCAR-WRF_v3.5.1_day_19500101-19501231.nc\nFri Oct 27 12:31:35 2017: cdo setreftime,1949-12-01,00:00:00,days tasmax_NAM-44_HadGEM2-ES_historical_r1i1p1_NCAR-WRF_v3.5.1_day_19500101-19501231.nc out/tasmax_NAM-44_HadGEM2-ES_historical_r1i1p1_NCAR-WRF_v3.5.1_day_19500101-19501231.nc\nSun May  7 22:59:16 2017: ncrename -v .yc,y -d .yc,y -v .xc,x -d .xc,x tasmax_NAM-44_HadGEM2-ES_historical_r1i1p1_NCAR-WRF_v3.5.1_day_19500101-19501231.nc\n";
  :id = "doi:10.5065/D6SJ1JCH";
  :title = "NA-CORDEX Raw NAM-44i WRF HadGEM2-ES Hist Seasonal Mean Daily Max 2m Temperature";
  :version = "1.3";
}