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/FigS1_OBS_SLP.nc-20220809-192434Z-1f6f6b58-8e47-4c01-bc19-657281d84b9b {
  dimensions:
    time = 71;
    lon = 73;
    lat = 37;
  variables:
    long time(time=71);

    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 SLP(time=71, lat=37, lon=73);
      :_FillValue = NaN; // double
      :regrid_method = "conservative";
      :time_average = "annual";
      :description = "ERA5";

  // global attributes:
}