Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 730 Bytes

README.rst

File metadata and controls

19 lines (13 loc) · 730 Bytes

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