Draft
Conversation
added 8 commits
March 6, 2026 13:11
rtodling
approved these changes
Apr 8, 2026
Contributor
rtodling
left a comment
There was a problem hiding this comment.
have now tested this quite extensively. I run first a regular one-cycle experiment at a random date and got zero diff w/ my control. Then, just for the hack of it, I move the experiment to the edge of a year and cycled for a number of cycles from there. In the end I still got zero-diff.
So: I am happy with/ this - very happy.
Thank you so much.
This has been tested w/ what is basically v11.7.3 (in ADAS mode).
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.
(This is the same as #820, just renamed as per request of @rtodling #820 (review))
The purpose of this PR is create a new linkbcs that is no longer a template file detemplated by gcm_setup, but rather a standalone python script ran via a config yaml. This new script should essentially be zero-diff from the old one.
To run, use
$INSTALL_DIR/bin/linkbcs.py --config <USER_CONFIG>.yaml --timestamp <YYYY>-<MM>-<DD>T<HH>:<MM>:<SS>from inside the directory you want your symlinks to be created.Here is a skeleton of what the config yaml should look like, along with valid options for each key:
SOME NOTES:
.../<user_dir>/GEOSgcm/install/