ctsm5.3.040: Update ctsm_pylib to 3.13.2#2982
Merged
samsrabin merged 93 commits intoESCOMP:masterfrom Apr 15, 2025
Merged
Conversation
7ba8e40 to
b1be486
Compare
7f6f502 to
3048936
Compare
Collaborator
|
This worked great for me! |
Member
Author
|
At least as of mamba 1.5.9 / conda 24.7.1, rename is not supported through mamba.
# Conflicts: # .git-blame-ignore-revs # python/ctsm/config_utils.py
Contributor
|
@ekluzek I know you're at the workshop this week, but can you review / approve this PR, as it's holding up other work Sam's trying to do. |
ekluzek
approved these changes
Apr 9, 2025
Collaborator
ekluzek
left a comment
There was a problem hiding this comment.
We agree on the last conversation, so marking approve so you can do that on your own. I have something I ask about that you could choose to do or not, as you see fit.
Create driver data structure for SP mode
b1d1a16 to
34ba0d6
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of changes
This PR changes
conda_env_ctsm_py.txtto install Python 3.13.2 instead of Python 3.7.9.Notes to testers
The new
ctsm_pylibis only expected to be compatible with Python tools in this branch (until it's merged). Evenrun_sys_testswill not work.Handling existing
ctsm_pylibRename your current
ctsm_pyliband install the new one with that name:Install the new
ctsm_pylibwith a custom name: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? Resolves a pre-existing need for documentation (see #2771). ctsm-docs PR at ESCOMP/ctsm-docs#10.
Testing performed, if any:
As of 34ba0d6:
clm_pymodstest suite: