Skip to content

Commit 1f31cd7

Browse files
committed
resolve merge conflicts
1 parent a42315e commit 1f31cd7

2 files changed

Lines changed: 363 additions & 20 deletions

File tree

cime_config/config_archive.xml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,14 @@
1010
<hist_file_extension>e</hist_file_extension>
1111
<rest_history_varname>nhfil</rest_history_varname>
1212
<rpointer>
13-
<rpointer_file>rpointer.atm$NINST_STRING</rpointer_file>
14-
<rpointer_content>$CASE.cam$NINST_STRING.r.$DATENAME.nc</rpointer_content>
13+
<rpointer_file>rpointer.cam$NINST_STRING.$DATENAME</rpointer_file>
14+
<rpointer_content>$CASE.cam$NINST_STRING.r.$DATENAME.nc </rpointer_content>
1515
</rpointer>
1616
<test_file_names>
17-
<tfile disposition="copy">rpointer.atm</tfile>
18-
<tfile disposition="copy">rpointer.atm_9999</tfile>
17+
<tfile disposition="copy">rpointer.cam.1976-01-01-00000</tfile>
18+
<tfile disposition="copy">rpointer.cam_9999.1976-01-01-00000</tfile>
19+
<tfile disposition="ignore">rpointer.cam.1976-02-01-00000</tfile>
20+
<tfile disposition="ignore">rpointer.cam_9999.1976-01-02-00000</tfile>
1921
<tfile disposition="copy">casename.cam.r.1976-01-01-00000.nc</tfile>
2022
<tfile disposition="copy">casename.cam.rh4.1976-01-01-00000.nc</tfile>
2123
<tfile disposition="move">casename.cam.h0.1976-01-01-00000.nc</tfile>

0 commit comments

Comments
 (0)