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

Allow creation of custom grouping of objects #12232

Open
magnesj opened this issue Mar 10, 2025 · 0 comments
Open

Allow creation of custom grouping of objects #12232

magnesj opened this issue Mar 10, 2025 · 0 comments
Labels
NeedsInput The issue has dependencies or needs additional information before it can be addressed

Comments

@magnesj
Copy link
Member

magnesj commented Mar 10, 2025

Use case

From a list of wells, allow the user to specify a subset of well. Give this collection a name, and show it in the Group section in the meta data. This concept can be extended to combine objects of other types also.

In a dialog used to define a custom group of wells, show selection of wells like this

Image

Related code

See RimFileSummaryCase::createSummaryReaderInterfaceThreadSafe

Create a new class RifCustomSummaryGroup as sibling to RifCalculatedSummaryCurveReader. Add this reader to RifMultipleSummaryReaders
In this class, allow users to define custom subsets of wells, regions, completions, connections, etc. The mathematical operation to perform between the summary vectors is sum. Show these named custom subsets in addition to data coming from file.

@magnesj magnesj added the NeedsInput The issue has dependencies or needs additional information before it can be addressed label Mar 10, 2025
@magnesj magnesj added this to the Maintenance 2025 - Sprint 3 milestone Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInput The issue has dependencies or needs additional information before it can be addressed
Projects
None yet
Development

No branches or pull requests

1 participant