Øyvind Eide

Results 83 issues of Øyvind Eide

**Describe the bug** The check for running in existing runpath will sometimes give false positives **To reproduce** Steps to reproduce the behaviour: 1. Create a new experiment in Manage experiments...

bug

**Issue** Resolves #my_issue **Approach** _Short description of the approach_ (Screenshot of new behavior in GUI if applicable) - [x] PR title captures the intent of the changes, and is fitting...

release-notes:maintenance

The nightly build has timed out two times, both times this was the last test on the list: ``` [gw4] PASSED unit_tests/validation/test_active_range.py::test_rangestring_to_mask[-0-expected_mask0] [gw0] PASSED unit_tests/shared/share/test_ecl_run_new_config.py::test_summary_block unit_tests/shared/share/test_opm_flow.py::test_running_flow_given_env_variables_with_same_name_as_parent_env_variables_will_overwrite [gw0] PASSED unit_tests/shared/share/test_opm_flow.py::test_running_flow_given_env_variables_with_same_name_as_parent_env_variables_will_overwrite [gw3]...

testing

The format of the output file should be on the form: OBS_KEY, obs_value, specified_error, scaling_factor_from_misfit_preprocessor, cluster_number, number of obs in that cluster, number_of_PCA_Components or at least: OBS_KEY, scaling_from_misfit_preprocessor, cluster_number We...

**Is your feature request related to a problem? Please describe.** There are some workflows that it would be good to run before the run model starts, and some workflows that...

enhancement

**Issue** Resolves #my_issue **Approach** _Short description of the approach_ (Screenshot of new behavior in GUI if applicable) - [ ] PR title captures the intent of the changes, and is...

It would be nice to have a programmatic API where it would be possible to pass a dict instead of a yaml. Would require moving the yaml parsing closer to...

enhancement 🚀

Tried doing an es-mda restart, and got that 260 out of 100 realizations were running in existing run path: ![bilde](https://github.com/equinor/ert/assets/44577479/4834b5c6-3b27-4b3e-9b4b-03aff997e09a)

bug

Simplify some of the logic around RunContext, and instead of passing for example iteration to RunContext, it is taken from `Ensemble`, which owns it. It also means passing the `Ensemble`...

release-notes:maintenance

**Describe the bug** When checking the delete run path checkbox in the gui, ert will sometimes delete too much, this happens when: * Evaluate ensemble: it assumes that the starting...

bug