Function sounding_analysis::pressure_layer[][src]

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

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