[Dart-dev] DART/branches Revision: 10994
dart at ucar.edu
dart at ucar.edu
Fri Feb 3 11:27:40 MST 2017
hendric at ucar.edu
2017-02-03 11:27:40 -0700 (Fri, 03 Feb 2017)
28
removing debug statements.
Modified: DART/branches/rma_single_file/perfect_model_obs/perfect_model_obs.f90
===================================================================
--- DART/branches/rma_single_file/perfect_model_obs/perfect_model_obs.f90 2017-02-03 18:26:32 UTC (rev 10993)
+++ DART/branches/rma_single_file/perfect_model_obs/perfect_model_obs.f90 2017-02-03 18:27:40 UTC (rev 10994)
@@ -288,9 +288,7 @@
if (start_from_restart) then
call read_state(ens_handle, file_info_input, read_time_from_file, time1)
- do j = 1, 3
- print*, j, ens_handle%copies(1,j)
- enddo
+
else ! model spin up
call error_handler(E_MSG,'perfect_read_restart:', &
More information about the Dart-dev
mailing list