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_DIC_ALT_CO2.100mDLS.nc-d9940597-2f26-41cb-93d4-f08de0181ee0 {
  dimensions:
    nlat = 384;
    nlon = 320;
    z_t = 60;
  variables:
    float dz(z_t=60);
      :_FillValue = NaNf; // float
      :long_name = "thickness of layer k";
      :units = "centimeters";

    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

    double REGION_MASK(nlat=384, nlon=320);
      :_FillValue = NaN; // double
      :long_name = "basin index number (signed integers)";
      :coordinates = "TLAT TLONG";

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

    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

    double KMT(nlat=384, nlon=320);
      :coordinates = "TLAT TLONG";
      :_FillValue = NaN; // double
      :long_name = "k Index of Deepest Grid Cell on T Grid";

    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 DIC_ALT_CO2(z_t=60, nlat=384, nlon=320);
      :cell_methods = "time: mean";
      :coordinates = "TLAT TLONG";
      :grid_loc = "3111";
      :_FillValue = NaNf; // float
      :long_name = "Dissolved Inorganic Carbon, Alternative CO2";
      :units = "mmol/m^3";

  // global attributes:
}