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

Don't cast array to np.array #8084

Closed dafeda closed 3 months ago

dafeda commented 3 months ago

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 85.97%. Comparing base (99a29f6) to head (8850867).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8084 +/- ## ========================================== - Coverage 86.02% 85.97% -0.06% ========================================== Files 382 382 Lines 23621 23621 Branches 620 625 +5 ========================================== - Hits 20321 20307 -14 - Misses 3222 3233 +11 - Partials 78 81 +3 ```

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