equinor / completor

Advanced multi-segmented well completion tool
https://equinor.github.io/completor/
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Replace WELSEGS concept with class keeping track of the content and header #97

Open Aleksander-Karlsson opened 2 months ago

Aleksander-Karlsson commented 2 months ago

Description

Clear and concise description of what the feature is about. Methods like get_well_segments are constantly dealing with two sets of dataframes. These should be simplified imo.

Business/User Value

The real value for the feature suggested, why it is needed? Better code.