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/HRFOSI_IFRAC.nc-20230804-194046Z-35477f63-2435-4c54-877f-632435dc54c0 {
dimensions:
time = 63;
nj = 2400;
ni = 3600;
variables:
long time(time=63);
float IFRAC_djfm(time=63, nj=2400, ni=3600);
:_FillValue = NaNf; // float
:units = "1";
:long_name = "ice fraction";
:cell_measures = "area: tarea";
:cell_methods = "time: mean";
:time_rep = "averaged";
:coordinates = "TLAT TLONG";
float IFRAC_jjas(time=63, nj=2400, ni=3600);
:_FillValue = NaNf; // float
:units = "1";
:long_name = "ice fraction";
:cell_measures = "area: tarea";
:cell_methods = "time: mean";
:time_rep = "averaged";
:coordinates = "TLAT TLONG";
float TLONG(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
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
// global attributes:
}