[Dart-dev] [4849] DART/trunk/observations/var: updates from glen

nancy at ucar.edu nancy at ucar.edu
Wed Apr 6 09:19:44 MDT 2011


Revision: 4849
Author:   nancy
Date:     2011-04-06 09:19:43 -0600 (Wed, 06 Apr 2011)
Log Message:
-----------
updates from glen

Modified Paths:
--------------
    DART/trunk/observations/var/3DVAR_OBSPROC/README
    DART/trunk/observations/var/work/path_names_gts_to_dart

-------------- next part --------------
Modified: DART/trunk/observations/var/3DVAR_OBSPROC/README
===================================================================
--- DART/trunk/observations/var/3DVAR_OBSPROC/README	2011-04-05 20:01:52 UTC (rev 4848)
+++ DART/trunk/observations/var/3DVAR_OBSPROC/README	2011-04-06 15:19:43 UTC (rev 4849)
@@ -1,19 +1,31 @@
 # 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
-#
-# DART $Id$
 
-This directory needs to have the following source code
-files from the WRF-Var release, the var/obsproc directory:
 
+Before building the executables in the work directory you 
+will need to copy some of the WRF distribution files into 
+this directory.  The files listed below are what is needed 
+with WRFDA v3.2.1 (the current release at this time).
+
+From WRFDA/var/obsproc/MAP_plot/Dir_map, copy to here:
+
+DA_Constants.f90
 DA_Define_Structures.f90
-DA_Constants.f90
-module_obs.f90
+DA_Read_Obs.inc
+DA_Read_Obs_Info.inc
+DA_Setup_Obs_Structures.inc
+module_obs.F90
 
-Copy them here before trying to build the executables in
-the work directory.
+As well as from WRFDA/var/obsproc/MAP_plot/include, copy to here:
 
+maps.incl
+nestdmn.incl
+
+
 See here for more info on this code:
 
 http://www.mmm.ucar.edu/wrf/WG4/wrfvar/3dvar_obsproc.htm
+
+
+# DART $Id$

Modified: DART/trunk/observations/var/work/path_names_gts_to_dart
===================================================================
--- DART/trunk/observations/var/work/path_names_gts_to_dart	2011-04-05 20:01:52 UTC (rev 4848)
+++ DART/trunk/observations/var/work/path_names_gts_to_dart	2011-04-06 15:19:43 UTC (rev 4849)
@@ -2,7 +2,7 @@
 observations/var/gts_dart_mod.f90
 observations/var/3DVAR_OBSPROC/DA_Constants.f90
 observations/var/3DVAR_OBSPROC/DA_Define_Structures.f90
-observations/var/3DVAR_OBSPROC/module_obs.f90
+observations/var/3DVAR_OBSPROC/module_obs.F90
 obs_sequence/obs_sequence_mod.f90
 obs_def/obs_def_mod.f90
 assim_model/assim_model_mod.f90


More information about the Dart-dev mailing list