-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
Description
Rechunking is such a common workload, and Cubed can crush it. But many people who want to rechunk zarr data don't necessarily want to get into xarray or python. Could we make a small standalone CLI tool that calls cubed.rechunk under the hood? Then users could run it e.g. using uvx. It could live here, or maybe in zarr-python.
The result would be effectively like exposing only the part of cubed that is essentially the original rechunker package.
cc @d-v-b
tomwhite