Skip to content

Releases: AlexDo1/stgrid2area

v0.0.4

15 Oct 07:51
Compare
Choose a tag to compare

Full Changelog: v0.0.3...v0.0.4

v0.0.3

17 Sep 15:24
cf6f686
Compare
Choose a tag to compare

Release to start testing on HPC.

Full Changelog: v0.0.2...v0.0.3

v0.0.2

05 Sep 12:58
0e8c46c
Compare
Choose a tag to compare
  • Dockerfile launching jupyter
  • Publish to PyPi workflow uses trusted publisher now

v0.0.1

05 Sep 10:33
Compare
Choose a tag to compare

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