Releases: ungarj/mapchete_xarray
Releases · ungarj/mapchete_xarray
2023.6.0
-
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)
2022.7.0
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
2022.5.0
- core
- add support for single ZARR archives
2021.11.0
-
core
- add S3 read/write support for NetCDF
- add
mapchete_xarray.processes.convert_to_xarray
process
-
tests
2021.10.0
Merge pull request #11 from ungarj/gh_actions
use gh actions instead of travis