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

Fix phase count for es_mda #8249

Closed larsevj closed 5 days ago

larsevj commented 6 days ago

Issue Resolves #8245

Approach Short description of the approach

(Screenshot of new behavior in GUI if applicable)

When applicable

codecov-commenter commented 6 days ago

Codecov Report

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

Project coverage is 86.88%. Comparing base (1703a30) to head (c82261c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8249 +/- ## ======================================= Coverage 86.88% 86.88% ======================================= Files 378 378 Lines 23919 23919 Branches 628 628 ======================================= + Hits 20782 20783 +1 Misses 3062 3062 + Partials 75 74 -1 ```

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