Skip to content

Regression: Dataset.update(Dataset) #2161

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

Closed
crusaderky opened this issue May 18, 2018 · 0 comments · Fixed by #2162
Closed

Regression: Dataset.update(Dataset) #2161

crusaderky opened this issue May 18, 2018 · 0 comments · Fixed by #2162

Comments

@crusaderky
Copy link
Contributor

crusaderky commented May 18, 2018

Dataset().update(Dataset())

FutureWarning: iteration over an xarray.Dataset will change in xarray v0.11 to only include data variables, not coordinates. Iterate over the Dataset.variables property instead to preserve existing behavior in a forwards compatible manner.

This is a regression in xarray 0.10.4.
@shoyer this isn't serious enough to warrant an immediate release on its own, but we're already doing one so we might as well include it.

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 a pull request may close this issue.

1 participant