[Dart-dev] [4017] DART/trunk/observations/AIRS/work: Add mkmf and path_names files to build the obs_seq tool in

nancy at ucar.edu nancy at ucar.edu
Thu Aug 27 14:17:01 MDT 2009


An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/dart-dev/attachments/20090827/ad69b411/attachment.html 
-------------- next part --------------
Added: DART/trunk/observations/AIRS/work/mkmf_obs_sequence_tool
===================================================================
--- DART/trunk/observations/AIRS/work/mkmf_obs_sequence_tool	                        (rev 0)
+++ DART/trunk/observations/AIRS/work/mkmf_obs_sequence_tool	2009-08-27 20:17:01 UTC (rev 4017)
@@ -0,0 +1,15 @@
+#!/bin/csh
+#
+# Data Assimilation Research Testbed -- DART
+# Copyright 2004-2007, Data Assimilation Research Section
+# University Corporation for Atmospheric Research
+# Licensed under the GPL -- www.gpl.org/licenses/gpl.html
+#
+# <next few lines under version control, do not edit>
+# $URL: https://subversion.ucar.edu/DAReS/DART/trunk/observations/utilities/threed_sphere/mkmf_obs_sequence_tool $
+# $Id: mkmf_obs_sequence_tool 3836 2009-05-01 00:25:15Z thoar $
+# $Revision: 3836 $
+# $Date: 2009-04-30 18:25:15 -0600 (Thu, 30 Apr 2009) $
+#
+../../../mkmf/mkmf -p obs_sequence_tool -t ../../../mkmf/mkmf.template -c"-Duse_netCDF" \
+ -a "../../.." path_names_obs_sequence_tool


Property changes on: DART/trunk/observations/AIRS/work/mkmf_obs_sequence_tool
___________________________________________________________________
Name: svn:executable
   + *

Added: DART/trunk/observations/AIRS/work/path_names_obs_sequence_tool
===================================================================
--- DART/trunk/observations/AIRS/work/path_names_obs_sequence_tool	                        (rev 0)
+++ DART/trunk/observations/AIRS/work/path_names_obs_sequence_tool	2009-08-27 20:17:01 UTC (rev 4017)
@@ -0,0 +1,13 @@
+assim_model/assim_model_mod.f90
+common/types_mod.f90
+location/threed_sphere/location_mod.f90
+models/template/model_mod.f90
+mpi_utilities/null_mpi_utilities_mod.f90
+obs_def/obs_def_mod.f90
+obs_kind/obs_kind_mod.f90
+obs_sequence/obs_sequence_mod.f90
+obs_sequence/obs_sequence_tool.f90
+random_nr/random_nr_mod.f90
+random_seq/random_seq_mod.f90
+time_manager/time_manager_mod.f90
+utilities/utilities_mod.f90


More information about the Dart-dev mailing list