[][src]Function sounding_analysis::mixed_layer_parcel

pub fn mixed_layer_parcel(snd: &Sounding) -> Result<Parcel>

Create a mixed layer parcel.

Calculated by averaging potential temperature and mixing ratio in the lowest 100 hPa of the sounding and calculating a temperature and dew point at the lowest pressure level using those averaged values.