Skip to content

Add test for rechunking to a size string - #9117

Merged
dcherian merged 1 commit into
pydata:mainfrom
dcherian:test-rechunking-size
Jun 14, 2024
Merged

Add test for rechunking to a size string#9117
dcherian merged 1 commit into
pydata:mainfrom
dcherian:test-rechunking-size

Conversation

@dcherian

Copy link
Copy Markdown
Contributor

@dcheriandcherian added topic-testing topic-chunked-arrays Managing different chunked backends, e.g. dask labels Jun 13, 2024
@dcherian
dcherian marked this pull request as draft June 13, 2024 17:54
@dcherian
dcherian marked this pull request as ready for review June 13, 2024 17:55
@dcherian
dcherian merged commit 211d313 into pydata:mainJun 14, 2024
@dcherian
dcherian deleted the test-rechunking-size branch June 30, 2024 13:58
dcherian added a commit that referenced this pull request Jul 24, 2024
* main: (48 commits)
Add test for #9155 (#9161)
Remove mypy exclusions for a couple more libraries (#9160)
Include numbagg in type checks (#9159)
Improve zarr chunks docs (#9140)
groupby: remove some internal use of IndexVariable (#9123)
Improve `to_zarr` docs (#9139)
Split out distributed writes in zarr docs (#9132)
Update zendoo badge link (#9133)
Support duplicate dimensions in `.chunk` (#9099)
Bump the actions group with 2 updates (#9130)
adjust repr tests to account for different platforms (#9127) (#9128)
Grouper refactor (#9122)
Update docstring in api.py for open_mfdataset(), clarifying "chunks" argument (#9121)
Add test for rechunking to a size string (#9117)
Move Sphinx directives out of `See also` (#8466)
new whats-new section (#9115)
release v2024.06.0 (#9113)
release notes for 2024.06.0 (#9092)
[skip-ci] Try fixing hypothesis CI trigger (#9112)
Undo custom padding-top. (#9107)
...
wavebyrd pushed a commit to wavebyrd/xarray that referenced this pull request Mar 13, 2026
* main: (48 commits)
Add test for pydata#9155 (pydata#9161)
Remove mypy exclusions for a couple more libraries (pydata#9160)
Include numbagg in type checks (pydata#9159)
Improve zarr chunks docs (pydata#9140)
groupby: remove some internal use of IndexVariable (pydata#9123)
Improve `to_zarr` docs (pydata#9139)
Split out distributed writes in zarr docs (pydata#9132)
Update zendoo badge link (pydata#9133)
Support duplicate dimensions in `.chunk` (pydata#9099)
Bump the actions group with 2 updates (pydata#9130)
adjust repr tests to account for different platforms (pydata#9127) (pydata#9128)
Grouper refactor (pydata#9122)
Update docstring in api.py for open_mfdataset(), clarifying "chunks" argument (pydata#9121)
Add test for rechunking to a size string (pydata#9117)
Move Sphinx directives out of `See also` (pydata#8466)
new whats-new section (pydata#9115)
release v2024.06.0 (pydata#9113)
release notes for 2024.06.0 (pydata#9092)
[skip-ci] Try fixing hypothesis CI trigger (pydata#9112)
Undo custom padding-top. (pydata#9107)
...
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic-chunked-arraysManaging different chunked backends, e.g. dasktopic-testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@dcherian