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_jjasSAT_5x5.nc-20230804-193953Z-33fe5e67-34a6-4c81-be5e-6734a6ec8197 {
dimensions:
L = 5;
Y = 24;
M = 10;
lat = 37;
lon = 73;
variables:
double SAT(Y=24, L=5, M=10, lat=37, lon=73);
:_FillValue = NaN; // double
:long_name = "Reference height temperature";
:cell_methods = "time: mean";
:time_average = "JJAS";
:units = "K";
long L(L=5);
long time(Y=24, L=5);
:long_name = "verification time";
:units = "days since 1971-09-15 00:00:00.000000";
:calendar = "noleap";
long Y(Y=24);
long M(M=10);
double lat(lat=37);
:_FillValue = NaN; // double
double lon(lon=73);
:_FillValue = NaN; // double
// global attributes:
}