-
-
Notifications
You must be signed in to change notification settings - Fork 364
zarr.array
from from an existing zarr.Array
#2622
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
normanrz
merged 71 commits into
zarr-developers:main
from
scalableminds:creation-from-other-zarr
Apr 10, 2025
Merged
Changes from 17 commits
Commits
Show all changes
71 commits
Select commit
Hold shift + click to select a range
5483956
add creation from other zarr
brokkoli71 9a32d1f
remove duplicated tests
brokkoli71 2c19072
improve test
brokkoli71 91152be
test_iter_grid for non-squares
brokkoli71 3c5ec3f
concurrent streaming for equal chunk sizes
brokkoli71 a675475
Merge branch 'main' into creation-from-other-zarr
brokkoli71 79a45b1
fix merge
brokkoli71 da2f03f
fix mypy
brokkoli71 a7553a7
Merge branch 'main' into creation-from-other-zarr
brokkoli71 7728d7f
fix mypy
brokkoli71 2df18a0
fix test_iter_grid
brokkoli71 03e2500
extract to zarr.from_array
brokkoli71 f6ae2f8
fix mypy
brokkoli71 36146e5
fix mypy
brokkoli71 085efe9
format
brokkoli71 353a477
Merge branch 'main' into creation-from-other-zarr
brokkoli71 93ed8d6
fix test_creation_from_other_zarr_format
brokkoli71 e607105
distinguish between keep and auto for from_array arguments
brokkoli71 7eb6988
partition concurrency along new_array chunks
brokkoli71 c7393a4
fix mypy
brokkoli71 543099a
improve test_creation_from_other_zarr_format
brokkoli71 73843dc
add typing in test
brokkoli71 0f0f812
Update src/zarr/core/array.py
brokkoli71 97b7b9b
Merge remote-tracking branch 'origin/creation-from-other-zarr' into c…
brokkoli71 021ca95
add from_array with npt.ArrayLike
brokkoli71 092a1e0
add write_data argument
brokkoli71 58f05fe
improve tests
brokkoli71 a4b4456
improve docstrings and add examples
brokkoli71 fc69b67
fix mypy and readthedocs
brokkoli71 4f3e156
fix mypy and readthedocs
brokkoli71 addb785
Merge branch 'main' into creation-from-other-zarr
brokkoli71 a2373ad
fix mypy and readthedocs
brokkoli71 2706f17
fix mypy and readthedocs
brokkoli71 d5ccda1
fix readthedocs ERROR: Unexpected indentation
brokkoli71 e3d691d
add release notes
brokkoli71 29074fd
format docstring examples
brokkoli71 4ad7a5a
Merge branch 'main' into creation-from-other-zarr
brokkoli71 39e05e9
add write_data attr to synchronous.create_array
brokkoli71 f15f5ac
`create_array` calls `from_array` calls `init_array`
brokkoli71 578469f
Merge branch 'main' into creation-from-other-zarr
brokkoli71 c8c7b57
document changes
brokkoli71 b2aa207
fix serializer from_array v2 to v3
brokkoli71 a9f7f11
fix mypy
brokkoli71 e22db34
Merge branch 'main' into creation-from-other-zarr
brokkoli71 7a285ff
improve codecov
brokkoli71 4e26cca
fix mypy
brokkoli71 c5c8875
from_array: copy zarr format on default
brokkoli71 92702a9
Merge branch 'main' into creation-from-other-zarr
brokkoli71 f17df89
in ``from_array`` make all arguments except ``store`` keyword-only, t…
brokkoli71 826d6bd
in ``from_array`` default shards="keep"
brokkoli71 edd4852
redundant ``ChunkKeyEncoding | ChunkKeyEncodingLike``
brokkoli71 38aee40
fix argument order in calls of `from_array`
brokkoli71 6725cca
Merge branch 'main' into creation-from-other-zarr
brokkoli71 c1e972d
fix numpydoc-validation
brokkoli71 df7a8ee
add docstring to store2 pytest fixture
brokkoli71 2e6dab2
extract `_parse_keep_array_attr` from `from_array`
brokkoli71 9782aed
extract `_parse_keep_array_attr` from `from_array`
brokkoli71 a698e54
Merge remote-tracking branch 'origin/creation-from-other-zarr' into c…
brokkoli71 c499b78
Merge branch 'main' into creation-from-other-zarr
brokkoli71 aad5ca1
correct _parse_keep_array_attr
brokkoli71 c5d6f5b
Merge branch 'main' into creation-from-other-zarr
brokkoli71 30aae3a
Merge branch 'main' into creation-from-other-zarr
brokkoli71 0da7105
Merge branch 'main' into creation-from-other-zarr
brokkoli71 6db5e0b
fix merge
brokkoli71 888b984
fix merge
brokkoli71 50375b6
Merge branch 'main' into creation-from-other-zarr
brokkoli71 89e6c37
Merge branch 'main' into creation-from-other-zarr
brokkoli71 2d88f86
Merge branch 'main' into creation-from-other-zarr
brokkoli71 57d54a5
Merge branch 'main' into creation-from-other-zarr
brokkoli71 8436218
Merge branch 'main' into creation-from-other-zarr
brokkoli71 8de5baf
Merge branch 'main' into creation-from-other-zarr
brokkoli71 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.