Crate sounding_validate[−][src]
Provides validation facilities for the sounding-base crate.
See examples for example of library use.
Structs
| ValidationErrors |
Collection of validation errors. |
Enums
| ValidationError |
Validation errors. |
Functions
| validate |
Validates the sounding with some simple sanity checks. For instance, checks that pressure decreases with height. |