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.GPCC_1.atl3_lanina_spacomp_pr_jja0.nc-20230524-181405Z-f6b557d0-b79a-44a0-b557-d0b79ad4a009 {
  dimensions:
    lat = 192;
    lon = 288;
  variables:
    double lat(lat=192);
      :long_name = "latitude";
      :standard_name = "latitude";
      :units = "degrees_north";
      :axis = "Y";
      :valid_min = -90.0; // double
      :valid_max = 90.0; // double
      :bounds = "lat_bnds";

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

    float atl3_lanina_spacomp_pr_jja0(lat=192, lon=288);
      :remap = "remapped via ESMF_regrid_with_weights: Bilinear";
      :number_of_lanina_events = 30; // int
      :dataset = "GPCC Precipitation 1.0degree V2018 Full Reanalysis";
      :level = "Surface";
      :units = "mm/day";
      :var_desc = "Precipitation";
      :parent_stat = "Observations";
      :valid_range = 0.0f, 8000.0f; // float
      :statistic = "Total";
      :long_name = "atl3 pr La Nina spatial composite (JJA+0)";
      :_FillValue = -9.96921E36f; // float
      :missing_value = -9.96921E36f; // float

}