pub fn validate(snd: &Sounding) -> Result<(), ValidationErrors>
Expand description

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