Changes between Version 24 and Version 25 of SoftwarePackage


Ignore:
Timestamp:
Jul 4, 2019, 11:55:01 AM (5 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SoftwarePackage

    v24 v25  
    9090   * This example shows the usage of PDAF as an offline tool. In the offline configuration one computes manually the ensemble integrations and supplies this information to PDAF through files. For simplicity, this example does not use files, but generates dummy-information in the code itself. This example is the starting point to look into the offline implementation of PDAF.
    9191 * `lorenz63`
    92   * This directory currently only contains the Lorenz-63 model, but no data assimilation. This example can be used as a training test case for an implementation using PDAF.
     92  * This directory currently the Lorenz-63 model. In PDAF V1.14 we also added the data assimilation. This example can be used as a training test case for an implementation using PDAF.
    9393 * `lorenz96`
    9494  * This directory contains the Lorenz-96 model as well as a full data assimilation implementation of the model with PDAF. This model can be configured to have a sufficiently large state dimension to test low-rank filter algorithms like the SEIK filter. (We have using this model for example in the study: Janjić, T., Nerger, L., Albertella, A., Schröter, J., Skachko S. (2011). On domain localization in ensemble based Kalman filter algorithms. Monthly Weather Review, 139, 2046-2060 ( doi:10.1175/2011MWR3552.1).)