NetCDF Header

Dataset to reproduce the figures in "Parameterizing the Impact of Unresolved Temperature Variability on the Large-Scale Density Field: Part 2. Modeling." in Journal of Advances in Modeling Earth Systems (JAMES)


ERROR
Cookies must be enabled.

netcdf file:///data/d1b95333-fb36-40f6-8808-afba56c4cdba/Figure_9.nc-20211220-154129Z-633b4f7e-9f29-4094-b9f9-29e10d22e74d {
  dimensions:
    yh = 458;
    xh = 540;
  variables:
    double lat(yh=458);
      :units = "degrees_north";

    double lon(xh=540);
      :units = "degrees_east";

    double T_control(yh=458, xh=540);
      :_FillValue = -99999.0; // double
      :units = "C";

    double T_det(yh=458, xh=540);
      :_FillValue = -99999.0; // double
      :units = "C";

    double T_stoch(yh=458, xh=540);
      :_FillValue = -99999.0; // double
      :units = "C";

    double T_det_minus_control(yh=458, xh=540);
      :_FillValue = -99999.0; // double
      :units = "C";

    double geolon(yh=458, xh=540);
      :units = "degrees_east";

    double geolat(yh=458, xh=540);
      :units = "degrees_north";

}