We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7318255 commit 662ceefCopy full SHA for 662ceef
changes/3802.feature.md
@@ -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