-
Notifications
You must be signed in to change notification settings - Fork 51
Zarr data types refactor compat round 2 #677
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
TomNicholas
merged 38 commits into
zarr-developers:develop
from
TomNicholas:zarr-data-types-refactor-compat2
Jul 17, 2025
Merged
Changes from 6 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
63ff6c9
fix .dtype property
TomNicholas e765e13
use zarr data types in create_array_v3_metadata
TomNicholas c60795a
change expected repr
TomNicholas b2d9549
fix test for checking dtypes are the same
TomNicholas a05d9e8
fix icechunk tests
TomNicholas f172930
fix kerchunk tests
TomNicholas 02dfa56
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 7dfeabe
Merge branch 'develop' into zarr-data-types-refactor-compat2
TomNicholas b42022f
fix combine test
TomNicholas 7bb6e6f
fix conversion of v3 to v2 metadata
TomNicholas 744fd49
write function to normalize kerchunk references into true json
TomNicholas 35f94b5
use the new function in our tests
TomNicholas 9663d05
remove outdated imports
TomNicholas e1e54b3
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 915e4c3
Merge branch 'develop' into kerchunk_to_true_json
TomNicholas ae3f871
Merge branch 'kerchunk_to_true_json' into zarr-data-types-refactor-co…
TomNicholas 8548086
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 01baf83
missed a coersion
TomNicholas ad0be5c
Merge branch 'kerchunk_to_true_json' of https://github.com/TomNichola…
TomNicholas de9c8fd
Merge branch 'kerchunk_to_true_json' into zarr-data-types-refactor-co…
TomNicholas 35cfddf
fix dmrpp test
TomNicholas 813ee16
Merge branch 'zarr-data-types-refactor-compat2' of https://github.com…
TomNicholas f0739c1
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 77493a6
Merge branch 'develop' into zarr-data-types-refactor-compat2
TomNicholas 31941fb
require latest zarr
TomNicholas 64a513b
Merge branch 'zarr-data-types-refactor-compat2' of https://github.com…
TomNicholas a17884d
update minimum version in pixi
TomNicholas 93f7758
fix array return type and add test
TomNicholas 407f208
change expected group repr dtype str
TomNicholas 09d801d
fix metadata comparison by just using updated version of ArrayV3Metad…
TomNicholas 9117116
don't need to add .nbytes to ManifestArray
TomNicholas 3ebb731
remove rogue print statements
TomNicholas bf104cb
try fixing zarr data type error in icechunk writer in CI
TomNicholas b1961b6
remove xfail now that datetime dtypes are supported in zarr
TomNicholas b0bddf2
add xfail for one test case
TomNicholas fc1bd34
add note about now supporting big-endian
TomNicholas 925ffec
remove unnecessary conversion of dtype
TomNicholas 0d7ad60
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 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
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.
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.