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 #8143

Closed eivindjahren closed 3 months ago

eivindjahren commented 3 months ago

Also fixes the mpl test that should have caught this bug.

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.61%. Comparing base (091a179) to head (fd3c076).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8143 +/- ## ========================================== + Coverage 86.57% 86.61% +0.04% ========================================== Files 383 383 Lines 23783 23784 +1 Branches 622 635 +13 ========================================== + Hits 20589 20601 +12 + Misses 3113 3110 -3 + Partials 81 73 -8 ```

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