Skip to content

Commit 1084a90

Browse files
committed
Draft of entry to satisfy development workflow recommendations
1 parent f69921e commit 1084a90

1 file changed

Lines changed: 60 additions & 0 deletions

File tree

doc/ChangeLog

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,65 @@
11
===============================================================
22

3+
Tag name: cam6_4_081
4+
Originator(s): kdraeder
5+
Date: 22 April 2025
6+
One-line Summary: Make st_archive archive DART output files.
7+
Github PR URL: None yet; instructions said to modify this file and open an issue before opening a PR.
8+
9+
Purpose of changes (include the issue number and title text for each relevant GitHub issue):
10+
Make st_archive archive CAM+DART output files. #1301
11+
12+
Describe any changes made to build system: None
13+
14+
Describe any changes made to the namelist: None
15+
16+
List any changes to the defaults for the boundary datasets: None
17+
18+
Describe any substantial timing or memory changes: None
19+
20+
Code reviewed by:
21+
22+
List all files eliminated: None
23+
24+
List all files added and what they do: None
25+
26+
List all existing files that have been modified, and describe the changes:
27+
cime_config/config_archive.xml:
28+
Changed initial files to rest_file_extension because DART needs them to be handled like restart files.
29+
Enabled archive of file type .e. (generated by the esp component; DART)
30+
Made st_archive recognize compressed (.gz) files, which is extremely helpful in DART runs.
31+
32+
If there were any failures reported from running test_driver.sh on any test
33+
platform, and checkin with these failures has been OK'd by the gatekeeper,
34+
then copy the lines from the td.*.status files for the failed tests to the
35+
appropriate machine below. All failed tests must be justified.
36+
I did not run test_driver.sh.
37+
I did test this in a B compset and will include details in the PR.
38+
39+
derecho/intel/aux_cam:
40+
derecho/nvhpc/aux_cam:
41+
izumi/nag/aux_cam:
42+
izumi/gnu/aux_cam:
43+
These are xml changes and should be independent of fortran compiler.
44+
I used the default compiler for this CESM branch.
45+
46+
CAM tag used for the baseline comparison tests if different than previous
47+
tag:
48+
I didn't compare results against a baseline run;
49+
changes are only to the config_archive.xml file.
50+
51+
Summarize any changes to answers, i.e.,
52+
- what code configurations: None
53+
- what platforms/compilers: None
54+
- nature of change (roundoff; larger than roundoff but same climate; new
55+
climate): None
56+
57+
If this tag changes climate describe the run(s) done to evaluate the new
58+
climate in enough detail that it(they) could be reproduced, i.e.,
59+
None
60+
61+
===============================================================
62+
363
Tag name: cam6_4_087
464
Originator(s): eaton
565
Date: 21 April 2025

0 commit comments

Comments
 (0)