Dan Sava
Dan Sava
**Issue** Resolves #4073 ## Pre-review checklist - [ ] Added appropriate release note label - [x] PR title captures the intent of the changes and is fitting for release notes....
Blocked by #3987 **Issue** Some logic still keeps track of the `AnalysisModules` that can be lifted from the `AnalysisConfig` C object into python. Once that is done we should be...
**Describe the bug** Ert encountered the following issue **Expected behaviour** No issue **Screenshots** 
If you have multiple jobs with the same name in the forward model this is logged like the following: ``` 2024-04-03 13:06:17,825 - ert.gui.main - MainThread - INFO - Config...
**Issue** We would like to only install the optional requirements from ert and not the package when testing against a release this will test what is already installed in the...
**Issue** Resolves https://github.com/equinor/everest/issues/2252 **Approach** When reading the summary config file if the file name contains and the runpath also contains a `geo_realization` folder replace with the geo_realization folder number (Screenshot...
**Issue** Resolves #8640 (Screenshot of new behavior in GUI if applicable) Loading data  Checking plot results:  - [ ] PR title captures the intent of the changes, and...
**Issue** Users should receive a warning that the simulation folder used for the optimization is not empty. And should be given a choice to delete it via a dialog or...
Everest and ERT have different ways of skipping tests when an eclipse simulatore is not available. Merge the Everest `simulation_test` with the ERT `requires_eclipse` marker.
**Issue** When the `max_runtime` limit is reached for the simulation, it is difficult to identify what happened. The user needs to comb through the logs of the `everest_server` to see....