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

Fix forward model metadata overwritten #8252

Closed andreas-el closed 3 months ago

andreas-el commented 3 months ago

Issue Resolves #8235

Approach Short description of the approach

(Screenshot of new behavior in GUI if applicable)

When applicable

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 86.84%. Comparing base (2ce2080) to head (b0d7bab).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8252 +/- ## ========================================== - Coverage 86.86% 86.84% -0.02% ========================================== Files 378 378 Lines 23946 23946 Branches 631 629 -2 ========================================== - Hits 20800 20796 -4 - Misses 3067 3075 +8 + Partials 79 75 -4 ```

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