-
Notifications
You must be signed in to change notification settings - Fork 13
V2 core features #22
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
Merged
V2 core features #22
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
23164e0
v2.Array create, arrayMetadata and codecPipeline
brokkoli71 e07b7fe
v2 and v3 Array implements Array Interface
brokkoli71 e287318
documentation for Array methods and improve parameter descriptions
brokkoli71 02f3a27
adopt allocateFillValueChunk() and chunkKeyEncoding()
brokkoli71 aac5672
zarrita tests with uv
brokkoli71 135ebe8
fix ci
brokkoli71 8fc9187
add zlib
brokkoli71 f3a8097
fix testoutput paths
brokkoli71 a8c6347
split v2 and v3 codecs to fix serialization
brokkoli71 b93de23
zarr-python tests for v2, v3
brokkoli71 8400124
isolate v2 and v3 with common core
brokkoli71 494b01a
isolate v2 and v3 with common core.chunkkeyencoding
brokkoli71 0120621
add zarrita to ci while not removed from tests
brokkoli71 49b3fb8
fix zarr-python tests on Windows?
brokkoli71 710c45d
debug windows CI
brokkoli71 5b847ce
uv add "zarr>=3.1.2"
brokkoli71 5962f5f
use python 3.11
brokkoli71 fb7a972
remove debug changes
brokkoli71 8124a5b
remove v3 code in v2
brokkoli71 56644d2
change multi-inheritance:
brokkoli71 bb06e80
refactor code duplication
brokkoli71 86e8f6c
update ci actions versions
brokkoli71 e5222ce
allow fillValue null
brokkoli71 e8fdea3
add ci python-version: '3.11' label
brokkoli71 33af688
update deploy.yml
brokkoli71 574b1c0
adopt feedback
brokkoli71 d42453c
move BytesBytesCodec.copy to Utils.copyStream
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
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.