Changes between Version 14 and Version 15 of ImplementationofAnalysisStep


Ignore:
Timestamp:
Feb 12, 2012, 6:24:08 PM (12 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ImplementationofAnalysisStep

    v14 v15  
    1717<li><a href="ImplementAnalysisseek">Implementation for SEEK</a></li>
    1818<li><a href="ImplementAnalysisenkf">Implementation for EnKF</a></li>
     19<li><a href="ImplementAnalysisestkf">Implementation for ESTKF</a></li>
     20<li><a href="ImplementAnalysislestkf">Implementation for LESTKF</a></li>
    1921</ol>
    2022<li><a href="AddingMemoryandTimingInformation">Memory and timing information</a></li>
     
    3234 * [ImplementAnalysisseek Implementation of the analysis for the SEEK filter]
    3335 * [ImplementAnalysisenkf Implementation of the analysis for the EnKF]
     36 * [ImplementAnalysisestkf Implementation of the analysis for the ESTKF]
    3437
    3538Filter-specific implementations for local filters:
    3639 * [ImplementAnalysislseik Implementation of the analysis for the LSEIK filter]
    3740 * [ImplementAnalysisletkf Implementation of the analysis for the LETKF]
     41 * [ImplementAnalysislestkf Implementation of the analysis for the LESTKF]
    3842
    3943== Testing the full implementation ==