NetCDF Header

cordex.raw.NAM-22.yseas.RegCM4.MPI-ESM-LR.hist.prec


ERROR
Cookies must be enabled.

netcdf /datazone/cordex/data/raw/NAM-22/yseas/RegCM4/MPI-ESM-LR/hist/prec/prec.hist.MPI-ESM-LR.RegCM4.yseas.NAM-22.raw.nc {
  dimensions:
    time = UNLIMITED;   // (4 currently)
    y = 278;
    x = 334;
    bnds = 2;
  variables:
    float prec(time=4, y=278, x=334);
      :_FillValue = 1.0E20f; // float
      :cell_methods = "time: mean time: mean time: mean time: mean within years time: mean over years";
      :coordinates = "lat lon";
      :grid_mapping = "oblique_mercator";
      :long_name = "Precipitation";
      :missing_value = 1.0E20f; // float
      :standard_name = "lwe_precipitation_rate";
      :units = "mm/day";

    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

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

    double time_bnds(time=4, 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 = "yseas";
  :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 = "3646cdd8-0edf-452b-9e66-0132a7631356";
  :history = "Thu Oct  1 18:21:43 2020: ncrename -v pr,prec ./prec.hist.MPI-ESM-LR.RegCM4.yseas.NAM-22.raw.nc\nThu Oct  1 18:21:43 2020: ncap2 -O -s pr=pr*(60*60*24) -s pr@standard_name=\"lwe_precipitation_rate\" -s pr@units=\"mm/day\" pr.hist.MPI-ESM-LR.RegCM4.yseas.NAM-22.raw.nc ./prec.hist.MPI-ESM-LR.RegCM4.yseas.NAM-22.raw.nc\nThu Feb 13 01:33:12 2020: ncatted -a missing_value,pr,o,f,1e20 -a _FillValue,pr,o,f,1e20 ./nam-22/hist/yseas/pr_NAM-22_MPI-M-MPI-ESM-LR_historical_r1i1p1_NCAR-RegCM4_v4.4-rc8_yseas_194901-200512.nc\nThu Jan  3 07:24:33 2019: ncks -C -O -x -v rcm_map ./mpi-esm-lr/nam-22/hist/yseas/pr_NAM-22_MPI-M-MPI-ESM-LR_historical_r1i1p1_NCAR-RegCM4_v4.4-rc8_yseas_194901-200512.nc ./mpi-esm-lr/nam-22/hist/yseas/pr_NAM-22_MPI-M-MPI-ESM-LR_historical_r1i1p1_NCAR-RegCM4_v4.4-rc8_yseas_194901-200512.nc\nThu Jan  3 07:24:33 2019: ncks -C -O -x -v Lambert_Conformal ./mpi-esm-lr/nam-22/hist/yseas/pr_NAM-22_MPI-M-MPI-ESM-LR_historical_r1i1p1_NCAR-RegCM4_v4.4-rc8_yseas_194901-200512.nc ./mpi-esm-lr/nam-22/hist/yseas/pr_NAM-22_MPI-M-MPI-ESM-LR_historical_r1i1p1_NCAR-RegCM4_v4.4-rc8_yseas_194901-200512.nc\nTue Oct  9 15:00:39 MDT 2018: ncl aggregate.ncl infile=../mon/pr_NAM-22_MPI-M-MPI-ESM-LR_historical_r1i1p1_NCAR-RegCM4_v4.4-rc8_mon_194901-200512.nc outfile=pr_NAM-22_MPI-M-MPI-ESM-LR_historical_r1i1p1_NCAR-RegCM4_v4.4-rc8_mon_194901-200512.nc varname=pr interval=season cyclic=True method=mean outtime=mid\nTue Oct  9 14:53:45 MDT 2018: ncl aggregate.ncl infile=pr_NAM-22_MPI-M-MPI-ESM-LR_historical_r1i1p1_NCAR-RegCM4_v4.4-rc8_mon_194901-200512.nc outfile=pr_NAM-22_MPI-M-MPI-ESM-LR_historical_r1i1p1_NCAR-RegCM4_v4.4-rc8_mon_194901-200512.nc varname=pr 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 Climatology of Precipitation";
  :version = "1.5";
}