pub fn pressure_layer(snd: &Sounding, bottom_p: f64, top_p: f64) -> Result<Layer>
Expand description

Get a layer defined by two pressure levels. bottom_p > top_p