Update dependencies for weekly run#1982
Merged
Merged
Conversation
Member
Author
|
@szy21 I'll update the manifests once ClimaLand and ClimaAtmos are registered before merging this |
szy21
approved these changes
Jun 12, 2026
szy21
left a comment
Member
There was a problem hiding this comment.
Thanks! Feel free to merge after atmos and land are released.
Member
Author
|
@szy21 @akshaysridhar This should be ready to merge after you merge Nat PR? #1983 |
Member
do you want to just add Nat's PR here so we don't need to run ci twice? |
dc6580b to
2b32946
Compare
- Bump ClimaLand to 1.9.0 and ClimaAtmos to 0.39.5 - Skip DSS buffer init for column fields (#1983) Co-Authored-By: nefrathenrici <nat.henrici@gmail.com> Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2b32946 to
a5a3c22
Compare
Member
Author
|
Done |
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.
Purpose
Weekly dependency update ahead of the weekly AMIP/CMIP run: regenerate the four experiment manifests via
Pkg.update()(Julia 1.10 and 1.11, AMIP and CMIP).Picks up:
Both new releases are now registered in General and are within the existing compat entries (
ClimaAtmos = "0.39",ClimaLand = "1.8"), so noProject.tomlchanges are needed.🤖 Generated with Claude Code