Skip to content

Releases: spencerkclark/xpartition

v2025.03.0

06 Mar 16:15
196751b
Compare
Choose a tag to compare

This release adds two new features following the release of zarr version 3.0. #25 enables specifying the zarr_format when writing a store if one would prefer to use a different format than the default, and #28 facilitates writing sharded stores through the specification of inner_chunks. Unrelated to zarr version 3.0, #25 also enables specifying the mode during initialization, allowing one to overwrite an existing store without an error.

v0.2.2

28 Jul 11:41
Compare
Choose a tag to compare

This minor release enables compatibility with NumPy version 2.0, thanks to @jpdunc23 in #24. It also includes an earlier bug fix to prevent possible coordinate corruption during writes with the PartitionMapper approach (#20). This was a similar issue to what was addressed in #17 for the traditional ds.partition.write approach.

v0.2.1

10 May 21:26
9e319e7
Compare
Choose a tag to compare
Bump version: 0.2.0 → 0.2.1 (#18)

This bumps the version of xpartition for a new release to include the fix in #17.

v0.2.0

05 May 19:26
Compare
Choose a tag to compare
Bump version: 0.1.0 → 0.2.0

v0.1.0

13 Apr 13:30
Compare
Choose a tag to compare
Bump version: 0.0.0 → 0.1.0