-
Notifications
You must be signed in to change notification settings - Fork 209
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1916 from ESMCI/kdraeder/fix_st_archive
Fixes to st archiver for multi-inst - _get_ninst_info; comment out else: ninst_strings.append('') Appends 2 single quotes, instead of nothing as intended. - _get_component_archive_entries: add log info about components that are skipped. - _archive_rpointer_files: debugging statements in can eventually be removed. - _archive_history_files, _archive_restart_date_comps: changed handling of 'dart' compname to 'esp' and use fact that DART output, which st_archive should archive, now all uses standard CESM naming conventions. Updated logger information. Test suite: scripts_regression_tests Test baseline: cime5.3.0-alpha.33 Test namelist changes: none Test status: bit for bit Fixes #1854 User interface changes?: none Update gh-pages html (Y/N)?: Code review: Jim Edwards, Bill Sacks, Alice Bertini
- Loading branch information
Showing
2 changed files
with
41 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters