[Dart-dev] DART/branches Revision: 10941
dart at ucar.edu
dart at ucar.edu
Tue Jan 24 14:40:38 MST 2017
hendric at ucar.edu
2017-01-24 14:40:36 -0700 (Tue, 24 Jan 2017)
34
removing some unneeded comments.
Modified: DART/branches/rma_single_file/io/state_vector_io_mod.f90
===================================================================
--- DART/branches/rma_single_file/io/state_vector_io_mod.f90 2017-01-24 18:41:32 UTC (rev 10940)
+++ DART/branches/rma_single_file/io/state_vector_io_mod.f90 2017-01-24 21:40:36 UTC (rev 10941)
@@ -229,7 +229,6 @@
call error_handler(E_MSG,'read_state:', &
'Reading single file restarts is in progress')
! NOTE: single file is set only in filter, and pmo
- ! call read_single_file(state_ens_handle, 'filter_input.nc', read_time_from_file, time)
call read_single_file(state_ens_handle, file_info, read_time_from_file, time)
else
call read_restart_direct(state_ens_handle, file_info, read_time_from_file, time)
More information about the Dart-dev
mailing list