[Dart-dev] [6772] DART/trunk/models/cam/shell_scripts/st_archive.sh: Removed the FIXME from a comment about how to dispose of some DART files.
nancy at ucar.edu
nancy at ucar.edu
Wed Jan 29 15:52:01 MST 2014
Revision: 6772
Author: thoar
Date: 2014-01-29 15:52:01 -0700 (Wed, 29 Jan 2014)
Log Message:
-----------
Removed the FIXME from a comment about how to dispose of some DART files.
We decided the way they were getting disposed was good enough.
Modified Paths:
--------------
DART/trunk/models/cam/shell_scripts/st_archive.sh
-------------- next part --------------
Modified: DART/trunk/models/cam/shell_scripts/st_archive.sh
===================================================================
--- DART/trunk/models/cam/shell_scripts/st_archive.sh 2014-01-29 22:49:20 UTC (rev 6771)
+++ DART/trunk/models/cam/shell_scripts/st_archive.sh 2014-01-29 22:52:01 UTC (rev 6772)
@@ -141,7 +141,7 @@
set ${CASE}.cpl.h* ; dispose ifiles_n ${sta}/cpl/hist $*
-# TJH FIXME possible tweaking - remove assimilate_dir/member_* directories? anything else?
+# DART assimilation-related files
set assimilate_???/*/*dart_log.*; dispose ifiles_n ${sta}/dart/logs $*
set assimilate_???/*/output.*; dispose ifiles_n ${sta}/dart/logs $*
set *dart_log.*; dispose ifiles_n ${sta}/dart/logs $*
More information about the Dart-dev
mailing list