[][src]Function sounding_analysis::dcape

pub fn dcape(snd: &Sounding) -> Result<(ParcelProfile, JpKg, Celsius)>

Downdraft CAPE.

Defined as the net area between a parcel descended moist adiabatically from the level of the lowest theta-e in the lowest 400 hPa of the sounding.

Returns the profile, downdraft cape, and downrush temperature in a tuple.