Øyvind Eide
Øyvind Eide
Dump as yaml instead of json in response tab: 
**Describe the bug** A clear and concise description of what the bug is. **To reproduce** Steps to reproduce the behaviour: 1. Run Ensemble experiment (make sure some, but not all,...
Removes a lot of unneeded complexity, introduces fixtures to workflows. (Screenshot of new behavior in GUI if applicable) - [ ] PR title captures the intent of the changes, and...
Currently the scaling factors are persisted in the update_log, but we would also like to save the to each ensemble so that we can visualize it for the user.
When clicking an ensemble in the Experiment manager, we would like to show a summary of the loaded observations, and their coverage, for example like:  
Log files can be quite large, and a new set is created each time ert is started, it might be worth implementing some automatic cleanup of log files, where we...
As we are logging quite a lot, the log files can be quite large, it might be worth using a file rotator for the log files. Not sure about the...
Move the ensemble info to a new level in the Ensemble manager tree view. The new level is under the ensemble, which expands to show all the realizations. Clicking a...
There are many different classes and functions in _es_update.py, we should at least add some high level documentation to the public functions.
After https://github.com/equinor/ert/commit/501709ce4a39f92ef0dc9973cbda81b11c625176 we now have an endpoint for calculating std for parameters, would be good to visualize this in the plotter. Something like a per layer std for FIELDS for...