sounding-analysis 0.13.7

Types and functions for working with weather soundings.
Documentation
[dependencies.chrono]
version = "^0.4"

[dependencies.itertools]
version = "^0.8.0"

[dependencies.metfor]
features = ["use_optional"]
version = "^0.7.4"

[dependencies.optional]
version = "^0.5.0"

[dependencies.strum]
version = "0.18.0"

[dependencies.strum_macros]
version = "0.18.0"

[package]
authors = ["Ryan <rnleach@users.noreply.github.com>"]
categories = ["science"]
description = "Types and functions for working with weather soundings."
edition = "2018"
exclude = ["**/*.rs.bk", ".gitignore", ".vscode/**/*", "*.sublime*", "tags"]
keywords = ["weather", "sounding", "meteorology", "skew-t"]
license-file = "LICENSE"
name = "sounding-analysis"
readme = "README.md"
repository = "https://github.com/rnleach/sounding-analysis.git"
version = "0.13.7"