[Dart-dev] DART/branches Revision: 12321

dart at ucar.edu dart at ucar.edu
Fri Jan 12 10:31:00 MST 2018


nancy at ucar.edu
2018-01-12 10:30:58 -0700 (Fri, 12 Jan 2018)
49
update input.nml to match the updated namelist.




Modified: DART/branches/recam/observations/utilities/threed_sphere/input.nml
===================================================================
--- DART/branches/recam/observations/utilities/threed_sphere/input.nml	2018-01-12 16:06:11 UTC (rev 12320)
+++ DART/branches/recam/observations/utilities/threed_sphere/input.nml	2018-01-12 17:30:58 UTC (rev 12321)
@@ -161,8 +161,8 @@
 &obs_keep_a_few_nml
    filename_in  = 'obs_seq.out'
    filename_out = 'obs_seq.subset' 
-   keep_N_of_each = 100
-   max_all_obs_out = -1
+   max_count_per_type = 10
+   max_total_count    = -1
    print_only   = .false.
    calendar     = 'Gregorian'
    /


More information about the Dart-dev mailing list