[Dart-dev] DART/branches Revision: 11764

dart at ucar.edu dart at ucar.edu
Tue Jun 27 09:11:49 MDT 2017


raeder at ucar.edu
2017-06-27 09:11:48 -0600 (Tue, 27 Jun 2017)
160
Added (non)copyright information, and DART repository location information.
I'm counting on the file extensions to tell SVN which properties to attach
to them.



Modified: DART/branches/rma_trunk/models/cam-fv/shell_scripts/cesm2_0_beta05/case_st_archive.py
===================================================================
--- DART/branches/rma_trunk/models/cam-fv/shell_scripts/cesm2_0_beta05/case_st_archive.py	2017-06-27 14:57:51 UTC (rev 11763)
+++ DART/branches/rma_trunk/models/cam-fv/shell_scripts/cesm2_0_beta05/case_st_archive.py	2017-06-27 15:11:48 UTC (rev 11764)
@@ -1,6 +1,11 @@
-"""
+# This code may (or may not) be part of the CESM distribution,
+# So it is not protected by the DART copyright agreement. 
+
+# DART $Id$
+
 short term archiving
 """
+"""
 
 import shutil, glob, re, os
 
@@ -453,3 +458,8 @@
             submit(case, resubmit=True)
 
     return True
+
+# <next few lines under version control, do not edit>
+# $URL$
+# $Revision$
+# $Date$ -->

Modified: DART/branches/rma_trunk/models/cam-fv/shell_scripts/cesm2_0_beta05/config_archive.xml
===================================================================
--- DART/branches/rma_trunk/models/cam-fv/shell_scripts/cesm2_0_beta05/config_archive.xml	2017-06-27 14:57:51 UTC (rev 11763)
+++ DART/branches/rma_trunk/models/cam-fv/shell_scripts/cesm2_0_beta05/config_archive.xml	2017-06-27 15:11:48 UTC (rev 11764)
@@ -1,3 +1,9 @@
+<!-- This code may (or may not) be part of the CESM distribution,
+     So it is not protected by the DART copyright agreement. 
+
+! DART $Id: config_archive.xml 6256 2013-06-12 16:19:10Z raeder at ucar.edu $
+-->
+
 <components>
 
   <comp_archive_spec compname="cam" compclass="atm">
@@ -166,3 +172,7 @@
 
 </components>
 
+<!-- <next few lines under version control, do not edit>
+     $URL: https://svn-dares-dart.cgd.ucar.edu/DART/branches/rma_trunk/models/cam-fv/shell_scripts/cesm2_0_beta05/config_archive.xml $
+     $Revision: 11763 $
+     $Date: 2017-06-27 08:57:51 -0600 (Tue, 27 Jun 2017) $ -->


More information about the Dart-dev mailing list