thermo_data_values

thermo_data_values(data, time_dim_index)

Convenience function to access profiles from a thermo data object for a given time_dimension_index.

Parameters
  • data (thermo_bufr() or thermo_grib()) – thermo data object containing vertical profiles

  • time_dim_index (number) – the (zero-based) index of the selected time dimension from data

Return type

dict