[Dart-dev] DART/branches Revision: 13192
dart at ucar.edu
dart at ucar.edu
Thu Jul 11 15:56:56 MDT 2019
raeder at ucar.edu
2019-07-11 15:56:56 -0600 (Thu, 11 Jul 2019)
26
Added DART SVN packaging.
Modified: DART/branches/reanalysis/models/cam-fv/shell_scripts/cesm2_1/launch_cf.sh
===================================================================
--- DART/branches/reanalysis/models/cam-fv/shell_scripts/cesm2_1/launch_cf.sh 2019-07-09 22:15:00 UTC (rev 13191)
+++ DART/branches/reanalysis/models/cam-fv/shell_scripts/cesm2_1/launch_cf.sh 2019-07-11 21:56:56 UTC (rev 13192)
@@ -1,4 +1,12 @@
#!/bin/bash
+#
+# DART software - Copyright UCAR. This open source software is provided
+# by UCAR, "as is", without charge, subject to all terms of use at
+# http://www.image.ucar.edu/DAReS/DART/DART_download
+#
+# DART $Id$
+
+
# for command file jobs.
# Sidd Ghosh Feb 22, 2017
# Slurm added by Kevin Raeder July 6, 2019
@@ -22,3 +30,8 @@
# KDR Maybe not needed anymore, nor when all commands take significant time.
# sleep 1
# echo " Done with $INSTANCE at "; date --rfc-3339=ns
+
+# <next few lines under version control, do not edit>
+# $URL$
+# $Revision$
+# $Date$
Modified: DART/branches/reanalysis/models/cam-fv/shell_scripts/cesm2_1/mv_to_campaign.csh
===================================================================
--- DART/branches/reanalysis/models/cam-fv/shell_scripts/cesm2_1/mv_to_campaign.csh 2019-07-09 22:15:00 UTC (rev 13191)
+++ DART/branches/reanalysis/models/cam-fv/shell_scripts/cesm2_1/mv_to_campaign.csh 2019-07-11 21:56:56 UTC (rev 13192)
@@ -1,5 +1,6 @@
#!/bin/tcsh
+#
# DART software - Copyright UCAR. This open source software is provided
# by UCAR, "as is", without charge, subject to all terms of use at
# http://www.image.ucar.edu/DAReS/DART/DART_download
@@ -7,6 +8,13 @@
# DART $Id$
+# DART software - Copyright UCAR. This open source software is provided
+# by UCAR, "as is", without charge, subject to all terms of use at
+# http://www.image.ucar.edu/DAReS/DART/DART_download
+#
+# DART $Id$
+
+
# Script to send output from a CAM+DART assimilation,
# especially the Reanalysis project (2019), to Campaign storage.
# >>> Before running this script:
@@ -180,3 +188,7 @@
# $Revision$
# $Date$
+# <next few lines under version control, do not edit>
+# $URL$
+# $Revision$
+# $Date$
Modified: DART/branches/reanalysis/models/cam-fv/shell_scripts/cesm2_1/purge.csh
===================================================================
--- DART/branches/reanalysis/models/cam-fv/shell_scripts/cesm2_1/purge.csh 2019-07-09 22:15:00 UTC (rev 13191)
+++ DART/branches/reanalysis/models/cam-fv/shell_scripts/cesm2_1/purge.csh 2019-07-11 21:56:56 UTC (rev 13192)
@@ -249,3 +249,8 @@
wait
exit
+
+# <next few lines under version control, do not edit>
+# $URL$
+# $Revision$
+# $Date$
More information about the Dart-dev
mailing list