Skip to content

Conversation

@lbdreyer
Copy link
Member

Fixes #2656
Fixes #2657

@lbdreyer lbdreyer added this to the v2.0 milestone Jul 18, 2017
@DPeterK
Copy link
Member

DPeterK commented Jul 19, 2017

@lbdreyer you have not updated cube math functionality to match the changes you've made to the analysis/maths API; see cube.py:L3080-L3109.

Copy link
Member

@DPeterK DPeterK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lbdreyer there's still a couple of outstanding things to do for this deprecation.

'add/subtract. This functionality is now automatic. '
'The provided value to "ignore" has been ignored, '
'and has been automatically calculated.')
warn_deprecated(msg)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now that you've removed this usage of warn_deprecated you'll also need to remove the import on L34.

@lbdreyer
Copy link
Member Author

you have not updated cube math functionality to match the changes you've made to the analysis/maths API

I had tried grep-ing for usages of add and subtract but clearly didn't find these

@DPeterK
Copy link
Member

DPeterK commented Jul 24, 2017

@lbdreyer don't worry! I only knew they were there because I was doing some work in that area as part of the dask integration work...

@corinnebosley
Copy link
Member

@dkillick I am happy with Laura's changes here, and will merge if you can confirm that the review changes that you requested are now approved. (I have checked them but I don't like to see a big red cross sitting on a PR that I want to merge.)

@corinnebosley corinnebosley merged commit 1062c66 into SciTools:master Oct 9, 2017
@corinnebosley
Copy link
Member

Build failed due to Travis Python version issue: #2769 (comment)

Issue has been resolved, but I am unsure of next steps...

@lbdreyer lbdreyer deleted the dep_ignore_arg branch July 23, 2018 10:49
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.

3 participants