Changes between Version 12 and Version 13 of ReleaseNotes


Ignore:
Timestamp:
Feb 12, 2012, 3:03:18 PM (12 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes

    v12 v13  
    55
    66Changes:[[BR]]
    7  * Added Error Subspace Transform Kalman filter (ESTKF) and localized variant LESTKF. In addition a variant of the SEIK filter with symmetric square-root and explicit ensemble transformation is now available. (These filers have been introduced in the article: "A unification of ensemble square-root filters" by L. Nerger, T. Janjic, J. Schroeter, and W. Hiller to appear in the Monthly Weather Review in 2012. [http://pdaf.awi.de/files/SEIK-ETKF-ESTKF.pdf accepted manuscript]
     7 * Added Error Subspace Transform Kalman filter (ESTKF) and localized variant LESTKF. In addition a variant of the SEIK filter with symmetric square-root and explicit ensemble transformation is now available. (These filers have been introduced in the paper: "A unification of ensemble square-root filters" by L. Nerger, T. Janjic, J. Schroeter, and W. Hiller to appear in the Monthly Weather Review in 2012. [http://pdaf.awi.de/files/SEIK-ETKF-ESTKF.pdf accepted manuscript]
    88 * Added support to specify the type of the matrix square root in the SEIK filter. (Cholesky decomposition or symmetric square root based on singular value decomposition. The effects of these square root are also discussed in the paper mentioned above.)
    99 * Revised the internal structure of PDAF to simplify the implementation of additional filters.