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
pub fn pressure_layer(
snd: &Sounding,
bottom_p: HectoPascal,
top_p: HectoPascal,
) -> Result<Layer>Get a layer defined by two pressure levels. bottom_p > top_p