NetCDF Header
Southern Ocean calcification and alkalinity distribution experimental data
ERROR
Cookies must be enabled.
netcdf file:///data/6cd8387b-2f4d-4038-bddd-a5e15517fa69/mean_IAF5_ALK_ALT_CO2.2xGCB.nc-b633968c-41b7-4c15-b48e-76a9401f3609 {
dimensions:
nlat = 384;
nlon = 320;
z_t = 60;
variables:
double TLAT(nlat=384, nlon=320);
:_FillValue = 9.969209968386869E36; // double
:long_name = "array of t-grid latitudes";
:units = "degrees_north";
:missing_value = 9.969209968386869E36; // double
:_ChunkSizes = 384U, 320U; // uint
float z_t(z_t=60);
:_FillValue = NaNf; // float
:long_name = "depth from surface to midpoint of layer";
:units = "centimeters";
:positive = "down";
:valid_min = 500.0f; // float
:valid_max = 537500.0f; // float
:_ChunkSizes = 60U; // uint
float ALK_ALT_CO2(z_t=60, nlat=384, nlon=320);
:_FillValue = NaNf; // float
:long_name = "Alkalinity, Alternative CO2";
:units = "meq/m^3";
:grid_loc = "3111";
:cell_methods = "time: mean";
:coordinates = "TLONG TLAT";
double TLONG(nlat=384, nlon=320);
:_FillValue = 9.969209968386869E36; // double
:long_name = "array of t-grid longitudes";
:units = "degrees_east";
:missing_value = 9.969209968386869E36; // double
:_ChunkSizes = 384U, 320U; // uint
// global attributes:
}