NetCDF Header

Data for manuscript "Modes of Variability in E3SM and CESM Large Ensembles"


ERROR
Cookies must be enabled.

netcdf file:///data/6c637bd3-23d3-438a-a37b-d323d3238a74/regrid.GPCP.atl3_elnino_spacomp_pr_jja0.nc-20230524-181408Z-f9417ebd-4389-43e2-817e-bd438963e278 {
  dimensions:
    lat = 192;
    lon = 288;
  variables:
    double lat(lat=192);
      :bounds = "lat_bnds";
      :valid_max = 90.0; // double
      :valid_min = -90.0; // double
      :axis = "Y";
      :units = "degrees_north";
      :standard_name = "latitude";
      :long_name = "latitude";

    double lon(lon=288);
      :bounds = "lon_bnds";
      :valid_max = 360.0; // double
      :valid_min = 0.0; // double
      :axis = "X";
      :units = "degrees_east";
      :standard_name = "longitude";
      :long_name = "longitude";

    float atl3_elnino_spacomp_pr_jja0(lat=192, lon=288);
      :remap = "remapped via ESMF_regrid_with_weights: Bilinear";
      :number_of_elnino_events = 15; // int
      :_FillValue = -9.96921E36f; // float
      :long_name = "atl3 pr El Nino spatial composite (JJA+0)";
      :valid_range = 0.0f, 100.0f; // float
      :units = "mm/day";
      :add_offset = 0.0f; // float
      :scale_factor = 1.0f; // float
      :precision = 32767S; // short
      :least_significant_digit = 2S; // short
      :var_desc = "Precipitation";
      :dataset = "GPCP Version 2.3 Combined Precipitation Dataset";
      :level_desc = "Surface";
      :statistic = "Mean";
      :parent_stat = "Mean";
      :missing_value = -9.96921E36f; // float

}