[Dart-dev] DART/releases Revision: 12812
dart at ucar.edu
dart at ucar.edu
Wed Sep 5 10:25:02 MDT 2018
nancy at ucar.edu
2018-09-05 10:25:02 -0600 (Wed, 05 Sep 2018)
23
remove testing lines.
Modified: DART/releases/Manhattan/assimilation_code/modules/assimilation/assim_tools_mod.f90
===================================================================
--- DART/releases/Manhattan/assimilation_code/modules/assimilation/assim_tools_mod.f90 2018-09-05 16:20:07 UTC (rev 12811)
+++ DART/releases/Manhattan/assimilation_code/modules/assimilation/assim_tools_mod.f90 2018-09-05 16:25:02 UTC (rev 12812)
@@ -872,9 +872,6 @@
endif
n_close_obs_items(i) = num_close_obs
- !print*, 'base_obs _oc', base_obs_loc, 'rank ', my_task_id()
- !call test_close_obs_dist(close_obs_dist, num_close_obs, i)
- !print*, 'num close ', num_close_obs
! set the cutoff default, keep a copy of the original value, and avoid
! looking up the cutoff in a list if the incoming obs is an identity ob
@@ -997,9 +994,6 @@
endif
n_close_state_items(i) = num_close_states
- !print*, 'num close state', num_close_states
- !call test_close_obs_dist(close_state_dist, num_close_states, i)
- !call test_state_copies(ens_handle, 'beforeupdates')
if (timing(LG_GRN)) then
write(msgstring, '(A32,I7)') 'before_state_update: obs', keys(i)
More information about the Dart-dev
mailing list