NetCDF Header

Data and Code for Yeager et al., 2022: Enhanced Skill and Signal-to-noise in an Eddy-Resolving Decadal Prediction System


ERROR
Cookies must be enabled.

netcdf file:///data/8265a707-5a27-40a8-b3fb-bdf7feba816f/FigS2_OBS_SAT.nc-20220809-192523Z-7ade1059-2ed4-4f64-a385-527a74d6661c {
  dimensions:
    time = 61;
    lon = 73;
    lat = 37;
  variables:
    long time(time=61);

    double lon(lon=73);
      :_FillValue = NaN; // double
      :units = "degrees_east";
      :long_name = "longitude";
      :bounds = "lon_bounds";

    double lat(lat=37);
      :_FillValue = NaN; // double
      :long_name = "latitude";
      :bounds = "lat_bounds";
      :units = "degrees_north";

    double SAT(time=61, lat=37, lon=73);
      :_FillValue = NaN; // double
      :regrid_method = "conservative";
      :time_average = "annual";
      :description = "merge of CRU-TS4.05 over land, HadISST over ocean";

  // global attributes:
}