Skip to content

cam6_4_089: Update externals to match alpha06f and bring in timestamped rpointer files #1303

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

Open
wants to merge 9 commits into
base: cam_development
Choose a base branch
from

Conversation

cacraigucar
Copy link
Collaborator

Closes #1293
Close #1294

Copy link
Collaborator

@peverwhee peverwhee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @cacraigucar !

@cacraigucar cacraigucar removed the request for review from nusbaume April 25, 2025 17:14
@cacraigucar
Copy link
Collaborator Author

@jedwards4b and @fischer-ncar - I am getting the following error for ERC tests on NAG. An example is here: /scratch/cluster/cacraig/aux_cam_nag_20250425135254/ERC_D_Ln9.f10_f10_mg37.QPWmaC6.izumi_nag.cam-outfrq3s.GC.aux_cam_nag_20250425135254

The only changes are bringing in Jim's timestamped rpointer branch and the externals to match alpha06f

File "/scratch/cluster/cacraig/aux_cam_nag_20250425135254/ERC_D_Ln9.f10_f10_mg37.QPWmaC6.izumi_nag.cam-outfrq3s.GC.aux_cam_nag_20250425135254/./case.build", line 267, in <module> _main_func(__doc__)
File "/scratch/cluster/cacraig/aux_cam_nag_20250425135254/ERC_D_Ln9.f10_f10_mg37.QPWmaC6.izumi_nag.cam-outfrq3s.GC.aux_cam_nag_20250425135254/./case.build", line 226, in _main_func test = find_system_test(testname, case)(case)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/cacraig/cam_rpointer_again/cime_config/SystemTests/erc.py", line 24, in __init__ RestartTest.__init__(self, case,
File "/home/cacraig/cam_rpointer_again/cime/CIME/SystemTests/restart_tests.py", line 22, in __init__ SystemTestsCompareTwo.__init__(
File "/home/cacraig/cam_rpointer_again/cime/CIME/SystemTests/system_tests_compare_two.py", line 146, in __init__ self._setup_cases_if_not_yet_done()
File "/home/cacraig/cam_rpointer_again/cime/CIME/SystemTests/system_tests_compare_two.py", line 450, in _setup_cases_if_not_yet_done
self._setup_cases()
File "/home/cacraig/cam_rpointer_again/cime/CIME/SystemTests/system_tests_compare_two.py", line 540, in _setup_cases self._case_one_setup()
File "/home/cacraig/cam_rpointer_again/cime/CIME/SystemTests/restart_tests.py", line 36, in _case_one_setup self._set_restart_interval()
File "/home/cacraig/cam_rpointer_again/cime/CIME/SystemTests/system_tests_common.py", line 222, in _set_restart_interval f"{syr:04d}{smon:02d}{sday:02d}", "%Y%m%d"
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: Unknown format code 'd' for object of type 'float'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

3 participants