NetCDF Header

Tropical Cyclones in Global Storm-Resolving Models


ERROR
Cookies must be enabled.

netcdf file:///data/cf5a1f2c-25cb-4e8d-af69-40a4fc2423a1/azim_mean_composite_hurr_fv3-3.3km.nc-6d894d47-64a9-4317-af4e-8acf2b3287de {
  dimensions:
    radius = 60;
    height = 79;
  variables:
    double radius(radius=60);
      :_FillValue = NaN; // double
      :units = "km";

    double w_azi_mean(height=79, radius=60);
      :_FillValue = NaN; // double
      :long_name = "azimuthally averaged vertical wind";
      :units = "m/s";

    double temp_anom_azi_mean(height=79, radius=60);
      :_FillValue = NaN; // double
      :long_name = "azimuthally averaged temperature anomaly w.r.t. 300-700 km mean temperature ";
      :units = "K";

    double vtan_azi_mean(height=79, radius=60);
      :_FillValue = NaN; // double
      :long_name = "azimuthally averaged tangential wind";
      :units = "m/s";

    float height(height=79);
      :_FillValue = NaNf; // float
      :units = "km";

    double vrad_azi_mean(height=79, radius=60);
      :_FillValue = NaN; // double
      :long_name = "azimuthally averaged radial wind";
      :units = "m/s";

  // global attributes:
}