[Dart-dev] [4562] DART/trunk/models/wrf/work/input.nml: Added the outliers_in_histogram = .false.

nancy at ucar.edu nancy at ucar.edu
Thu Nov 18 16:04:50 MST 2010


Revision: 4562
Author:   thoar
Date:     2010-11-18 16:04:50 -0700 (Thu, 18 Nov 2010)
Log Message:
-----------
Added the outliers_in_histogram = .false. 
to the obs_diag_nml namelist. This way, it is not
"out of sight, out of mind"

Modified Paths:
--------------
    DART/trunk/models/wrf/work/input.nml

-------------- next part --------------
Modified: DART/trunk/models/wrf/work/input.nml
===================================================================
--- DART/trunk/models/wrf/work/input.nml	2010-11-18 22:38:05 UTC (rev 4561)
+++ DART/trunk/models/wrf/work/input.nml	2010-11-18 23:04:50 UTC (rev 4562)
@@ -262,6 +262,7 @@
    print_mismatched_locs = .false.,
    print_obs_locations   = .false.,
    verbose               = .false.,
+   outliers_in_histogram = .false.,
    /
 
 &schedule_nml


More information about the Dart-dev mailing list