Øyvind Eide
Øyvind Eide
This is probably a large issue, so a first step is to evaluate the code, and see if this can be split into smaller issues. If that is possible, we...
Closed as we are now using the EE in Everest 🎉 #9308
A bit late to the party here, but a well could for example end up outside the grid, meaning that an rft-obseration could end up outside the grid. That probably...
I _think_, but speculating here, that this is to warn of cases where you modify global state. For example in the old scaling job, where the observations were in memory...
Will close this issue, as the methods are different enough that this is not really possible.
We can do something similar to here: https://github.com/equinor/ert/blob/7fc50c7d1ff401e684a04bb8b8b6cd1f62d08a60/src/ert/analysis/_es_update.py#L153, i.e. load all the observations and check if any are missing, similar to what we do in the update report: https://github.com/equinor/ert/blob/7fc50c7d1ff401e684a04bb8b8b6cd1f62d08a60/src/ert/analysis/snapshots.py#L37 We...
So take snake oil as an example, it has summary data as responses, and if some of them are missing with an update algorithm you get this (note the `Deactivated:...
Had a chat with a couple of users who use this functionality, and we came to the following that would be flexible enough to cover their needs, while keeping the...
Think this looks good, but needs a rebase as there has been some changes to the run models, should be minor conflicts though.
What is the status of this PR?