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
101 stars 104 forks source link

(draft) more separation between GUI and ert #8217

Closed yngve-sk closed 1 week ago

yngve-sk commented 3 months ago

Issue Roughly towards #8128

Approach Towards decoupling ert gui from interacting directly with ert internals

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.20%. Comparing base (06412db) to head (ce05560).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8217 +/- ## ========================================== - Coverage 87.21% 87.20% -0.02% ========================================== Files 381 381 Lines 23715 23715 Branches 624 627 +3 ========================================== - Hits 20684 20680 -4 - Misses 2951 2957 +6 + Partials 80 78 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.