NetCDF Header

cordex.raw.NAM-22.yseas.WRF.MPI-ESM-LR.hist.tasmin


ERROR
Cookies must be enabled.

netcdf /datazone/cordex/data/raw/NAM-22/yseas/WRF/MPI-ESM-LR/hist/tasmin/tasmin.hist.MPI-ESM-LR.WRF.yseas.NAM-22.raw.nc {
  dimensions:
    time = UNLIMITED;   // (4 currently)
    y = 281;
    x = 297;
    bnds = 2;
  variables:
    double lon(y=281, x=297);
      :_CoordinateAxisType = "Lon";
      :long_name = "longitude";
      :standard_name = "longitude";
      :units = "degrees_east";

    double y(y=281);
      :long_name = "x-coordinate in Cartesian system";
      :units = "m";
      :axis = "Y";
      :standard_name = "projection_y_coordinate";

    double x(x=297);
      :long_name = "x-coordinate in Cartesian system";
      :units = "m";
      :axis = "X";
      :standard_name = "projection_x_coordinate";

    int Lambert_Conformal;
      :grid_mapping_name = "lambert_conformal_conic";
      :longitude_of_central_meridian = -97.0f; // float
      :latitude_of_projection_origin = 46.0f; // float
      :standard_parallel = 35.0f, 60.0f; // float

    int height;
      :axis = "Z";
      :long_name = "height";
      :positive = "up";
      :standard_name = "height";
      :units = "m";
      :coordinate_defines = "point";
      :actual_range = 2.0, 2.0; // double
      :cell_methods = "height: mean";

    double lat(y=281, x=297);
      :standard_name = "latitude";
      :long_name = "latitude";
      :units = "degrees_north";
      :_CoordinateAxisType = "Lat";

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

    double time(time=4);
      :standard_name = "time";
      :long_name = "time";
      :bounds = "time_bnds";
      :units = "days since 1949-12-1 00:00:00";
      :calendar = "365_day";
      :axis = "T";
      :climatology = "time_bnds";

    float tasmin(time=4, y=281, x=297);
      :standard_name = "air_temperature";
      :long_name = "Daily Minimum Near-Surface Air Temperature";
      :units = "K";
      :coordinates = "lat lon height";
      :_FillValue = 1.0E20f; // float
      :missing_value = 1.0E20f; // float
      :original_name = "TEMP at 2 M";
      :cell_methods = "time: minimum time: mean time: mean within years time: mean over years";
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :grid_mapping = "Lambert_Conformal";

  // global attributes:
  :Conventions = "CF-1.4";
  :contact = "Melissa Bukovsky, bukovsky@ucar.edu";
  :creation_date = "2017-10-30T00:00:00Z";
  :experiment = "Historical run driven by MPI-ESM-LR";
  :experiment_id = "historical";
  :driving_experiment = "MPI-ESM-LR,historical,r1i1p1";
  :driving_model_id = "MPI-ESM-LR";
  :driving_model_ensemble_member = "r1i1p1";
  :driving_experiment_name = "historical";
  :frequency = "yseas";
  :institution = "University of Arizona";
  :institute_id = "UA";
  :model_id = "UA-WRF";
  :rcm_version_id = "v3.5.1";
  :project_id = "CORDEX";
  :CORDEX_domain = "NAM-22";
  :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 = "385ee780-33f9-4ff0-afb8-d92d9bdbbe24";
  :history = "Fri Apr 12 22:02:53 MDT 2019: ncl aggregate.ncl infile=../mon/tasmin_NAM-22_MPI-M-MPI-ESM-LR_historical_r1i1p1_NCAR-WRF_v3.5.1_mon_195001-200512.nc outfile=tasmin_NAM-22_MPI-M-MPI-ESM-LR_historical_r1i1p1_NCAR-WRF_v3.5.1_mon_195001-200512.nc varname=tasmin interval=season cyclic=True method=mean outtime=mid\nFri Apr 12 22:00:54 MDT 2019: ncl aggregate.ncl infile=tasmin_NAM-22_MPI-M-MPI-ESM-LR_historical_r1i1p1_NCAR-WRF_v3.5.1_mon_195001-200512.nc outfile=tasmin_NAM-22_MPI-M-MPI-ESM-LR_historical_r1i1p1_NCAR-WRF_v3.5.1_mon_195001-200512.nc varname=tasmin interval=month method=mean outtime=mid\nTue Dec 11 02:19:53 2018: ncap2 -O -s lon=lon-360 /gpfs/fs1/collections/cdg/work/cordex/esgf/wrf/mpi-esm-lr/nam-22/hist/day/tasmin_NAM-22_MPI-M-MPI-ESM-LR_historical_r1i1p1_NCAR-WRF_v3.5.1_day_19500101-19501231.nc /gpfs/fs1/collections/cdg/work/cordex/esgf/wrf/mpi-esm-lr/nam-22/hist/day/tasmin_NAM-22_MPI-M-MPI-ESM-LR_historical_r1i1p1_NCAR-WRF_v3.5.1_day_19500101-19501231.nc\nSat Feb 10 09:07:06 2018: ncap2 -O -s height=2; tasmin_NAM-22_MPI-M-MPI-ESM-LR_historical_r1i1p1_NCAR-WRF_v3.5.1_day_19500101-19501231.nc tasmin_NAM-22_MPI-M-MPI-ESM-LR_historical_r1i1p1_NCAR-WRF_v3.5.1_day_19500101-19501231.nc\nWed Jan 31 02:15:17 2018: ncrename -v .yc,y -d .yc,y -v .xc,x -d .xc,x tasmin_NAM-22_MPI-M-MPI-ESM-LR_historical_r1i1p1_NCAR-WRF_v3.5.1_day_19500101-19501231.nc";
  :NCO = "netCDF Operators version 4.7.4 (http://nco.sf.net)";
  :nco_openmp_thread_number = 1; // int
  :contact_note = "Simulations by Hsin-I Chang, hchang@atmo.arizona.edu";
  :id = "doi:10.5065/D6SJ1JCH";
  :title = "NA-CORDEX Raw NAM-22 WRF MPI-ESM-LR Hist Seasonal Climatology of Daily Min 2m Temperature";
  :version = "2.3";
}