Function sounding_analysis::pressure_layer [−][src]
pub fn pressure_layer(
snd: &Sounding,
bottom_p: f64,
top_p: f64
) -> Result<Layer>
Get a layer defined by two pressure levels. bottom_p > top_p
pub fn pressure_layer(
snd: &Sounding,
bottom_p: f64,
top_p: f64
) -> Result<Layer>
Get a layer defined by two pressure levels. bottom_p > top_p