[][src]Function sounding_analysis::mean_wind

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

Calculate the mean wind in a layer.

This is not the pressure weighted mean.