Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion changes/3802.feature.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ Rectilinear chunks can be used through:
``zarr.open``, and related functions, or to ``chunk_shape`` in ``zarr.create``.
- **Opening existing arrays**: Arrays stored with the ``rectilinear`` chunk grid are read
transparently via ``zarr.open`` and ``zarr.open_array``.
- **Rectilinear sharding**: Shard boundaries can be rectilinear while inner chunks remain regular.

**Breaking change**: The ``validate`` method on ``BaseCodec`` and ``CodecPipeline`` now receives
a ``ChunkGridMetadata`` instance instead of a ``ChunkGrid`` instance for the ``chunk_grid``
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading