mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
* Add checkbox for enable/disable usage of ref well for curve - Individual control of utilizing reference well selected on plot-level. - Default use state = true - Make ref well path read only * Upgrade adjustment algorithm to map values from ref well - Map values from reference well into selected well - Linearize depth values between top and bottom of k-layer. - Neglect values and depths outside of common k-layer region - Handle smoothing of curves after mapping * Set curve name based on use ref well flag * Use auto name for parameter track curves Co-authored-by: Magne Sjaastad <magne.sjaastad@ceetronsolutions.com>