-
Notifications
You must be signed in to change notification settings - Fork 1
Add Zarr reader #147
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
Add Zarr reader #147
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
3b553e3
Add Zarr reader and writer
guipenedo 08ca3c0
Move Zarr row splitting into reader
guipenedo 9e09717
Keep Zarr PR reader-only
guipenedo b1d6a2c
Tighten Zarr reader selections
guipenedo 28bd3ba
Shard Zarr row-end reads
guipenedo 841aaed
Restore generic episode-end robot splits
guipenedo 55b81bb
Validate Zarr reader metadata names
guipenedo 6f58278
Reject duplicate Zarr metadata columns
guipenedo 528182c
Batch Zarr row-end reads
guipenedo 09e8636
Share reader path selection types
guipenedo eb86905
Keep row splitting in Zarr reader
guipenedo 1b00385
Harden Zarr row-end reads
guipenedo 2127e32
Plan Zarr reads from metadata
guipenedo 5a6a29c
Clean up Zarr reader planning
guipenedo f271cb5
Avoid repeated Zarr shard reads
guipenedo d888a36
Tighten Zarr row boundary validation
guipenedo ae02651
Emit leading-axis Zarr rows per index
guipenedo 77018f3
Add Zarr leading axis row size
guipenedo 8953a2c
Move reader path selection helpers into utils
guipenedo 464fc68
Avoid duplicate Zarr read validation
guipenedo 935e720
Simplify Zarr shard planning
guipenedo 772d2de
Inline tiny Zarr helpers
guipenedo 4ec551e
Support Zarr 3 runtime
guipenedo bb7e78d
Improve Zarr robotics sharding
guipenedo 0416d9d
Preserve Zarr filesystem handles
guipenedo 81ab4f6
Clarify Zarr split sharding docs
guipenedo 08928c2
Use fsspec for zipped Zarr stores
guipenedo 89a865b
Add Zarr row batch sizing
guipenedo a86e86f
Document Zarr robotics reference datasets
guipenedo 703253d
Disable fsspec cache for remote Zarr zips
guipenedo efd6efc
Clean up Zarr reader branching
guipenedo cba3ff0
Trim reader helper wrappers
guipenedo 63e5541
Address Zarr reader review comments
guipenedo c091a0e
Tighten Zarr zip input handling
guipenedo 0103d15
Reject row_ends output selection
guipenedo 37b78fe
Support Zarr 3 reader installs
guipenedo 535a74f
Drop Zarr 3 compatibility path
guipenedo 3c6ead2
Simplify Zarr zip docs
guipenedo 10627ae
Trim Zarr docs and cover DataFolder URL roots
guipenedo 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
Some comments aren't visible on the classic Files Changed page.
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
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.