core
- make compatible with newer mapchete versions (mapchete.path.MPath) (#31)
tests
- remove tests for Python 3.7 and add tests for Python 3.10 (#31)
core
- faster tiles exist check
Note: major overhaul of package.
core
- removed support for all storage functionalities except single Zarr output
tests
- rewrote whole test suite; added Sentinel-2 test fixtures
- core
- add support for single ZARR archives
core
- add S3 read/write support for NetCDF
- add
mapchete_xarray.processes.convert_to_xarray
process
tests
- use
mapchete.testing
- use
packaging
- change version numbering scheme to
YYYY.MM.x
- use GitHub actions instead of travis
- change version numbering scheme to
tests
- fix fixtures
- enable writing to zarr (#1)
- fixed PyPi packaging
- enable netCDF compression
- adapted to updated mapchete driver interface
- writing to and reading from xarray dumped as NetCDF