Yngve S. Kristiansen
Yngve S. Kristiansen
squash of https://github.com/equinor/ert/pull/7495 Requires change in semeio: https://github.com/equinor/semeio/pull/609
**Issue** Resolves #7324 Main motivations: * Speeds up opening of datasets for multiple realizations * Makes matching up responses and observations require less for-loops * More explicitly stated correspondence between...
Resolves #7324 Use a single file for response groups, instead of one per realizations.
Towards #7279 Adds one dataset per response type, rather than one per observation key. Should speed up things some/quite a bit, especially for cases where the amount of observations by...
**Issue** Resolves #6262
The datasets should be unified to one file for quicker load times, especially for selecting summary vectors. There are several approaches to this: (easiest, suggestion is to use this first...
Goal: Run on RGS and see what ways of retrieving/serializing/deserializing data performs the best.
Reading this, and it isn't really clear... * Exactly what is a template file is and what are some example usages * It always reads from parameters.txt (this is clear),...
**Describe the bug** A successfully run realization shows up with an error in the GUI. Might be related to restart **To reproduce** Steps to reproduce the behaviour: 0. Use this...
**Issue** Resolves #7409