* Dockerfile launching jupyter * Publish to PyPi workflow uses trusted publisher now
0.0.1
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