-
Notifications
You must be signed in to change notification settings - Fork 41
Intersection component
Håvard Bjerke edited this page Feb 18, 2022
·
26 revisions
To Repository: To input data format specification: To story board:
-
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)
- 3D grid
-
Custom style
- Fonts, line style, colors
-
Custom annotations
- Overlays (screen space)
- World space
- 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
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
- Investigate the use of Deck GL or use https://equinor.github.io/esv-intersection/storybook/master/?path=/story/complete-example--intersection
- Link the map digitization of intersection with intersection component Draw on intersection
- Depth line from ensemble of faulted or not faulted horizons with selected color
- Depth line with Prediction error shadow as dashed line for each Horizon (HUM in prediction mode output)
- Well markers as circles
- Zonelog
- 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
- Grid properties shown between predicted depth Horizons
- Cross section with two way time for Horizons and for wells (require Time depth table for trajectory)