equinor / ert

ERT - Ensemble based Reservoir Tool - is designed for running ensembles of dynamical models such as reservoir models, in order to do sensitivity analysis and data assimilation. ERT supports data assimilation using the Ensemble Smoother (ES), Ensemble Smoother with Multiple Data Assimilation (ES-MDA) and Iterative Ensemble Smoother (IES).
https://ert.readthedocs.io/en/latest/
GNU General Public License v3.0
99 stars 104 forks source link

Add tests for Experiment manager #8127

Closed oyvindeide closed 1 month ago

oyvindeide commented 1 month ago

The experiment manager is under tested, as no tests signaled that there was something wrong with the storage refactor, we should add tests so we have better coverage. Using a pre-populated storage we should be able to test it in isolation without having to run the full GUI.