Crate sounding_validate [] [src]

Library to validate an atmospheric sounding.

Reexports

pub use error::*;

Modules

error

Errors for the soudning-base crate.

Functions

validate

Validates the sounding with some simple sanity checks. For instance, checks that pressure decreases with height.