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

Ability to select channels from several logs and show them all in one view #2152

Closed
ThomasHalland opened this issue Nov 29, 2023 · 0 comments · Fixed by #2379
Closed

Ability to select channels from several logs and show them all in one view #2152

ThomasHalland opened this issue Nov 29, 2023 · 0 comments · Fixed by #2379
Assignees

Comments

@ThomasHalland
Copy link

ThomasHalland commented Nov 29, 2023

Today we often want to see curves from several logs in the same content view.
When a user selects several logs, rightclick and selects open, then WEx will show all the curves from all the logs in the same content window.

image

An extra column will be added to the content window, to show which log each curve comes from.
Default sorting of curves will be on this new column so that all curves from Log A is listed alphabetically before all the curves from Log B, when all curves from Log C etc... As normal a user can decide to chance the sorting by clicking on the headers.

The new column shall by default be located between mnemonic and minIndex, and the name of the column shall be "logName":
image

The breadcrumb can be one of these alternatives:

  1. it can at the lowest level contain all the log names like this / Depth / Downhole Logging Data - Depth RT | Surface Logging Data - Depth RT. The full text will as today be available through mouse-over.

  2. It can stop at depth level (if there are problems implementing nr 1)

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
3 participants