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

Use iens = 0 to avoid error with ensemble_size=1 #8817

Closed eivindjahren closed 5 days ago

eivindjahren commented 5 days ago

When applicable

codecov-commenter commented 5 days ago

Codecov Report

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

Project coverage is 91.36%. Comparing base (321767c) to head (a03d62c). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8817 +/- ## ========================================== - Coverage 91.36% 91.36% -0.01% ========================================== Files 342 342 Lines 20995 20995 ========================================== - Hits 19183 19182 -1 - Misses 1812 1813 +1 ``` | [Flag](https://app.codecov.io/gh/equinor/ert/pull/8817/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=equinor) | Coverage Δ | | |---|---|---| | [cli-tests](https://app.codecov.io/gh/equinor/ert/pull/8817/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=equinor) | `39.62% <ø> (+<0.01%)` | :arrow_up: | | [gui-tests](https://app.codecov.io/gh/equinor/ert/pull/8817/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=equinor) | `73.53% <ø> (+0.02%)` | :arrow_up: | | [performance-tests](https://app.codecov.io/gh/equinor/ert/pull/8817/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=equinor) | `50.08% <ø> (ø)` | | | [unit-tests](https://app.codecov.io/gh/equinor/ert/pull/8817/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=equinor) | `79.83% <ø> (-0.01%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=equinor#carryforward-flags-in-the-pull-request-comment) to find out more.

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