[Dart-dev] DART/branches Revision: 11977

dart at ucar.edu dart at ucar.edu
Thu Oct 12 13:52:53 MDT 2017


nancy at ucar.edu
2017-10-12 13:52:50 -0600 (Thu, 12 Oct 2017)
90
splitting the single quad test makefiles into
one for irreg grids and one for reg grids.




Deleted: DART/branches/quad_interp/models/ROMS/work/mkmf_test_quad_interp
===================================================================
--- DART/branches/quad_interp/models/ROMS/work/mkmf_test_quad_interp	2017-10-12 00:02:08 UTC (rev 11976)
+++ DART/branches/quad_interp/models/ROMS/work/mkmf_test_quad_interp	2017-10-12 19:52:50 UTC (rev 11977)
@@ -1,18 +0,0 @@
-#!/bin/csh
-#
-# 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
-#
-# DART $Id$
-
-../../../build_templates/mkmf -p test_quad_interp -t ../../../build_templates/mkmf.template   \
- -a "../../.." path_names_test_quad_interp
-
-exit $status
-
-# <next few lines under version control, do not edit>
-# $URL$
-# $Revision$
-# $Date$
-

Copied: DART/branches/quad_interp/models/ROMS/work/mkmf_test_quad_irreg_interp (from rev 11975, DART/branches/quad_interp/models/ROMS/work/mkmf_test_quad_interp)
===================================================================
--- DART/branches/quad_interp/models/ROMS/work/mkmf_test_quad_irreg_interp	                        (rev 0)
+++ DART/branches/quad_interp/models/ROMS/work/mkmf_test_quad_irreg_interp	2017-10-12 19:52:50 UTC (rev 11977)
@@ -0,0 +1,18 @@
+#!/bin/csh
+#
+# 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
+#
+# DART $Id$
+
+../../../build_templates/mkmf -p test_quad_irreg_interp -t ../../../build_templates/mkmf.template   \
+ -a "../../.." path_names_test_quad_irreg_interp
+
+exit $status
+
+# <next few lines under version control, do not edit>
+# $URL$
+# $Revision$
+# $Date$
+

Added: DART/branches/quad_interp/models/ROMS/work/mkmf_test_quad_reg_interp
===================================================================
--- DART/branches/quad_interp/models/ROMS/work/mkmf_test_quad_reg_interp	                        (rev 0)
+++ DART/branches/quad_interp/models/ROMS/work/mkmf_test_quad_reg_interp	2017-10-12 19:52:50 UTC (rev 11977)
@@ -0,0 +1,18 @@
+#!/bin/csh
+#
+# 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
+#
+# DART $Id$
+
+../../../build_templates/mkmf -p test_quad_reg_interp -t ../../../build_templates/mkmf.template   \
+ -a "../../.." path_names_test_quad_reg_interp
+
+exit $status
+
+# <next few lines under version control, do not edit>
+# $URL$
+# $Revision$
+# $Date$
+


Property changes on: DART/branches/quad_interp/models/ROMS/work/mkmf_test_quad_reg_interp
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:executable
## -0,0 +1 ##
+*
\ 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
Deleted: DART/branches/quad_interp/models/ROMS/work/path_names_test_quad_interp
===================================================================
--- DART/branches/quad_interp/models/ROMS/work/path_names_test_quad_interp	2017-10-12 00:02:08 UTC (rev 11976)
+++ DART/branches/quad_interp/models/ROMS/work/path_names_test_quad_interp	2017-10-12 19:52:50 UTC (rev 11977)
@@ -1,15 +0,0 @@
-assimilation_code/location/threed_sphere/location_mod.f90
-assimilation_code/location/utilities/default_location_mod.f90
-assimilation_code/location/utilities/location_io_mod.f90
-assimilation_code/modules/observations/obs_kind_mod.f90
-assimilation_code/modules/utilities/ensemble_manager_mod.f90


More information about the Dart-dev mailing list