konrad.atmosphere.Atmosphere.get_cold_point_plev

Atmosphere.get_cold_point_plev(interpolate=False)[source]

Return the cold point pressure.

Paramteres:
interpolate (bool): If False return the pressure grid value of

the actual coldest point. If True perform a quadratic fit to retrieve a smoother estimate of the cold point pressure.

Returns

float – Pressure at the cold point [Pa].