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_1.nc-20211220-153946Z-d406fa97-c959-47f8-aad1-c091a885d8c3 {
  dimensions:
    yh = 458;
    xh = 540;
  variables:
    double lat(yh=458);
      :units = "degrees_north";

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

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

    double minus_delta_rho(yh=458, xh=540);
      :_FillValue = -99999.0; // double
      :units = "kg m^-3";

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

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

}