forked from pydata/xarray
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deprecate the
cdms2
conversion methods (pydata#7876)
* emit deprecation warnings for the cdms2 conversion methods * add the deprecation notice to the docstring * check that the deprecation warnings are properly raised * actually check that the deprecation message mentions cdms2 * skip cdms2 checks for new numpy / python versions * whats-new entry * make the deprecation message consistent * functions → methods * adjust the skip condition * maintenance mode → deprecated
- Loading branch information
Showing
3 changed files
with
53 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters