Skip to content

what's-new for removal of analysis interpolation module#2819

Merged
DPeterK merged 3 commits intoSciTools:masterfrom
corinnebosley:whatsnew_interpolation_removal
Oct 18, 2017
Merged

what's-new for removal of analysis interpolation module#2819
DPeterK merged 3 commits intoSciTools:masterfrom
corinnebosley:whatsnew_interpolation_removal

Conversation

@corinnebosley
Copy link
Member

No description provided.

@corinnebosley
Copy link
Member Author

@dkillick You want me to pop the word 'deprecated' in there to cover our backs?

@corinnebosley
Copy link
Member Author

@dkillick I did it anyway.

@DPeterK
Copy link
Member

DPeterK commented Oct 18, 2017

You want me to pop the word 'deprecated' in there to cover our backs?

Sure, why not 😉

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.

@corinnebosley I think this one needs a little work still...

@@ -0,0 +1,8 @@
* The deprecated module ```iris.analysis.interpolate``` has been removed, along with the following functions:
Copy link
Member

Choose a reason for hiding this comment

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

Why not add "deprecated" before "functions" as well...

Also, Linear1DExtrapolator was a class and not a function, so you should probably turn the last bit of this sentence into "the following deprecated classes and functions:".

@@ -0,0 +1,8 @@
* The deprecated module ```iris.analysis.interpolate``` has been removed, along with the following functions:
* ```iris.analysis.linear```
* ```iris.analysis.all_points_in_range```
Copy link
Member

Choose a reason for hiding this comment

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

This is a method in Linear1DExtrapolator, which technically was never deprecated (outside of being part of the deprecated class), so it should not be in this list.

* ```iris.analysis.regrid```
* ```iris.analysis.extract_nearest_neighbour```
* ```iris.analysis.nearest_neighbour_indices```
* ```iris.analysis.Linear1dExtrapolator```
Copy link
Member

Choose a reason for hiding this comment

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

You're missing iris.analysis.interpolate.regrid_to_max_resolution from this list.

Also, you need to add "interpolate" to each item in the list...

@corinnebosley
Copy link
Member Author

@dkillick I added the [ci skip] which worked its lovely magic, so you will have to check the changes you requested.

@DPeterK DPeterK merged commit 9c42f56 into SciTools:master Oct 18, 2017
@QuLogic QuLogic added this to the v2.0.0 milestone Oct 18, 2017
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