[][src]Function sounding_analysis::experimental::fire::calc_plumes

pub fn calc_plumes(
    snd: &Sounding,
    increment: CelsiusDiff,
    max_range: CelsiusDiff
) -> Result<Vec<PlumeAscentAnalysis>>

Generate a series of PlumeAscentAnalysiss for a given sounding starting at the mixed layer parcel and warming it by increment until it has gone max_range degrees.