[Dart-dev] [4297] DART/trunk/models/wrf/work/input.nml: Make the localization diagnostics be off by default.
    nancy at ucar.edu 
    nancy at ucar.edu
       
    Fri Feb 26 16:07:41 MST 2010
    
    
  
Revision: 4297
Author:   nancy
Date:     2010-02-26 16:07:41 -0700 (Fri, 26 Feb 2010)
Log Message:
-----------
Make the localization diagnostics be off by default.
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-02-26 22:30:47 UTC (rev 4296)
+++ DART/trunk/models/wrf/work/input.nml	2010-02-26 23:07:41 UTC (rev 4297)
@@ -85,7 +85,7 @@
    spread_restoration              = .false.,
    sampling_error_correction       = .false.,
    adaptive_localization_threshold = -1,
-   output_localization_diagnostics = .true.,
+   output_localization_diagnostics = .false.,
    localization_diagnostics_file   = 'localization_diagnostics',
    print_every_nth_obs             = 0,
    /
    
    
More information about the Dart-dev
mailing list