Changes between Version 12 and Version 13 of ImplementationofAnalysisStep


Ignore:
Timestamp:
May 17, 2011, 4:18:38 PM (13 years ago)
Author:
lnerger
Comment:

Added link to SEEK

Legend:

Unmodified
Added
Removed
Modified
  • ImplementationofAnalysisStep

    v12 v13  
    1515<li><a href="ImplementAnalysisetkf">Implementation for ETKF</a></li>
    1616<li><a href="ImplementAnalysisletkf">Implementation for LETKF</a></li>
     17<li><a href="ImplementAnalysisseek">Implementation for SEEK</a></li>
    1718</ol>
    1819<li><a href="AddingMemoryandTimingInformation">Memory and timing information</a></li>
     
    2627
    2728Filter-specific implementations for global filters:
    28  * [ImplementAnalysisseik Implementation of the analysis for SEIK]
    29  * [ImplementAnalysisetkf Implementation of the analysis for ETKF]
     29 * [ImplementAnalysisseik Implementation of the analysis for the SEIK filter]
     30 * [ImplementAnalysisetkf Implementation of the analysis for the ETKF]
     31 * [ImplementAnalysisseek Implementation of the analysis for the SEEK filter]
    3032
    3133Filter-specific implementations for local filters:
    32  * [ImplementAnalysislseik Implementation of the analysis for LSEIK]
    33  * [ImplementAnalysisletkf Implementation of the analysis for LETKF]
     34 * [ImplementAnalysislseik Implementation of the analysis for the LSEIK filter]
     35 * [ImplementAnalysisletkf Implementation of the analysis for the LETKF]
    3436
    3537== Testing the full implementation ==