Function sounding_analysis::mean_wind[][src]

pub fn mean_wind(layer: &Layer, snd: &Sounding) -> Result<WindUV<MetersPSec>>
Expand description

Calculate the mean wind in a layer.

This is NOT the pressure weighted mean.