bp / bp/resqpy

Standard way to get "feature name" from Interpretation classes

Open
#90 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
67
Forks
18
Avg merge
2h 26m
Merged PRs (30d)
1

Description

At the moment, it is not necessarily obvious how to get the well name that is associated with a WellboreInterpretation object. It could be handy to have a method that gets the `feature_name`, for example by looking up the `title` attribute of the associated feature object.

One option could be to implement this with a "Mixin class" for Interpretation classes, that adds standard attributes and methods for handling the related Feature objects.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.