Skip to content

Well log viewer and correlation view

Knut Midtveit edited this page Aug 17, 2022 · 1 revision

General about prioritization for Well Log Viewer

Well log viewer will prioritize to be able to visualize data in log viewer before exploring all different permutations how data can be visualized in log viewer.

  • [ ]
  • Show well picks line according to their colour tables
  • Have configurable space between each well
  • Connect well picks lines between wells
  • Allow sync zoom and pan by different depth index, MD or TVD
  • Allow flattening on one or two Horizons (do we need multiple horizon flattening?)
  • Allow filling between well picks between wells and also optionally filling on top of tracks
  • allow extra depth indexes in addition to MD and TVD for example intersection abscissa (VSECT) or grid layer

Well log features

  • As a user I want to display different logs in different tracks
  • As a user I want to be able to see discrete logs with color, label and code
  • Edit templates interactively (note color editor component will be a shared component with other viewers)
    • Min max scale may be calculated automatically or manually set by the user, both linear and logarithmic scales are supported
  • Export / import log view templates
  • As a user I want to scale track widths
  • As a user I want to edit color scale, line type, line color, fill color, fill style
  • As a user I want to switch between wells, but keep the current visual settings (templates)
    • Tie templates by name of logs
  • As a user I want to know the units of the log values
  • As a user I want to plot by linear and logarithmic scale
  • As a user I want to see TVD, MD
  • As a user I want to see other depth indexes than MD and TVD, for example along well intersection length (abscissa) and strati graphic depth
  • As a user I want to see cursor readout as a table of log values at cursor location
  • As a user I want to zoom vertically
  • As a user I want to pan vertically
  • As a user I want to be able to see continuous logs of type linear, interval and point
  • As a user I want to be able to see a color legend (part of the template)
  • As a user I want to see at least one log run simultaneously
  • As a user I want to select one or more log runs in the same track
  • As a developer I want to use the Json well log format to supply the data
  • As a user I want to tie visible ranges between different views (eg. intersection and well log view)(Linked views)
  • As a user I want to show cursor location between different views (eg. intersection and well log view)

Well log viewer

Well log viewer are based on an existing videx-well log component.

videx-wellog collaboration meeting

  • How do we collaborate with videx team (on bugs and new features)?
    • Submit patches upstream?
    • Submit tickets upstream?
    • How much help can we expect?
  • The remaining backlog of use cases is listed below.
    • The list is ordered by priority. We should discuss the open items, eg. interactive editing of visual settings and storing them as templates. What should be merged into videx-wellog and what should be merged downstream?