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/OBS_annSAT_5x5.nc-20230804-194058Z-ee15b1dd-b0dc-4da6-95b1-ddb0dcfda6f7 {
  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
      :units = "degrees_north";
      :long_name = "latitude";
      :bounds = "lat_bounds";

    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:
}