pub fn potential_temperature(snd: &Sounding) -> Vec<Optioned<f64>>
Expand description

Given a sounding, calculate a profile of the potential temperature.