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_jjasPRE_5x5.nc-20230804-194100Z-cf61f485-70c8-4a6d-a1f4-8570c8ea6d7f {
  dimensions:
    time = 42;
    lon = 73;
    lat = 37;
  variables:
    long time(time=42);

    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 PRE(time=42, lat=37, lon=73);
      :_FillValue = NaN; // double
      :regrid_method = "conservative";
      :time_average = "JJAS";
      :description = "GPCPv2.3";

  // global attributes:
}