v0.1.1
GregoryPetrochenkov-NOAA
released this
07 Jul 16:49
·
137 commits
to main
since this release
First functional build made for PyPI. Includes:
- Two-class categorical, multicategorical, and continuous comparisons in raster space.
- Functionality to create agreement maps, cross-tabulation tables, and both categorical and continuous statistical metrics.
- Means to convert vector datatypes in to raster space and convert agreement map back to a vector format.
- Custom classes to batch process agreement maps and statistics as well as allowing registration of custom functions for both.
- Utilities for loading datasets from S3, visualization, and defining schemas for DataFrame types.
- Memory optimization, memory and performance benchmarking, unit testing, and code linting.
- Precommit hooks, pipeline builds, and means to push packages to PyPI.
- GitHub.io documentation including Tutorials and an API for public facing code.