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/HRDP_jjasIFRAC.nc-20230804-193801Z-520cdc87-a66f-41e7-8cdc-87a66f81e737 {
  dimensions:
    nj = 2400;
    ni = 3600;
    L = 5;
    Y = 24;
    M = 10;
  variables:
    float TLAT(nj=2400, ni=3600);
      :_FillValue = 1.0E30f; // float
      :long_name = "T grid center latitude";
      :units = "degrees_north";
      :bounds = "latt_bounds";
      :missing_value = 1.0E30f; // float
      :_ChunkSizes = 800U, 1200U; // uint

    float TLON(nj=2400, ni=3600);
      :_FillValue = 1.0E30f; // float
      :long_name = "T grid center longitude";
      :units = "degrees_east";
      :bounds = "lont_bounds";
      :missing_value = 1.0E30f; // float
      :_ChunkSizes = 800U, 1200U; // uint

    long L(L=5);

    long Y(Y=24);

    long M(M=10);

    float IFRAC(Y=24, L=5, M=10, nj=2400, ni=3600);
      :_FillValue = NaNf; // float
      :units = "fraction";
      :coordinates = "TLAT TLON";

    long time(Y=24, L=5);
      :units = "days since 1971-09-15 00:00:00.000000";
      :calendar = "noleap";

  // global attributes:
  :title = "b.e13.BDP-HR.ne120_t12.1970-11.001";
  :contents = "Diagnostic and Prognostic Variables";
  :source = "sea ice model: Community Ice Code (CICE)";
  :comment = "All years have exactly 365 days";
  :comment2 = "File written on model date 19701201";
  :comment3 = "seconds elapsed into model date:      0";
  :conventions = "CF-1.0";
  :history = "This dataset was created on 2023-01-01 at 14:45";
}