equinor / res2df

Pandas Dataframe access to Eclipse input and output files
GNU General Public License v3.0
28 stars 34 forks source link

[compdat] compdat2df merging #6

Open berland opened 4 years ago

berland commented 4 years ago

compdat2df returns three dataframes (COMPDAT, COMPSEGS, and WELSEGS), these are related and there should be possibilities for merging these together sensibly.

berland commented 4 years ago

The module should utilize the code in rft.py to determine the well topology and reuse the merging code in there.