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

Drop nans along name dim for single obs datasets #8153

Closed yngve-sk closed 3 months ago

yngve-sk commented 3 months ago

Fixes error caused by v4 migration, ref https://github.com/equinor/ert/actions/runs/9501312025/job/26186622433?pr=8100

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 86.63%. Comparing base (2b21402) to head (818d67a). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8153 +/- ## ========================================== + Coverage 86.59% 86.63% +0.03% ========================================== Files 383 383 Lines 23772 23814 +42 Branches 628 621 -7 ========================================== + Hits 20586 20631 +45 + Misses 3111 3102 -9 - Partials 75 81 +6 ```

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