Release: v3.2.0
Scheduled Date: 2026/04/??
I'd like to get the rectilinear chunks support out to the community. I could support a release tomorrow or in a week (April 16).
Priority PRs/issues to complete prior to release
Before release:
Release:
After release:
Release: v3.2.0
Scheduled Date: 2026/04/??
I'd like to get the rectilinear chunks support out to the community. I could support a release tomorrow or in a week (April 16).
Priority PRs/issues to complete prior to release
Before release:
3.1.x) is up to date with any backports.changes/directory.towncrier build --version x.y.zto create the changelog, and commit the result to the release branch.grep "# TODO" **/*.pyto find all potential TODOs.upstream-devjob has run and passed.upstream-devis not run on all all workflow runs.Version Infostep of theupstream-devjob.mainis needed, open a PR modifying https://github.com/pydata/xarray/blob/90ee30943aedba66a37856b2332a41264e288c20/ci/install-upstream-wheels.sh#L56 and add therun-upstreamlabel.Release:
v(e.g.v0.0.0). For pre-releases, include the appropriate suffix (e.g.v0.0.0a1orv0.0.0rc2).3.1.x)See release notes https://zarr.readthedocs.io/en/stable/release-notes.html#release-0-0-0, replacing the correct version numbers. For pre-release versions, the URL should omit the pre-release suffix, e.g. "a1" or "rc1".After release: