[dependencies.metfor]
version = "0.5.0"
[dependencies.optional]
version = "0.5.0"
[dependencies.sounding-base]
version = "^0.9.1"
[package]
authors = ["Ryan Leach <clumsycodemonkey@gmail.com>"]
categories = ["science"]
description = "Validation of soundings from the sounding-base crate."
edition = "2018"
exclude = ["**/*.rs.bk", ".gitignore", ".vscode/**/*"]
keywords = ["weather", "sounding", "meteorology", "skew-t"]
license-file = "LICENSE"
name = "sounding-validate"
readme = "README.md"
repository = "https://github.com/rnleach/sounding-validate.git"
version = "0.9.0"