CMD + K

rechunker

Community

Disk-to-disk chunk transformation for chunked arrays.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::rechunker

Usage Tracking

0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

Rechunker is a Python package which enables efficient and scalable manipulation of the chunk structure of chunked array formats such as Zarr and TileDB. Rechunker takes an input array (or group of arrays) stored in a persistent storage device (such as a filesystem or a cloud storage bucket) and writes out an array (or group of arrays) with the same data, but different chunking scheme, to a new location. Rechunker is designed to be used within a parallel execution framework such as Dask.

About

Summary

Disk-to-disk chunk transformation for chunked arrays.

Last Updated

May 2, 2025 at 19:47

License

MIT

Supported Platforms

noarch