Skip to content

tuda-geo/dageo

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.)