ResInsight icon indicating copy to clipboard operation
ResInsight copied to clipboard

Refactor use of RifReaderSettings

Open magnesj opened this issue 2 years ago • 0 comments

Refactor RifReaderSettings, separate the data structure sent to reader from the data structure in preferences. See RifReaderSettings::createGridOnlyReaderSettings() for the only use of importSummaryData flag.

Avoid setting the preference structure to default nullptr and avoid the confusing fallback to the structure in Preferences in RifReaderInterface::readerSettings()

magnesj avatar Sep 07 '22 08:09 magnesj