Skip to content

Chunked array docs - #7951

Merged
TomNicholas merged 75 commits into
pydata:mainfrom
TomNicholas:chunked-array-docs
Jul 5, 2023
Merged

Chunked array docs#7951
TomNicholas merged 75 commits into
pydata:mainfrom
TomNicholas:chunked-array-docs

Conversation

@TomNicholas

@TomNicholasTomNicholas commented Jun 28, 2023

Copy link
Copy Markdown
Member

Builds upon #7911

TomNicholasand others added 30 commits June 12, 2023 15:01
Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>
Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>
Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>
Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>
Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>
Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>
Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>
Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>
Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>
Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>
@TomNicholas
TomNicholas requested a review from dcherianJuly 5, 2023 15:29
Comment threaddoc/internals/chunked-arrays.rst Outdated
Comment threadxarray/core/parallelcompat.py
@TomNicholas
TomNicholas enabled auto-merge (squash) July 5, 2023 19:46
@TomNicholas
TomNicholas merged commit 58096a6 into pydata:mainJul 5, 2023
@TomNicholas
TomNicholas deleted the chunked-array-docs branch July 5, 2023 20:24
@TomNicholas

Copy link
Copy Markdown
MemberAuthor

Thanks for the reviews @dcherian !

dcherian added a commit to dcherian/xarray that referenced this pull request Jul 16, 2023
* main:
Remove hue_style from plot1d docstring (pydata#7925)
Add new what's new section (pydata#7986)
Release summary for v2023.07.0 (pydata#7979)
Improve explanation in example "Working with Multidimensional Coordinates" (pydata#7984)
Fix typo in zarr.py (pydata#7983)
Examples added to docstrings (pydata#7936)
[pre-commit.ci] pre-commit autoupdate (pydata#7973)
Skip broken tests on python 3.11 and windows (pydata#7972)
Use another repository for upstream testing (pydata#7970)
Move absolute path finder from open_mfdataset to own function (pydata#7968)
ensure no forward slashes in names for HDF5-based backends (pydata#7953)
Chunked array docs (pydata#7951)
[pre-commit.ci] pre-commit autoupdate (pydata#7959)
manually unshallow the repository on RTD (pydata#7961)
Update minimum version of typing extensions in pre-commit (pydata#7960)
Docstring examples (pydata#7881)
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-documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@TomNicholas@dcherian