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

Implement changes to work with xarray>=0.19.0 #174

Merged
merged 11 commits into from
Jul 28, 2021

Conversation

jbusecke
Copy link
Owner

@jbusecke jbusecke commented Jul 26, 2021

This reworks some of the test logic to accomodate changes released with the newest xarray version.

I am also rolling the changes from #170 into this PR:

  • require xarray >0.17.0
  • drop support for python 3.6

Currently blocked by implementing upstream changes in regionmask/regionmask#234

@jbusecke jbusecke mentioned this pull request Jul 26, 2021
@jbusecke
Copy link
Owner Author

No clue what is up with the upstream dev test, but Ill merge this to get along with some other things. Ill keep an eye on that test.

@jbusecke jbusecke merged commit fc14bea into master Jul 28, 2021
@keewis
Copy link
Contributor

keewis commented Jul 28, 2021

I think the upstream-dev test can be fixed by updating the github url of regionmask (it has been moved to https://github.com/regionmask/regionmask)

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.

xarray 0.19.0 breaks cmip6_preprocessing
2 participants