NetCDF Header

cordex.raw.NAM-22.seas.RegCM4.MPI-ESM-LR.hist.tas


ERROR
Cookies must be enabled.

netcdf /datazone/cordex/data/raw/NAM-22/seas/RegCM4/MPI-ESM-LR/hist/tas/tas.hist.MPI-ESM-LR.RegCM4.seas.NAM-22.raw.nc {
  dimensions:
    y = 278;
    x = 334;
    time = UNLIMITED;   // (229 currently)
    bnds = 2;
  variables:
    double height;
      :units = "m";
      :long_name = "height";
      :standard_name = "height";
      :axis = "Z";
      :positive = "up";
      :coordinate_defines = "point";
      :actual_range = 2.0, 2.0; // double
      :cell_methods = "height: mean";

    double lat(y=278, x=334);
      :standard_name = "latitude";
      :long_name = "Latitude on Cross Points";
      :units = "degrees_north";
      :_CoordinateAxisType = "Lat";

    double lon(y=278, x=334);
      :standard_name = "longitude";
      :long_name = "Longitude on Cross Points";
      :units = "degrees_east";
      :_CoordinateAxisType = "Lon";

    char oblique_mercator;
      :grid_mapping_name = "oblique_mercator";
      :azimuth_of_central_line = 90.0; // double
      :latitude_of_projection_origin = 46.0; // double
      :longitude_of_projection_origin = 263.0; // double
      :scale_factor_at_projection_origin = 1.0; // double
      :false_easting = 0.0; // double
      :false_northing = 0.0; // double

    float tas(time=229, y=278, x=334);
      :cell_methods = "time: mean m2: mean time: mean time: mean";
      :coordinates = "lat lon height";
      :grid_mapping = "oblique_mercator";
      :units = "K";
      :long_name = "Near-Surface Air Temperature";
      :standard_name = "air_temperature";
      :_FillValue = 1.0E20f; // float
      :missing_value = 1.0E20f; // float

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

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

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

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

  // global attributes:
  :Conventions = "CF-1.4";
  :contact = "Melissa Bukovsky, bukovsky@ucar.edu";
  :creation_date = "2015-09-21T16:28:24Z";
  :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 = "sem";
  :institution = "National Center for Atmospheric Research";
  :institute_id = "NCAR";
  :model_id = "NCAR-RegCM4";
  :rcm_version_id = "v4.4-rc8";
  :project_id = "CORDEX";
  :CORDEX_domain = "NAM-22";
  :references = "Elguindi, et al. Regional climate model RegCM user manual version 4.4. The Abdus Salam International Centre for Theoretical Physics, Strada Costiera, Trieste, Italy. (2013).";
  :product = "output";
  :tracking_id = "e9837407-9e27-4791-a06a-a1e0360895b6";
  :history = "Thu Feb 13 01:33:53 2020: ncatted -a missing_value,tas,o,f,1e20 -a _FillValue,tas,o,f,1e20 ./nam-22/hist/sem/tas_NAM-22_MPI-M-MPI-ESM-LR_historical_r1i1p1_NCAR-RegCM4_v4.4-rc8_sem_194901-200512.nc\nThu Jan  3 07:24:53 2019: ncks -C -O -x -v rcm_map ./mpi-esm-lr/nam-22/hist/sem/tas_NAM-22_MPI-M-MPI-ESM-LR_historical_r1i1p1_NCAR-RegCM4_v4.4-rc8_sem_194901-200512.nc ./mpi-esm-lr/nam-22/hist/sem/tas_NAM-22_MPI-M-MPI-ESM-LR_historical_r1i1p1_NCAR-RegCM4_v4.4-rc8_sem_194901-200512.nc\nThu Jan  3 07:24:53 2019: ncks -C -O -x -v Lambert_Conformal ./mpi-esm-lr/nam-22/hist/sem/tas_NAM-22_MPI-M-MPI-ESM-LR_historical_r1i1p1_NCAR-RegCM4_v4.4-rc8_sem_194901-200512.nc ./mpi-esm-lr/nam-22/hist/sem/tas_NAM-22_MPI-M-MPI-ESM-LR_historical_r1i1p1_NCAR-RegCM4_v4.4-rc8_sem_194901-200512.nc\nTue Oct  9 16:16:30 MDT 2018: ncl aggregate.ncl infile=../mon/tas_NAM-22_MPI-M-MPI-ESM-LR_historical_r1i1p1_NCAR-RegCM4_v4.4-rc8_mon_194901-200512.nc outfile=tas_NAM-22_MPI-M-MPI-ESM-LR_historical_r1i1p1_NCAR-RegCM4_v4.4-rc8_mon_194901-200512.nc varname=tas interval=season method=mean outtime=mid\nTue Oct  9 16:09:31 MDT 2018: ncl aggregate.ncl infile=tas_NAM-22_MPI-M-MPI-ESM-LR_historical_r1i1p1_NCAR-RegCM4_v4.4-rc8_mon_194901-200512.nc outfile=tas_NAM-22_MPI-M-MPI-ESM-LR_historical_r1i1p1_NCAR-RegCM4_v4.4-rc8_mon_194901-200512.nc varname=tas interval=month method=mean outtime=mid\n-2147483647";
  :NCO = "netCDF Operators version 4.7.9 (Homepage = http://nco.sf.net, Code = http://github.com/nco/nco)";
  :id = "doi:10.5065/D6SJ1JCH";
  :title = "NA-CORDEX Raw NAM-22 RegCM4 MPI-ESM-LR Hist Seasonal Mean 2m Air Temperature";
  :version = "1.5";
}