[Dart-dev] [6408] DART/trunk/filter/filter.dopplerfold.f90: keeping this alternate version of filter in sync with the main version.

nancy at ucar.edu nancy at ucar.edu
Thu Aug 15 11:15:18 MDT 2013


Revision: 6408
Author:   nancy
Date:     2013-08-15 11:15:17 -0600 (Thu, 15 Aug 2013)
Log Message:
-----------
keeping this alternate version of filter in sync with the main version.
this update has no code change; just fixing a misleading comment.

Modified Paths:
--------------
    DART/trunk/filter/filter.dopplerfold.f90

-------------- next part --------------
Modified: DART/trunk/filter/filter.dopplerfold.f90
===================================================================
--- DART/trunk/filter/filter.dopplerfold.f90	2013-08-14 15:44:56 UTC (rev 6407)
+++ DART/trunk/filter/filter.dopplerfold.f90	2013-08-15 17:15:17 UTC (rev 6408)
@@ -522,7 +522,7 @@
       call trace_message('After  prior inflation damping and prep')
    endif
 
-   ! Back to state space for diagnostics if required
+   ! Back to state space for forward operator computations
    call all_copies_to_all_vars(ens_handle) 
 
    call     trace_message('Before computing prior observation values')


More information about the Dart-dev mailing list