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

Adding endswith filtering option to ProdMisfit #1056

Closed
roliveira opened this issue Jun 13, 2022 · 0 comments · Fixed by #1055
Closed

Adding endswith filtering option to ProdMisfit #1056

roliveira opened this issue Jun 13, 2022 · 0 comments · Fixed by #1055
Assignees
Labels
Data input This issue related to extracting/manipulating or organizing input data to Webviz

Comments

@roliveira
Copy link

Is your feature request related to a problem? Please describe.
I'd like to filter wells by the postfix instead of the prefix.

Describe the solution you'd like
I want to ignore RFT wells that are currently named with an appended postfix "R".

Describe alternatives you've considered
I could use the excl_name_contains function but that might be a bit too greedy.

Additional context
Looking at #1055 it should be an easy copy+paste from the other function, excl_name_startswith, right @rnyb?

@rnyb rnyb self-assigned this Jun 13, 2022
@rnyb rnyb added the Data input This issue related to extracting/manipulating or organizing input data to Webviz label Jun 13, 2022
@anders-kiaer anders-kiaer moved this to Done 🏁 in Webviz Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Data input This issue related to extracting/manipulating or organizing input data to Webviz
Projects
Status: Done 🏁
Development

Successfully merging a pull request may close this issue.

2 participants