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

Work towards a 2.0 release #130

Merged
merged 6 commits into from
Nov 20, 2024
Merged

Work towards a 2.0 release #130

merged 6 commits into from
Nov 20, 2024

Conversation

ajdawson
Copy link
Owner

This is most of the things I can think of that need doing. Replacing the build system is essential for continued distribution of the package. The new CI workflows are intended to replace the previously inactive ones, so testing of pull requests etc. works again. Documentation is revised so it builds with latest sphinx. Perhaps most significant is removal of cdms interface due to lack of support for the backend cdms2 package.

The developer tooling and build infrastructure is completely revised,
bringing the following benefits:

* Automated testing is back via Github Actions

* Build using pyproject.toml and the setuptools backend for
  compatibility with modern packaging tooling.

This will allow the package to be built and distributed more easily.
I've removed any mention of the cdms interface from the documentation
since cdms itself is no longer maintained. This allows the docs to build
and I'll be removing the cdms interface shortly anyway.
@ajdawson ajdawson merged commit 9a74f06 into main Nov 20, 2024
18 checks passed
@donehii
Copy link

donehii commented Nov 21, 2024

well,the old one documentation page has gone ?

@ajdawson
Copy link
Owner Author

Yes, it was replaced with the new one. Not a lot changed though so hopefully not important.

@donehii
Copy link

donehii commented Nov 26, 2024 via email

@ajdawson
Copy link
Owner Author

Please open a new issue with more details if you wish to discuss the divergence calculation in more detail. You will need to provide an example of what you did, and how the results differ.

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.

2 participants