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_CaCO3_FLUX_100m.control.nc-bf6e6b07-2a43-42fe-910d-2ede84668e1e {
  dimensions:
    nlat = 384;
    nlon = 320;
    z_t = 60;
  variables:
    double KMT(nlat=384, nlon=320);
      :_FillValue = NaN; // double
      :long_name = "k Index of Deepest Grid Cell on T Grid";
      :coordinates = "TLAT TLONG";

    double TLONG(nlat=384, nlon=320);
      :_FillValue = NaN; // double
      :long_name = "array of t-grid longitudes";
      :units = "degrees_east";

    float dz(z_t=60);
      :_FillValue = NaNf; // float
      :long_name = "thickness of layer k";
      :units = "centimeters";

    double TAREA(nlat=384, nlon=320);
      :_FillValue = NaN; // double
      :long_name = "area of T cells";
      :units = "centimeter^2";
      :coordinates = "TLAT TLONG";

    double TLAT(nlat=384, nlon=320);
      :_FillValue = NaN; // double
      :long_name = "array of t-grid latitudes";
      :units = "degrees_north";

    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 CaCO3_FLUX_100m(nlat=384, nlon=320);
      :grid_loc = "2110";
      :cell_methods = "time: mean";
      :coordinates = "TLAT TLONG";
      :units = "mmol/m^3 cm/s";
      :long_name = "CaCO3 Flux at 100m";
      :_FillValue = NaNf; // float

  // global attributes:
}