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.ERSST_v5_1.atl3_lanina_spacomp_sst_jja0.nc-20230524-181412Z-3f778846-25a9-44fc-b788-4625a954fce9 {
  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_lanina_spacomp_sst_jja0(lat=192, lon=288);
      :remap = "remapped via ESMF_regrid_with_weights: Bilinear";
      :number_of_lanina_events = 15; // int
      :valid_max = 45.0f; // float
      :valid_min = -3.0f; // float
      :scale_factor = 1.0f; // float
      :add_offset = 0.0f; // float
      :units = "C";
      :standard_name = "sea_surface_temperature";
      :long_name = "atl3 sst La Nina spatial composite (JJA+0)";
      :lev = 0.0; // double
      :_FillValue = 1.0E20f; // float
      :missing_value = 1.0E20f; // float

}