Skip to content

Import blosc from numcodecs in tutorial #491

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 1 commit into from
Oct 25, 2019

Conversation

jrbourbeau
Copy link
Member

This PR updates the "Configuring Blosc" section of the tutorial to import blosc from numcodecs instead of zarr. Closes #292

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
  • Docs build locally (e.g., run tox -e docs)
  • AppVeyor and Travis CI passes
  • Test coverage is 100% (Coveralls passes)

@jakirkham jakirkham merged commit 55ae9eb into zarr-developers:master Oct 25, 2019
@jakirkham
Copy link
Member

Thanks @jrbourbeau! 😄

@jrbourbeau jrbourbeau deleted the blosc-tutorial branch October 25, 2019 03:24
@Carreau Carreau added this to the v2.4 milestone Sep 9, 2020
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.

Update Zarr "Configuring Blosc" section
3 participants