Tags: rtobar/zarr-python
Tags
Improve docstrings of zarr.api.synchronous (zarr-developers#2610)
chore(deps): make fsspec and upath optional dependencies (zarr-develo… …pers#2534) * chore(deps): make fsspec and upath optional dependencies * bump minimal env * release notes
Added Store.getsize (zarr-developers#2426) * Added Store.getsize Closes zarr-developers#2420 * fixups * lint * wip * Use prefix * fixup * Maybe fixup * lint * revert buffer chnages * fixup * fixup * Remove AsyncIterable support * fixup --------- Co-authored-by: Davis Bennett <davis.v.bennett@gmail.com>
sharding with empty inner chunk and index location start (zarr-develo… …pers#2336) * test_sharding_with_empty_inner_chunk * only update non-empty chunks offset * format * Update test_sharding.py * format --------- Co-authored-by: Norman Rzepka <code@normanrz.com>
Merge pull request zarr-developers#2340 from jhamman/v3-main-sync-merge V3 main sync merge
Change ArrayV3Metadata.data_type to DataType (zarr-developers#2278) * change v3.metadata.data_type type * implement suggestions
Allow mode casting for `Store`s (zarr-developers#2249) * Allow mode casting * fixup * fixup * fixup * fixup * match message * Update src/zarr/testing/store.py Co-authored-by: Davis Bennett <davis.v.bennett@gmail.com> * fixup * fixup * fixup * fixup * pre-commit * log methods * style: pre-commit fixes --------- Co-authored-by: Davis Bennett <davis.v.bennett@gmail.com> Co-authored-by: Joe Hamman <joe@earthmover.io> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Basic Zarr-python 2.x compatibility changes (zarr-developers#2098) * WIP - backwards compat * fixup put * rm consolidated * typing fixup * revert unneded change * fixup * deprecate positional args * attribute * Fixup * fixup * fixup * fixup * fixup * fixup * fixup * fixup * fixup * fixup * fixup * fixup * fixup * ci * fixup * fixup --------- Co-authored-by: Joe Hamman <joe@earthmover.io>
feature(store): V3 ZipStore (zarr-developers#2078) * feature(store): add basic implementation of a zip store * add zip store to array/group/sharding tests * fix sharding and skip tests that require delete * store context man 3A3E agers * fix test typing * add buffer_cls to store test * clean up test failures * class docstring * remove commented out check against zipstore.delete * add api integration test --------- Co-authored-by: Davis Bennett <davis.v.bennett@gmail.com>
PreviousNext