[Dart-dev] DART/branches Revision: 13124

dart at ucar.edu dart at ucar.edu
Wed Apr 24 18:53:19 MDT 2019


thoar at ucar.edu
2019-04-24 18:53:18 -0600 (Wed, 24 Apr 2019)
53
Fixing svn properties for scripts and source files.




Modified: DART/branches/mizzi/diagnostics/matlab/private/BgridTotalError.m
===================================================================
--- DART/branches/mizzi/diagnostics/matlab/private/BgridTotalError.m	2019-04-24 17:40:21 UTC (rev 13123)
+++ DART/branches/mizzi/diagnostics/matlab/private/BgridTotalError.m	2019-04-25 00:53:18 UTC (rev 13124)
@@ -7,7 +7,7 @@
 % by UCAR, "as is", without charge, subject to all terms of use at
 % http://www.image.ucar.edu/DAReS/DART/DART_download
 %
-% DART $Id: BgridTotalError.m 11289 2017-03-10 21:56:06Z hendric at ucar.edu $
+% DART $Id$
 
 for ivar=1:pinfo.num_state_vars,
 
@@ -147,6 +147,6 @@
 
 
 % <next few lines under version control, do not edit>
-% $URL: https://svn-dares-dart.cgd.ucar.edu/DART/branches/rma_trunk/diagnostics/matlab/private/BgridTotalError.m $
-% $Revision: 11289 $
-% $Date: 2017-03-10 14:56:06 -0700 (Fri, 10 Mar 2017) $
+% $URL$
+% $Revision$
+% $Date$


Property changes on: DART/branches/mizzi/diagnostics/matlab/private/BgridTotalError.m
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Date Rev Author HeadURL Id
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Modified: DART/branches/mizzi/diagnostics/matlab/private/CAMTotalError.m
===================================================================
--- DART/branches/mizzi/diagnostics/matlab/private/CAMTotalError.m	2019-04-24 17:40:21 UTC (rev 13123)
+++ DART/branches/mizzi/diagnostics/matlab/private/CAMTotalError.m	2019-04-25 00:53:18 UTC (rev 13124)
@@ -7,7 +7,7 @@
 % by UCAR, "as is", without charge, subject to all terms of use at
 % http://www.image.ucar.edu/DAReS/DART/DART_download
 %
-% DART $Id: CAMTotalError.m 11289 2017-03-10 21:56:06Z hendric at ucar.edu $
+% DART $Id$
 
 % Since the models are "compatible", get the info from either one.
 lons       = ncread(pinfo.truth_file, 'lon');
@@ -111,6 +111,6 @@
 
 
 % <next few lines under version control, do not edit>
-% $URL: https://svn-dares-dart.cgd.ucar.edu/DART/branches/rma_trunk/diagnostics/matlab/private/CAMTotalError.m $
-% $Revision: 11289 $
-% $Date: 2017-03-10 14:56:06 -0700 (Fri, 10 Mar 2017) $
+% $URL$
+% $Revision$
+% $Date$


Property changes on: DART/branches/mizzi/diagnostics/matlab/private/CAMTotalError.m
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Date Rev Author HeadURL Id
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Modified: DART/branches/mizzi/diagnostics/matlab/private/GetMPAS_ATMInfo.m
===================================================================
--- DART/branches/mizzi/diagnostics/matlab/private/GetMPAS_ATMInfo.m	2019-04-24 17:40:21 UTC (rev 13123)
+++ DART/branches/mizzi/diagnostics/matlab/private/GetMPAS_ATMInfo.m	2019-04-25 00:53:18 UTC (rev 13124)
@@ -13,7 +13,7 @@
 % by UCAR, "as is", without charge, subject to all terms of use at
 % http://www.image.ucar.edu/DAReS/DART/DART_download
 %
-% DART $Id: GetMPAS_ATMInfo.m 11289 2017-03-10 21:56:06Z hendric at ucar.edu $
+% DART $Id$
 
 if ( exist(fname,'file') ~= 2 ), error('%s does not exist.',fname); end
 
@@ -368,6 +368,6 @@
 
 
 % <next few lines under version control, do not edit>
-% $URL: https://svn-dares-dart.cgd.ucar.edu/DART/branches/rma_trunk/diagnostics/matlab/private/GetMPAS_ATMInfo.m $
-% $Revision: 11289 $
-% $Date: 2017-03-10 14:56:06 -0700 (Fri, 10 Mar 2017) $
+% $URL$
+% $Revision$
+% $Date$


More information about the Dart-dev mailing list