Migrate to Zarr 3
All threads resolved!
All threads resolved!
Pre-work to #6
This MR has the following:
- Migration to Zarr 3 API while removing the deprecated yet still supported Zarr 2 API usage.
- Essential fixes for the main-branch resulting from the learnings out of the global-hackathon exploits (The non-essential ones will be fixed in a seperate branch).
Edited by Siddhant Tibrewal
Merge request reports
Activity
added hiopy label
added 6 commits
- 42fa6953 - fixed the right value to be passed for chunk-shape in zarr 3
- bf843f72 - fixed chunk-shape calculation
- 15f31938 - changed the order of imports in the worker as the numpy (built with different...
- fa991350 - zarr 3 fixes
- 9f19bda2 - fixed the py-linting and turned off alphabetical sorting of imports due to an...
- d5de118e - Ran pre-commit hook to fix issues from last changes
Toggle commit listadded 1 commit
- f8fba528 - fixing zarr version to v3.0.6 for essential bug fixes
requested review from @k202160
assigned to @k202160
added 1 commit
- bbde92e3 - reconsolidating zmetadata after pulling metadata for fields via yac
- Resolved by Siddhant Tibrewal
Why did you revert 43685227? This is contained in
global_hackathon
isn't it?
enabled an automatic merge when all merge checks for b269ec2f pass
aborted the automatic merge because the source branch was updated. Learn more.
added 1 commit
- 9a8307db - ci: added python3.11 to project work accessible across developers (to be...
Please register or sign in to reply