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

opendap driver: make chunks argument optional #78

Merged
merged 4 commits into from
Sep 25, 2020

Conversation

d70-t
Copy link
Contributor

@d70-t d70-t commented Sep 14, 2020

The xarray.open_dataset function allows None as a chunks specification. This changed allows this as well for the opendap driver
and thus makes the chunks argument in the catalog optional.

The xarray.open_dataset function allows `None` as a `chunks`
specification. This changed allows this as well for the opendap driver
and thus makes the `chunks` argument in the catalog optional.
@d70-t
Copy link
Contributor Author

d70-t commented Sep 14, 2020

The test should be fixed by #79

@martindurant
Copy link
Member

Sorry this one slipped by. Would you mind fixing the conflict?

@d70-t
Copy link
Contributor Author

d70-t commented Sep 17, 2020

Sure, no problem.

@martindurant martindurant merged commit a654542 into intake:master Sep 25, 2020
@d70-t d70-t deleted the opendap_optional_chunks branch October 1, 2020 08:41
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.

2 participants