ray-chew / data_assimilation_examples

Simple data assimilation studies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some data assimilation examples I attempted.

  • Lorenz-63.ipynb studies the effect of

    • Extended Kalman Filter
    • Sequential Importance Resampling (SIR) Filter
    • 4D-Var on a Lorenz-63 model.
  • Lax-Friedrichs-1D.ipynb studies the effect of variational data assimilation on the Burgers' equation following Chung et al.

    • I do not think the script is working.

About

Simple data assimilation studies

License:Apache License 2.0


Languages

Language:Jupyter Notebook 100.0%