[Dart-dev] [4554] DART/trunk/models/wrf/work: The build files for the obs_selection utility.

nancy at ucar.edu nancy at ucar.edu
Thu Nov 18 10:25:40 MST 2010


Revision: 4554
Author:   nancy
Date:     2010-11-18 10:25:39 -0700 (Thu, 18 Nov 2010)
Log Message:
-----------
The build files for the obs_selection utility.

Added Paths:
-----------
    DART/trunk/models/wrf/work/mkmf_obs_selection
    DART/trunk/models/wrf/work/path_names_obs_selection

-------------- next part --------------
Added: DART/trunk/models/wrf/work/mkmf_obs_selection
===================================================================
--- DART/trunk/models/wrf/work/mkmf_obs_selection	                        (rev 0)
+++ DART/trunk/models/wrf/work/mkmf_obs_selection	2010-11-18 17:25:39 UTC (rev 4554)
@@ -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_selection -t ../../../mkmf/mkmf.template -c"-Duse_netCDF" \
+ -a "../../.." path_names_obs_selection
+
+exit $status
+
+# <next few lines under version control, do not edit>
+# $URL$
+# $Revision$
+# $Date$
+


Property changes on: DART/trunk/models/wrf/work/mkmf_obs_selection
___________________________________________________________________
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/models/wrf/work/path_names_obs_selection
===================================================================
--- DART/trunk/models/wrf/work/path_names_obs_selection	                        (rev 0)
+++ DART/trunk/models/wrf/work/path_names_obs_selection	2010-11-18 17:25:39 UTC (rev 4554)
@@ -0,0 +1,15 @@
+obs_sequence/obs_selection.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/wrf/model_mod.f90
+models/wrf/module_map_utils.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