Skip to content

Commit

Permalink
Merge pull request #155 from alperaltuntas/fix_config_archive
Browse files Browse the repository at this point in the history
Add rpointer_content entry in config_archive.xml
  • Loading branch information
gustavo-marques authored Jan 14, 2024
2 parents 01446a3 + d88645d commit f619caa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cime_config/config_archive.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<hist_file_ext_regex>\w+\.\w+(\._\d*)?</hist_file_ext_regex>
<rpointer>
<rpointer_file>rpointer.ocn$NINST_STRING</rpointer_file>
<rpointer_content>$CASE.mom6$NINST_STRING.r.$DATENAME.nc</rpointer_content>
</rpointer>
</comp_archive_spec>
</components>

0 comments on commit f619caa

Please sign in to comment.