[Dart-dev] DART/branches Revision: 12313

dart at ucar.edu dart at ucar.edu
Thu Jan 11 11:48:37 MST 2018


nancy at ucar.edu
2018-01-11 11:48:37 -0700 (Thu, 11 Jan 2018)
89
added the value that lets you limit the max size
of the output file regardless of type.




Modified: DART/branches/recam/observations/utilities/threed_sphere/input.nml
===================================================================
--- DART/branches/recam/observations/utilities/threed_sphere/input.nml	2018-01-11 18:48:04 UTC (rev 12312)
+++ DART/branches/recam/observations/utilities/threed_sphere/input.nml	2018-01-11 18:48:37 UTC (rev 12313)
@@ -162,6 +162,7 @@
    filename_in  = 'obs_seq.out'
    filename_out = 'obs_seq.subset' 
    keep_N_of_each = 100
+   max_all_obs_out = -1
    print_only   = .false.
    calendar     = 'Gregorian'
    /


More information about the Dart-dev mailing list