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.control.nc-f1069b89-e7a1-47b5-9ea8-84b082cd933c {
  dimensions:
    nlat = 384;
    nlon = 320;
    z_t = 60;
  variables:
    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 ALK(z_t=60, nlat=384, nlon=320);
      :_FillValue = NaNf; // float
      :long_name = "Alkalinity";
      :units = "meq/m^3";
      :grid_loc = "3111";
      :cell_methods = "time: mean";
      :coordinates = "TLONG TLAT";

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

  // global attributes:
}