Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the curve merger algorithm #11955

Merged
merged 2 commits into from
Dec 3, 2024
Merged

Conversation

magnesj
Copy link
Member

@magnesj magnesj commented Dec 3, 2024

Closes #11954
Closes #11942
Closes #11941

Detect if all curves have identical X values. If so, use x values unmodified.

If x values are different, interpolation is required. This will also sort x values in increasing order, which could be a undesired side effect when working with TVD values for a horizontal well.
@magnesj magnesj changed the title https://github.com/OPM/ResInsight/issues/11954 Improve the curve merger algorithm Dec 3, 2024
@magnesj magnesj merged commit 1ce2f96 into dev Dec 3, 2024
17 checks passed
@magnesj magnesj deleted the rft-statistical-curve-improvements branch December 3, 2024 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants