Skip to content

[pull] main from pydata:main#908

Merged
pull[bot] merged 2 commits into
Illviljan:mainfrom
pydata:main
Dec 29, 2025
Merged

[pull] main from pydata:main#908
pull[bot] merged 2 commits into
Illviljan:mainfrom
pydata:main

Conversation

@pull

@pull pull Bot commented Dec 29, 2025

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

dhruvak001 and others added 2 commits December 29, 2025 09:51
* documenting how xarray.dot() interacts with coordinates

* minor fixes

* simplifying

---------

Co-authored-by: DHRUVA KUMAR KAUSHAL <sanjay@MacBook-Air.local>
Co-authored-by: Maximilian Roos <5635139+max-sixty@users.noreply.github.com>
Make the handling of `chunks="auto"` consistent between `open_zarr` and `open_dataset(..., engine="zarr")`.

The handling of chunks still differs in `open_zarr` vs `open_dataset(..., engine="zarr")` in that the default in `open_zarr` is to use `chunks={}` and a chunk manager (aka dask) when available in your env. And in `open_dataset` the default is to use `chunks=None` (aka no chunks).

Co-authored-by: Justus Magin <keewis@users.noreply.github.com>

---------

Co-authored-by: Justus Magin <keewis@users.noreply.github.com>
@pull pull Bot locked and limited conversation to collaborators Dec 29, 2025
@pull pull Bot added the ⤵️ pull label Dec 29, 2025
@pull pull Bot merged commit 18ebe98 into Illviljan:main Dec 29, 2025
13 of 14 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants