Skip to content

Commit bdbce4f

Browse files
committed
fix st_archive issue
1 parent 84cfd0b commit bdbce4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cime_config/config_archive.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<hist_file_extension>ic.[-\d+]+(\._\d*)?\.nc(\.\d*)?$</hist_file_extension>
1616
<hist_file_ext_regex>\w+\.\w+(\._\d*)?</hist_file_ext_regex>
1717
<rpointer>
18-
<rpointer_file>rpointer.ocn$NINST_STRING</rpointer_file>
18+
<rpointer_file>rpointer.ocn$NINST_STRING.$DATENAME</rpointer_file>
1919
<rpointer_content>$CASE.mom6$NINST_STRING.r.$DATENAME.nc</rpointer_content>
2020
</rpointer>
2121
</comp_archive_spec>

0 commit comments

Comments
 (0)