Discussion about renaming interpolate() to regrid() in the upcoming 0.5 release #98
sandorkertesz
started this conversation in
Ideas
Replies: 1 comment
-
Some of the reasons for using
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The upcoming release (0.5.0) will introduce some significant changes:
Part of the changes is that the main method
interpolate()
will be deprecated and replaced by the new methodregrid()
. See the planned release notes (not yet finalised) at: https://earthkit-regrid.readthedocs.io/en/develop/release_notes/version_0.5_updates.htmlThe main goal of this discussion to figure out if this renaming is acceptable or would confuse users.
Beta Was this translation helpful? Give feedback.
All reactions