[Dart-dev] [6266] DART/trunk/models: Added version metadata
nancy at ucar.edu
nancy at ucar.edu
Thu Jun 13 13:45:07 MDT 2013
Revision: 6266
Author: thoar
Date: 2013-06-13 13:45:07 -0600 (Thu, 13 Jun 2013)
Log Message:
-----------
Added version metadata
Modified Paths:
--------------
DART/trunk/models/mpas_atm/matlab/mpas_clean.ncl
DART/trunk/models/mpas_ocn/matlab/mpas_clean.ncl
DART/trunk/models/wrf/experiments/Radar/IC/init_ideal.ncl
Property Changed:
----------------
DART/trunk/models/wrf/experiments/Radar/IC/init_ideal.ncl
-------------- next part --------------
Modified: DART/trunk/models/mpas_atm/matlab/mpas_clean.ncl
===================================================================
--- DART/trunk/models/mpas_atm/matlab/mpas_clean.ncl 2013-06-13 19:38:46 UTC (rev 6265)
+++ DART/trunk/models/mpas_atm/matlab/mpas_clean.ncl 2013-06-13 19:45:07 UTC (rev 6266)
@@ -1,3 +1,6 @@
+; This code is not protected by the DART copyright agreement.
+; DART $Id$
+
load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl"
load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_csm.ncl"
load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/contributed.ncl"
@@ -147,3 +150,8 @@
end
+; <next few lines under version control, do not edit>
+; $URL$
+; $Revision$
+; $Date$
+
Modified: DART/trunk/models/mpas_ocn/matlab/mpas_clean.ncl
===================================================================
--- DART/trunk/models/mpas_ocn/matlab/mpas_clean.ncl 2013-06-13 19:38:46 UTC (rev 6265)
+++ DART/trunk/models/mpas_ocn/matlab/mpas_clean.ncl 2013-06-13 19:45:07 UTC (rev 6266)
@@ -1,3 +1,6 @@
+; This code is not protected by the DART copyright agreement.
+; DART $Id$
+
load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl"
load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_csm.ncl"
load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/contributed.ncl"
@@ -145,3 +148,9 @@
end
+
+; <next few lines under version control, do not edit>
+; $URL$
+; $Revision$
+; $Date$
+
Modified: DART/trunk/models/wrf/experiments/Radar/IC/init_ideal.ncl
===================================================================
--- DART/trunk/models/wrf/experiments/Radar/IC/init_ideal.ncl 2013-06-13 19:38:46 UTC (rev 6265)
+++ DART/trunk/models/wrf/experiments/Radar/IC/init_ideal.ncl 2013-06-13 19:45:07 UTC (rev 6266)
@@ -1,4 +1,4 @@
-; DART software - Copyright 2004 - 2011 UCAR. This open source software is
+; DART software - Copyright 2004 - 2013 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
;
@@ -737,3 +737,9 @@
end if
end
+
+; <next few lines under version control, do not edit>
+; $URL$
+; $Revision$
+; $Date$
+
Property changes on: DART/trunk/models/wrf/experiments/Radar/IC/init_ideal.ncl
___________________________________________________________________
Modified: svn:keywords
- Date Revision Author HeadURL Id
+ Date Rev Author HeadURL Id
Added: svn:mime-type
+ text/plain
Added: svn:eol-style
+ native
More information about the Dart-dev
mailing list