Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 2.88 KB

README.md

File metadata and controls

47 lines (33 loc) · 2.88 KB

Bias-aware data assimilation

This work was developed during the PhD of A. Nóvoa. The thesis is publicly avaiable here.

Main publications and presentations

Journal papers
Conference papers
Conference presentations (incomplete)

Getting started

  1. Install the requirements here.
  2. Checkout the Tutorials folder, which includes several jupyter notebooks aiming to ease the understanding of the repository.

What is available?

Data assimilation methods:

  • EnKF - ensemble Kalman filter
  • EnSRKF - ensemble square-root Kalman filter
  • rBA-EnKF - regularized bias-aware EnKF

Physical models:

  • Rijke tube model (dimensional with Galerkin projection)
  • Van der Pols
  • Lorenz63
  • Azimuthal thermoaocustics model

Bias estimators:

  • Echo State Network
  • NoBias