Changes between Version 7 and Version 8 of ImplementationofAnalysisStep


Ignore:
Timestamp:
May 15, 2011, 9:17:59 PM (13 years ago)
Author:
lnerger
Comment:

small typo corrections

Legend:

Unmodified
Added
Removed
Modified
  • ImplementationofAnalysisStep

    v7 v8  
    2121The implementation of the analysis step requires that the user-supplied routines whose names are given in the call to the filter-specific put-state routine are implemented with full functionality.
    2222
    23 Several of the routines are general and hence usable for all filter algorithms. There are some differences between local (LSEIK and LETKF) and global filters (SEIK, SEEK, EnKF, ETKF). The routines are described in separate pages for each filter algorithm. The general routines will be pedeated, but they are marked to be general.
     23Several of the routines are general and hence usable for all filter algorithms. There are some differences between local (LSEIK and LETKF) and global filters (SEIK, SEEK, EnKF, ETKF). The routines are described in separate pages for each filter algorithm. The general routines will be repeated, but they are marked as general.
    2424
    2525Filter-specific implementations: