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

CDSM2 is no longer compatible with the latest build of CMOR #694

Closed
mauzey1 opened this issue Feb 17, 2023 · 1 comment · Fixed by #695
Closed

CDSM2 is no longer compatible with the latest build of CMOR #694

mauzey1 opened this issue Feb 17, 2023 · 1 comment · Fixed by #695

Comments

@mauzey1
Copy link
Collaborator

mauzey1 commented Feb 17, 2023

The last update to cmor-feedstock pinned libnetcdf 4.9.1 for CMOR. This has made the latest conda-forge build of CMOR 3.7.1 no longer compatible with CDMS2, which requires libnetcdf 4.8.1. This change also affects the nightly build as it pulls its build configuration from cmor-feedstock. Nightly builds of CMOR cannot be installed in the same conda environment as CDMS2 even if you pin the version of libnetcdf to 4.8.1.

Due to CDMS2 approaching End-of-Life by the end of 2023, I think this should be the point where we discontinue support of CDMS2. We can keep the code and tests that use CDMS2 in the repo for those who wish to still use it in source installs, but we should end our support of it in our builds.

@durack1
Copy link
Contributor

durack1 commented Feb 18, 2023

Thanks @mauzey1 i think your suggestion is sad, but a reality.

Let's touch base next week to go through any remaining issues that I've been holding up for review, and push out a new release once these changes are made

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 a pull request may close this issue.

2 participants