Skip to content

Commit 662ceef

Browse files
committed
Add release notes
1 parent 7318255 commit 662ceef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

changes/3802.feature.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Add support for creating arrays with rectilinear (variable-sized) chunk grids by passing
2+
dask-style nested sequences to the ``chunk_shape`` parameter in ``zarr.create``. This feature
3+
is experimental and must be explicitly enabled via ``zarr.config.set({'array.rectilinear_chunks': True})``.

0 commit comments

Comments
 (0)