sounding-base 0.3.0

Data formats and algorithms for atmospheric soundings. The base crate is meant to be a common base for other crates to build on. These crates may be for managing a data-store, displaying data, or saving and loading files.
Documentation
{
	"folders":
	[
		{
			"path": ".",
            "folder_exclude_patterns":["target", "doc", ".vscode"],
            "file_exclude_patterns":["*.bk", "*.sublime*", "*.lock"]
		}
	]
}