Skip to content

Releases: ungarj/mapchete_xarray

2023.6.0

13 Jun 12:43
Compare
Choose a tag to compare
  • 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.10.0

21 Oct 13:55
c6dc42c
Compare
Choose a tag to compare

2022.7.0

12 Jul 13:42
efac98f
Compare
Choose a tag to compare

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

04 May 12:50
e42b2f8
Compare
Choose a tag to compare
  • core
    • add support for single ZARR archives

2021.11.0

03 Nov 16:19
bf0b6b3
Compare
Choose a tag to compare
  • core

    • add S3 read/write support for NetCDF
    • add mapchete_xarray.processes.convert_to_xarray process
  • tests

    • use mapchete.testing

2021.10.0

25 Oct 09:33
e23dde0
Compare
Choose a tag to compare
Merge pull request #11 from ungarj/gh_actions

use gh actions instead of travis