Magne Sjaastad

Results 153 issues of Magne Sjaastad

- [ ] add visual identifier to indicate more sub folders when searching folder structure - [ ] make property editor take more screen space by default - [ ]...

Enhancement

- pin the version of VMs used in daily build - add a separate build job that is run each night using latest of all VMs

System

Consider how to speed up sorting algorithm using multithreading algorithm for histogram. `RigStatisticsMath` See https://www.modernescpp.com/index.php/performance-of-the-parallel-stl-algorithmn and performance of `std::execution::par` https://github.com/OPM/ResInsight/tree/test-parallell-sort

Enhancement
Performance

Investigate use of Google Analytics, optionally ask users before cookies are used https://www.cookiebot.com/en/google-analytics-gdpr/ https://www.wired.com/story/google-analytics-europe-austria-privacy-shield/

System
Documentation

ResInsight now supports several ways to append multiple plots to existing plots. These features should be supported by undo/redo. - [ ] Undo/redo when creating and appending a summary plot...

Enhancement

Several improvements have been done in upstream opm-common. Include relevant fixes for opm IO. https://github.com/OPM/opm-common

System

@hhgs sent dataset cp_bug_case.zip in mail

Enhancement
NeedsInput

Required modes are - Linear - Polynomial - Exponential - Hyperbolic The regression analysis is intended to be used on cross plots to define the relationship between two properties. It...

Enhancement

### Copy capability Avoid dynamic_cast in RicCopyReferencesToClipboardFeature by adding a function similar to isDeletable. Add functions `canBeCopied(bool)` and virtual `canBeCopied()` ### Renaming of childArrayField - rename `clear()` to `clearWithoutDelete()` -...

System