Skip to content

MagriLab/real-time-bias-aware-DA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bias-aware data assimilation

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

Main publications

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.8%
  • Python 1.2%