[Dart-dev] [4889] DART/trunk/observations/utilities/threed_sphere: Add build files for the new tool.

nancy at ucar.edu nancy at ucar.edu
Wed May 4 13:48:46 MDT 2011


Revision: 4889
Author:   nancy
Date:     2011-05-04 13:48:46 -0600 (Wed, 04 May 2011)
Log Message:
-----------
Add build files for the new tool.

Added Paths:
-----------
    DART/trunk/observations/utilities/threed_sphere/mkmf_obs_common_subset
    DART/trunk/observations/utilities/threed_sphere/path_names_obs_common_subset

-------------- next part --------------
Added: DART/trunk/observations/utilities/threed_sphere/mkmf_obs_common_subset
===================================================================
--- DART/trunk/observations/utilities/threed_sphere/mkmf_obs_common_subset	                        (rev 0)
+++ DART/trunk/observations/utilities/threed_sphere/mkmf_obs_common_subset	2011-05-04 19:48:46 UTC (rev 4889)
@@ -0,0 +1,18 @@
+#!/bin/csh
+#
+# DART software - Copyright \xA9 2004 - 2010 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
+#
+# $Id$
+
+../../../mkmf/mkmf -p obs_common_subset -t ../../../mkmf/mkmf.template -c"-Duse_netCDF" \
+ -a "../../.." path_names_obs_common_subset
+
+exit $status
+
+# <next few lines under version control, do not edit>
+# $URL$
+# $Revision$
+# $Date$
+


Property changes on: DART/trunk/observations/utilities/threed_sphere/mkmf_obs_common_subset
___________________________________________________________________
Added: svn:executable
   + *
Added: svn:mime-type
   + text/plain
Added: svn:keywords
   + Date Rev Author HeadURL Id
Added: svn:eol-style
   + native

Added: DART/trunk/observations/utilities/threed_sphere/path_names_obs_common_subset
===================================================================
--- DART/trunk/observations/utilities/threed_sphere/path_names_obs_common_subset	                        (rev 0)
+++ DART/trunk/observations/utilities/threed_sphere/path_names_obs_common_subset	2011-05-04 19:48:46 UTC (rev 4889)
@@ -0,0 +1,14 @@
+obs_sequence/obs_common_subset.f90
+obs_sequence/obs_sequence_mod.f90
+obs_kind/obs_kind_mod.f90
+obs_def/obs_def_mod.f90
+cov_cutoff/cov_cutoff_mod.f90
+assim_model/assim_model_mod.f90
+models/template/model_mod.f90
+common/types_mod.f90
+location/threed_sphere/location_mod.f90
+mpi_utilities/null_mpi_utilities_mod.f90
+random_seq/random_seq_mod.f90
+random_nr/random_nr_mod.f90
+time_manager/time_manager_mod.f90
+utilities/utilities_mod.f90


More information about the Dart-dev mailing list