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 105 forks source link

Fix plotting of observations bug #8144

Closed frode-aarstad closed 3 months ago

frode-aarstad commented 3 months ago

Issue Resolves #my_issue

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.60%. Comparing base (f4a9a2a) to head (e2f8605). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8144 +/- ## ========================================== + Coverage 86.57% 86.60% +0.02% ========================================== Files 383 383 Lines 23830 23808 -22 Branches 618 635 +17 ========================================== - Hits 20632 20620 -12 + Misses 3118 3115 -3 + Partials 80 73 -7 ```

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