NetCDF Header

CESM2 Sea Ice thermodynamics sensitivity experiments


ERROR
Cookies must be enabled.

netcdf file:///data/dde1335c-e73a-452c-b3de-67bdf2650c6a/b.e21.B1850.f09_g17.CMIP6-piControl.001_bl99b.pop.h.087601-087612.MOCsig2.nc-20210827-195023Z-f4417333-aa6e-485b-bf79-c476c4130cbd {
  dimensions:
    time = UNLIMITED;   // (12 currently)
    transport_reg = 2;
    sigma = 86;
    lat_aux_grid = 395;
    nchar = 384;
  variables:
    float MOC(time=12, transport_reg=2, sigma=86, lat_aux_grid=395);
      :units = "Sv";
      :_FillValue = 9.96921E36f; // float

    double time(time=12);
      :calendar = "noleap";
      :bounds = "time_bound";
      :units = "days since 0000-01-01 00:00:00";
      :long_name = "time";
      :_FillValue = 9.969209968386869E36; // double

    float sigma(sigma=86);
      :units = "kg/m^3";
      :reference_depth = "2000m";

    double lat_aux_grid(lat_aux_grid=395);

    char transport_regions(transport_reg=2, nchar=384);
      :long_name = "regions for all transport diagnostics";
      :units = "";

}