Skip to content

Commit 4f36ffb

Browse files
jhammand-v-b
andauthored
Update docs/user-guide/arrays.md
Co-authored-by: Davis Bennett <[email protected]>
1 parent 1935d19 commit 4f36ffb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/user-guide/arrays.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -573,6 +573,7 @@ In addition to regular chunking where all chunks have the same size, Zarr v3 sup
573573
sizes along each dimension. This is useful when your data has non-uniform structure or
574574
when you need to align chunks with existing data partitions.
575575

576+
The specification for this chunking scheme can be found [here](https://github.com/zarr-developers/zarr-extensions/tree/main/chunk-grids/rectilinear/).
576577
### Basic usage
577578

578579
To create an array with variable chunking, provide a nested sequence to the `chunks`

0 commit comments

Comments
 (0)