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

Update ctsm_pylib to 3.13.2 #2982

Draft
wants to merge 24 commits into
base: master
Choose a base branch
from

Conversation

samsrabin
Copy link
Collaborator

@samsrabin samsrabin commented Mar 4, 2025

Description of changes

This PR changes conda_env_ctsm_py.txt to install Python 3.13.2 instead of Python 3.7.9.

Remaining work:

  • Update black in GitHub workflow to match this environment
  • Get pylint passing
  • Freeze all versions in the ctsm_pylib text file
  • Try installing on a Mac
  • git mv conda_env_ctsm_pylib_3_13_2.txt conda_env_ctsm_py.txt
  • Add (and test!) --upgrade option to py_env_create, to replace existing ctsm_pylib
  • Add ctsm_pylib documentation

Specific notes

Contributors other than yourself, if any: None

CTSM Issues Fixed::

Are answers expected to change (and if so in what way)? No

Any User Interface Changes (namelist or namelist defaults changes)? No

Does this create a need to change or add documentation? Did you do so? Pre-existing need for documentation (see #2771); not yet

Testing performed, if any:

  • Python unit tests
  • Python system tests
  • Black check
  • Pylint check
  • ctsm_pymods test suite

@samsrabin samsrabin added enhancement new capability or improved behavior of existing capability code health improving internal code structure to make easier to maintain (sustainability) labels Mar 4, 2025
@samsrabin samsrabin added this to the ctsm6.0.0 (code freeze) milestone Mar 4, 2025
@samsrabin samsrabin self-assigned this Mar 4, 2025
@samsrabin samsrabin force-pushed the ctsm_pylib_3.13.2 branch from 7ba8e40 to b1be486 Compare March 4, 2025 22:57
@samsrabin samsrabin force-pushed the ctsm_pylib_3.13.2 branch from 7f6f502 to 3048936 Compare March 5, 2025 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code health improving internal code structure to make easier to maintain (sustainability) enhancement new capability or improved behavior of existing capability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add User's Guide section about ctsm_pylib Move ctsm_pylib to something beyond 3.7
1 participant