Skip to content

v0.0.1

Compare
Choose a tag to compare
@AlexDo1 AlexDo1 released this 05 Sep 10:33
· 80 commits to main since this release

Initial release for publishing the package on PyPi.

Features:

  • Area class for handling area objects, that can clip and spatially aggregate a spatiotemporal grid.
  • a Processor class that uses dask for parallel processing of areas.
  • unit tests for the Area class