[Dart-dev] DART/branches Revision: 10801

dart at ucar.edu dart at ucar.edu
Thu Dec 15 17:05:36 MST 2016


nancy at ucar.edu
2016-12-15 17:05:35 -0700 (Thu, 15 Dec 2016)
173
add close_obs_caching back into the namelist;
users need to be able to turn it off if they are
doing specialized handling in their model-dependent
get_close_obs() routine.




Modified: DART/branches/rma_fixed_filenames/assim_tools/assim_tools_mod.f90
===================================================================
--- DART/branches/rma_fixed_filenames/assim_tools/assim_tools_mod.f90	2016-12-15 23:12:12 UTC (rev 10800)
+++ DART/branches/rma_fixed_filenames/assim_tools/assim_tools_mod.f90	2016-12-16 00:05:35 UTC (rev 10801)
@@ -156,7 +156,7 @@
    print_every_nth_obs, rectangular_quadrature, gaussian_likelihood_tails, &
    output_localization_diagnostics, localization_diagnostics_file,         &
    special_localization_obs_types, special_localization_cutoffs,           &
-   allow_missing_in_clm, distribute_mean
+   allow_missing_in_clm, distribute_mean, close_obs_caching
 
 !============================================================================
 


More information about the Dart-dev mailing list