NetCDF Header

1/20° regional simulation of the Eastern Tropical Pacific Ocean Cold Tongue


ERROR
Cookies must be enabled.

netcdf file:///data/1c6320c4-54e0-4713-9f7c-6b0d052ec02f/sections.nc-3a38b549-aef8-481f-a80b-79be3a73edb3 {
  dimensions:
    depth = 268;
    latitude = 400;
    longitude = 4;
    time = 1464;
  variables:
    float depth(depth=268);
      :_FillValue = NaNf; // float
      :axis = "Z";

    float latitude(latitude=400);
      :_FillValue = NaNf; // float
      :units = "degrees_north";
      :standard_name = "latitude";

    long longitude(longitude=4);
      :standard_name = "longitude";
      :units = "degrees_east";

    long time(time=1464);
      :axis = "T";
      :standard_name = "time";
      :_CoordinateAxisType = "Time";
      :units = "hours since 1995-09-01";
      :calendar = "proleptic_gregorian";

    double Jq(time=1464, depth=268, latitude=400, longitude=4);
      :_FillValue = NaN; // double
      :long_name = "$J_q^t$";
      :units = "W/m$^2$";
      :_ChunkSizes = 293U, 54U, 80U, 1U; // uint

    float KPP_diffusivity(time=1464, depth=268, latitude=400, longitude=4);
      :_FillValue = NaNf; // float
      :long_name = "KPP diffusivity for temperature";
      :units = "m^2/s^2";
      :_ChunkSizes = 366U, 67U, 100U, 1U; // uint

    float salt(time=1464, depth=268, latitude=400, longitude=4);
      :_FillValue = NaNf; // float
      :standard_name = "sea_water_practical_salinity";
      :units = "psu";
      :_ChunkSizes = 366U, 67U, 100U, 1U; // uint

    float theta(time=1464, depth=268, latitude=400, longitude=4);
      :_FillValue = NaNf; // float
      :standard_name = "sea_water_potential_temperature";
      :units = "degC";
      :_ChunkSizes = 366U, 67U, 100U, 1U; // uint

    float u(time=1464, depth=268, latitude=400, longitude=4);
      :_FillValue = NaNf; // float
      :standard_name = "eastward_sea_water_velocity";
      :units = "m/s";
      :_ChunkSizes = 366U, 67U, 100U, 1U; // uint

    float v(time=1464, depth=268, latitude=400, longitude=4);
      :_FillValue = NaNf; // float
      :standard_name = "northward_sea_water_velocity";
      :units = "m/s";
      :_ChunkSizes = 366U, 67U, 100U, 1U; // uint

    float w(time=1464, depth=268, latitude=400, longitude=4);
      :_FillValue = NaNf; // float
      :standard_name = "upward_sea_water_velocity";
      :units = "m/s";
      :_ChunkSizes = 366U, 67U, 100U, 1U; // uint

  // global attributes:
  :easting = "longitude";
  :field_julian_date = "400296";
  :julian_day_unit = "days since 1950-01-01 00:00:00";
  :northing = "latitude";
  :title = "4-hourly snapshots of fields from regional simulation";
  :Conventions = "CF-1.6";
  :institution = "National Center for Atmospheric Research";
  :source = "MIT General Circulation Model (MITgcm) checkpoint 64v";
  :references = "Cherian et al. (2021) Off-equatorial deep-cycle turbulence forced by Tropical Instability Waves in the equatorial Pacific. Journal of Physical Oceanography.";
}