-
Notifications
You must be signed in to change notification settings - Fork 130
Closed
Description
In
ert/src/ert/storage/local_ensemble.py
Line 986 in 5fe1b25
| def get_observations_and_responses( |
ert/src/ert/storage/local_ensemble.py
Line 1004 in 5fe1b25
We should include it so that the update algorithm also has access to it, to reproduce:
Modify the snake oil observation config to only have:
SUMMARY_OBSERVATION WOPR_OP1_9
{
VALUE = 0.1;
ERROR = 0.05;
DATE = 2010-03-31; -- (RESTART = 9)
KEY = WOPR:OP1;
LOCATION_X = 50;
LOCATION_Y = 50;
LOCATION_RANGE = 2;
};
Reactions are currently unavailable