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

Structural uncertainty intersection viewer #15

Merged
merged 19 commits into from
May 29, 2019

Conversation

HansKallekleiv
Copy link
Collaborator

@HansKallekleiv HansKallekleiv commented May 24, 2019

Container to visualize structural uncertainty along a well fence.
Input are surfaces and wells from an ensemble stored on standardized format.

Todo:

  • Option to pregenerate cross-sections for portable mode
  • Add statistical surfaces
  • Test performance of having linked map views below intersection

intersect

Example config:

 - title: Structural uncertainty
   content:
    - container: Intersect
      ensemble: <ensemble name>
      well_path: <path to folder with rms well files>
      surface_cat: <surface type>
      surface_names: [<list of surface names>]

@HansKallekleiv HansKallekleiv changed the title WIP: Structural uncertainty intersection viewer Structural uncertainty intersection viewer May 28, 2019
webviz_subsurface/containers/_intersect.py Outdated Show resolved Hide resolved
webviz_subsurface/containers/_intersect.py Outdated Show resolved Hide resolved
webviz_subsurface/containers/_intersect.py Show resolved Hide resolved
webviz_subsurface/containers/_intersect.py Outdated Show resolved Hide resolved
webviz_subsurface/containers/_intersect.py Show resolved Hide resolved
webviz_subsurface/datainput/__init__.py Show resolved Hide resolved
webviz_subsurface/datainput/_intersect.py Outdated Show resolved Hide resolved
webviz_subsurface/datainput/_intersect.py Outdated Show resolved Hide resolved
webviz_subsurface/datainput/_intersect.py Outdated Show resolved Hide resolved
webviz_subsurface/datainput/_intersect.py Outdated Show resolved Hide resolved
@HansKallekleiv HansKallekleiv merged commit bb0dbbe into equinor:master May 29, 2019
@HansKallekleiv HansKallekleiv deleted the intersect branch May 29, 2019 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants