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

Arguments for open_mfdataset() now match signature in xarray master branch #28

Merged
merged 4 commits into from
Jul 2, 2019

Conversation

TomNicholas
Copy link
Collaborator

In order to merge my pull request into xarray, for now the argument signature of xarray.open_mfdataset() has been reverted to be backwards compatible.

This will change again in the future when the N-dimensional combine becomes public API, but for now we should use xarray's master branch instead of my fork, and match the signature.

@ZedThree I think this would be be appropriate PR in which to change the dependency?

@pep8speaks
Copy link

pep8speaks commented Dec 14, 2018

Hello @TomNicholas! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2019-07-02 09:03:43 UTC

@ZedThree ZedThree merged commit 91a0a2e into master Jul 2, 2019
@ZedThree ZedThree deleted the fix_for_xarray_master branch July 2, 2019 14:11
johnomotani pushed a commit that referenced this pull request Dec 11, 2019
Arguments for open_mfdataset() now match signature in xarray master branch
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.

None yet

3 participants