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 900a06b commit 56063a2Copy full SHA for 56063a2
1 file changed
changes/3802.feature.md
@@ -8,7 +8,6 @@ Rectilinear chunks can be used through:
8
``zarr.open``, and related functions, or to ``chunk_shape`` in ``zarr.create``.
9
- **Opening existing arrays**: Arrays stored with the ``rectilinear`` chunk grid are read
10
transparently via ``zarr.open`` and ``zarr.open_array``.
11
-- **Rectilinear sharding**: Shard boundaries can be rectilinear while inner chunks remain regular.
12
13
**Breaking change**: The ``validate`` method on ``BaseCodec`` and ``CodecPipeline`` now receives
14
a ``ChunkGridMetadata`` instance instead of a ``ChunkGrid`` instance for the ``chunk_grid``
0 commit comments