[Dart-dev] [4956] DART/trunk/observations/NCEP/ascii_to_obs/work/input.nml.template: Add default GPS namelist to a template input.nml file which is

nancy at ucar.edu nancy at ucar.edu
Tue Jun 7 16:12:22 MDT 2011


Revision: 4956
Author:   nancy
Date:     2011-06-07 16:12:22 -0600 (Tue, 07 Jun 2011)
Log Message:
-----------
Add default GPS namelist to a template input.nml file which is
used in scripting.

Modified Paths:
--------------
    DART/trunk/observations/NCEP/ascii_to_obs/work/input.nml.template

-------------- next part --------------
Modified: DART/trunk/observations/NCEP/ascii_to_obs/work/input.nml.template
===================================================================
--- DART/trunk/observations/NCEP/ascii_to_obs/work/input.nml.template	2011-06-07 22:11:08 UTC (rev 4955)
+++ DART/trunk/observations/NCEP/ascii_to_obs/work/input.nml.template	2011-06-07 22:12:22 UTC (rev 4956)
@@ -45,6 +45,10 @@
 &obs_kind_nml
    /
 
+&obs_def_gps_nml
+   max_gpsro_obs = 100000
+   /
+
 &preprocess_nml
     input_obs_kind_mod_file = '../../../../obs_kind/DEFAULT_obs_kind_mod.F90',
    output_obs_kind_mod_file = '../../../../obs_kind/obs_kind_mod.f90',


More information about the Dart-dev mailing list