Function sounding_analysis::warm_temperature_layer_aloft[][src]

pub fn warm_temperature_layer_aloft(snd: &Sounding) -> Result<Layers>
Expand description

This will find the warm layers aloft using the dry bulb temperature.

A warm layer aloft is defined as a layer of above freezing temperatures with a below freezing layer below it.

Does not look above 500 hPa.