Improve RFT reader performance

* #9963 Rft reader: Search for DATA file when required
WSEGLINK is used to establish the branch topology for MSW wells. Search and read WSEGLINK data when segment data is requested by the user. This can be a time consuming operation.
Avoid doing this search for standard RFT plots.

* Make sure that single summary curves are displayed correctly
* Make sure single summary curves are visible in the plot
This commit is contained in:
Magne Sjaastad
2023-03-14 13:14:40 +01:00
committed by GitHub
parent 064c0adb8c
commit 09c04cbcd0
7 changed files with 105 additions and 54 deletions

View File

@@ -5,7 +5,7 @@ set(RESINSIGHT_PATCH_VERSION 0)
# Opional text with no restrictions
#set(RESINSIGHT_VERSION_TEXT "-dev")
set(RESINSIGHT_VERSION_TEXT "-RC_02")
set(RESINSIGHT_VERSION_TEXT "-RC_03")
# Optional text
# Must be unique and increasing within one combination of major/minor/patch version