Skip to content
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

Allow chunk_store argument in open_consolidated() #557

Merged
merged 2 commits into from
Apr 30, 2020
Merged

Allow chunk_store argument in open_consolidated() #557

merged 2 commits into from
Apr 30, 2020

Conversation

ajelenak
Copy link
Contributor

This simple PR enables using chunk_store argument in open_consolidated(). It also fixes testing in pydata/xarray/pull/3804. No change to documentation required.

Copy link
Member

@jrbourbeau jrbourbeau left a comment

Choose a reason for hiding this comment

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

Thanks @ajelenak! Can you add a test that passes a separate value for chunk_store to ensure things are working as expected?

zarr/convenience.py Outdated Show resolved Hide resolved
@ajelenak
Copy link
Contributor Author

A test was added.

Copy link
Member

@mzjp2 mzjp2 left a comment

Choose a reason for hiding this comment

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

LGTM

@rsignell-usgs
Copy link

So just one more approval needed? 🤞

Copy link
Member

@alimanfoo alimanfoo left a comment

Choose a reason for hiding this comment

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

Hiya, this LGTM, just had a small suggestion to simplify.

zarr/convenience.py Show resolved Hide resolved
Copy link
Member

@jrbourbeau jrbourbeau left a comment

Choose a reason for hiding this comment

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

Thanks @ajelenak, this is in

@jrbourbeau jrbourbeau merged commit c18537d into zarr-developers:master Apr 30, 2020
@jrbourbeau
Copy link
Member

Also, I noticed this was your first code contribution to this repository. Welcome!

@ajelenak ajelenak deleted the allow-chunk-store branch May 3, 2020 18:04
@Carreau Carreau added this to the v2.5 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.

6 participants