Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes to prepare for a v2 release #155

Merged
merged 15 commits into from
Nov 15, 2024
Merged

Changes to prepare for a v2 release #155

merged 15 commits into from
Nov 15, 2024

Conversation

ajdawson
Copy link
Owner

The major change is removing the cdms interfaces, as cdms is no longer developed/supported. Other changes include removal of Python 2 compatibility for imports, cleanup of documentation, compatibility for numpy 2.

The cdms2 package is no longer maintained and cannot be supported
any longer.
The former is deprecated and will be removed in numpy 2.
Split the 'extras' feature in to two features as users may want only
the xarray interface or only the iris interface. Switch to using the
name scitools-iris as the iris interface dependency, otherwise users
get something else!
This is not needed for Python 3.
This is the original name of xarray and was included to allow
compatibility with the old named package. This is not required
any longer.
@ajdawson ajdawson merged commit 3ec3386 into main Nov 15, 2024
22 checks passed
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.

1 participant