Skip to content

tuda-geo/dageo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3059a0a · Feb 12, 2025

History

21 Commits
Dec 6, 2024
Feb 12, 2025
Dec 6, 2024
Dec 6, 2024
Feb 12, 2025
Oct 18, 2024
Oct 18, 2024
Dec 6, 2024
May 24, 2024
Oct 18, 2024
Dec 6, 2024
Dec 6, 2024
Dec 6, 2024

Repository files navigation

dageo - Data Assimilation in Geosciences

Data Assimilation in Geosciences is, for now, a simple 2D reservoir simulator and a straight-forward implementation of the basic Ensemble smoother with multiple data assimilation (ESMDA) algorithm as presented by Emerick and Reynolds, 2013. However, more DA methods and examples might be added in the future.

Available through pip and conda: pip install dageo / conda install -c conda-forge dageo.

(Note that until v1.0.2, dageo was called resmda.)