Øyvind Eide
Øyvind Eide
This is more of a question than an issue: I don`t think we should pass in a complex object like an `ensemble` to the parameter configs, espesially as we are...
After executing `Kill realizations`, ERT spends time on submitting realizations of state Waiting before it kills them. Would be nice if ERT could just avoid submitting the Waiting - and...
After refactor of summary data, got reports of: ``` File ".../ert/callbacks.py", line 68, in _write_responses_to_storage run_arg.ensemble_storage.save_response(config.name, ds, run_arg.iens) File ".../ert/storage/local_ensemble.py", line 578, in save_response data.to_netcdf(output_path / f"{group}.nc", engine="scipy") File ".../xarray/core/dataset.py",...
Not sure SURFACE parameters are in use, should check if there are log statements that would tell us this. If there are, check logs for usage, and if none: create...
We should document all the public functions in LocalEnsembleAccessor/LocalExperimentAccessor, etc. with docstrings.
Currently there is no way for users to delete ensembles and experiments. Not having the option to delete also makes it harder for us to make ensembles immutable, as the...
Clicking the select button in the top left corner here:  will select everything in the table, but it is not possible to copy everything at once.
It is not possible to organize the columns, for example if we would like to sort on failures: 
Related to: https://github.com/equinor/ert/issues/6262 Would like to add a new column, for summary data the value in the column would be the datetime of the observation, for gen_data it would be...
Related to: #7508, we would like to show the status of both responses and parameters in the ensembles: Related to #7826, which just shows realizations state:  Would also like...