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

Given a sounding, calculate a profile of relative humidity.