Skip to content

v0.1.1

Compare
Choose a tag to compare
@GregoryPetrochenkov-NOAA GregoryPetrochenkov-NOAA released this 07 Jul 16:49
· 127 commits to main since this release
47e82fd

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.