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/LRFOSI_IFRAC.nc-20230804-194057Z-58ff4844-0db0-4ca7-bf48-440db01ca721 {
  dimensions:
    time = 69;
    nlat = 384;
    nlon = 320;
  variables:
    long time(time=69);

    float IFRAC_djfm(time=69, nlat=384, nlon=320);
      :_FillValue = NaNf; // float
      :grid_loc = "2110";
      :long_name = "ice fraction";
      :cell_methods = "time: mean";
      :units = "fraction";
      :coordinates = "TLAT TLONG";

    float IFRAC_jjas(time=69, nlat=384, nlon=320);
      :_FillValue = NaNf; // float
      :grid_loc = "2110";
      :long_name = "ice fraction";
      :cell_methods = "time: mean";
      :units = "fraction";
      :coordinates = "TLAT TLONG";

    double TLAT(nlat=384, nlon=320);
      :_FillValue = 9.969209968386869E36; // double
      :units = "degrees_north";
      :long_name = "array of t-grid latitudes";
      :missing_value = 9.969209968386869E36; // double
      :_ChunkSizes = 384U, 320U; // uint

    double TLONG(nlat=384, nlon=320);
      :_FillValue = 9.969209968386869E36; // double
      :units = "degrees_east";
      :long_name = "array of t-grid longitudes";
      :missing_value = 9.969209968386869E36; // double
      :_ChunkSizes = 384U, 320U; // uint

  // global attributes:
}