Skip to content

Intersection component

Håvard Bjerke edited this page Feb 18, 2022 · 26 revisions

Links

To Repository: To input data format specification: To story board:

Use cases discussion Feb 18 2022

  • Axes / grid

    • XYZ
    • Abscissae
    • Seismic x/inline
  • Data types

    • Well trajectories
    • Well markers
    • Surfaces
      • Cloud (single polylines)
      • Uncertainty aggregations (min, max, etc.)
    • Zones
    • Faults
    • 3D grid
      • Grid lines
      • Fault lines
      • Property
    • Seismic
      • Samples
      • Cubic interpolated
  • Readout

    • 3D grid
      • Property value
      • Cell IJK
    • Seismic
      • inline/x-line
    • Well trajectory
      • MD, TVD
    • Surfaces
      • Uncertainty
      • Aggregations (eg. P90, min, max)
  • Custom style

    • Fonts, line style, colors
  • Custom annotations

    • Overlays (screen space)
    • World space

User stories

  • As geoscientist I like to digitize an arbitrary cross section through the model, and also select a well trajectory that define the cross section
  • As geoscientist I like to see a 3D grid parameter for a given run/realization
  • As geoscientist I like to see the distribution of an ensemble Horizons and faults across above mentioned cross sections
  • As geoscientist I like to see the Predicted Horizons across above mentioned cross sections
  • As geoscientist I like to see the well markers and zone logs on cross section in order to validate the models
  • As geoscientist I like to see where the models do not fit to well markers or zonelogs
  • As geoscientist I like to see where the perforations are in the cross section for a well
  • a seismic cube in the background

Milestones:

Assumptions:

  • Intersection definition is done upfront in map component as polyline (series of X,Y) from a well trajectory or any other dataobject
  • In a addition to Polyline there is z min z max
  • Intersection may consist partly by digitization anywhere on map by user and partly by selecting trajectories

MS1

MS2

  • Horizons for an ensemble (many runs/realizations)
  • Seismic cross section for one run/realization, with run selector
  • Grid properties with time slider for one run/realisation with run selector
  • MD thickmarks along well

MS3

  • Grid properties shown between predicted depth Horizons
  • Cross section with two way time for Horizons and for wells (require Time depth table for trajectory)
Clone this wiki locally