Draft: Resolve "Migrate to Zarr3 and add example for a dataset using sharding"
Closes #6
Merge request reports
Activity
added hiopy label
added 24 commits
-
d5124c94...de89c538 - 22 commits from branch
main
- 4605bfb8 - updated the way to create array in groups as per zarr 3
- f6f32c33 - added argument to allow chunks-per-shard while configuring the dataset
-
d5124c94...de89c538 - 22 commits from branch
added 10 commits
-
f6f32c33...415fc4c7 - 6 commits from branch
main
- 65f1b8fb - Merge remote-tracking branch 'origin/main' into 6-zarr3-sharding
- 3d0a938b - added some documentation to the create-dataset helper functions
- 3403df03 - bumped zarr required version to 3 and updated the scripts to use python3.11
- f410e708 - fixed the right value to be passed for chunk-shape in zarr 3
Toggle commit list-
f6f32c33...415fc4c7 - 6 commits from branch
added 1 commit
- 4160449a - fixed the right value to be passed for chunk-shape in zarr 3
added 1 commit
- 9edd6342 - changed the order of imports in the worker as the numpy (built with different...
added 6 commits
- 41a7078f - feat: copy metadata from yac source
- b76025a5 - switch create_simple_dataset.sh to a pythons script
- 18cb5421 - switch to json metadata format and add a test
- 55dc2b06 - ci: improve test
- 739000f5 - Patched the metadata import function and Merged remote-tracking branch...
- 0d74c847 - reconsolidating zmetadata after pulling metadata for fields via yac
Toggle commit listadded 1 commit
- b2836116 - removed unwanted flags when building yaxt and yacx
added 1 commit
- cf63a222 - updated add_height to accept an array of values instead of a number
Please register or sign in to reply