Skip to content

add section on rechunking to chunk optimisation section of tutorial #730

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 30, 2021

Conversation

David-Baddeley
Copy link
Contributor

Add some candidate rechunking docs as discussed in #727

TODO:

  • Add unit tests and/or doctests in docstrings
  • Add docstrings and API docs for any new/modified user-facing classes and functions
  • New/modified features documented in docs/tutorial.rst
  • Changes documented in docs/release.rst
  • GitHub Actions have all passed
  • Test coverage is 100% (Codecov passes)

Copy link
Contributor

@rabernat rabernat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this!

@shoyer
Copy link
Contributor

shoyer commented Apr 30, 2021

nice!

@codecov
Copy link

codecov bot commented Apr 30, 2021

Codecov Report

Merging #730 (e15fe20) into master (a8561fc) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #730      +/-   ##
==========================================
- Coverage   99.92%   99.92%   -0.01%     
==========================================
  Files          28       26       -2     
  Lines       10408    10048     -360     
==========================================
- Hits        10400    10040     -360     
  Misses          8        8              
Impacted Files Coverage Δ
zarr/util.py
zarr/__init__.py

@joshmoore
Copy link
Member

[ ] Add docstrings and API docs for any new/modified user-facing classes and functions

Ah... that feeling when it's all docstrings. 👍

@joshmoore joshmoore merged commit ab5d91b into zarr-developers:master Apr 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants