We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ebbf4c + bdbce4f commit 1bbe91bCopy full SHA for 1bbe91b
1 file changed
cime_config/config_archive.xml
@@ -15,7 +15,7 @@
15
<hist_file_extension>ic.[-\d+]+(\._\d*)?\.nc(\.\d*)?$</hist_file_extension>
16
<hist_file_ext_regex>\w+\.\w+(\._\d*)?</hist_file_ext_regex>
17
<rpointer>
18
- <rpointer_file>rpointer.ocn$NINST_STRING</rpointer_file>
+ <rpointer_file>rpointer.ocn$NINST_STRING.$DATENAME</rpointer_file>
19
<rpointer_content>$CASE.mom6$NINST_STRING.r.$DATENAME.nc</rpointer_content>
20
</rpointer>
21
</comp_archive_spec>
0 commit comments