Skip to content

Conversation

@jwenfai
Copy link

@jwenfai jwenfai commented Dec 18, 2018

Addresses the issues raised in
pydata#2593

Upsampling method changes in resample_cftime.py.

… 2018-12-05 @max-sixty GitHub reviews for resample-v2-clean pull request). Not cleaned.
Get PEP8 changes from Ouranosinc.
…-v2-clean

# Conflicts:
#	xarray/tests/test_cftimeindex_resample.py
… 2018-12-05 @max-sixty GitHub reviews for resample-v2-clean pull request). Cleaned.
# Conflicts:
#	xarray/core/resample.py
#	xarray/tests/test_cftimeindex_resample.py
@jwenfai jwenfai requested a review from Zeitsperre December 18, 2018 14:37
@jwenfai
Copy link
Author

jwenfai commented Dec 18, 2018

I was expecting 52 assertion failures from the 304 tests in test_cftimeindex_resample.py but Travis CI says that all of them are failing. The failures all seem to be due to:
> import cftime
E ModuleNotFoundError: No module named 'cftime'

Can I go ahead and merge the pull request?

@Zeitsperre
Copy link

Sure thing. If anything is off, the upstream maintainers will let us know. For the cftime dependency, it could be that those maintainers pushed an update that broke something. I'll re-trigger a build in a few days to see if things are still broken there.

@Zeitsperre Zeitsperre merged commit 2e8ced3 into Ouranosinc:master Dec 18, 2018
aulemahal pushed a commit that referenced this pull request Mar 3, 2025
* finalize release notes

* add contributors

* Tweak main what's new entry for time coding (#4)

---------

Co-authored-by: Spencer Clark <spencerkclark@gmail.com>
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