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.atl3_hov_nina.nc-20230524-181406Z-019decfc-6a58-4a42-9dec-fc6a588a4259 {
  dimensions:
    time_mon1 = 25;
    longitude = 49;
  variables:
    int time(time_mon1=25);
      :calendar = "standard";
      :standard_name = "time";
      :long_name = "Time";
      :units = "months since 0000-01-01 00:00:00";

    int time_mon1(time_mon1=25);
      :calendar = "standard";
      :standard_name = "time";
      :long_name = "Time";
      :units = "months since 0000-01-01 00:00:00";

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

    double longitude(longitude=49);
      :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_hov_nina(time_mon1=25, longitude=49);
      :_FillValue = 1.0E20f; // float
      :units = "C";
      :number_of_events = 33; // int
      :long_name = "Atl3 Nina Hovmoller sst composite";
      :missing_value = 1.0E20f; // float

}