You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Load available wellbores for field given by selected ensemble from backend
Dropdown for selecting wellbore
Definition of logs (columns) - Intersection module with its layer manager could give some inspiration
View
Use well-log-viewer component to visualize well log defined in settings
Load data required for visualization from backend
Define interface for sending log definitions, ensemble, and wellbore from settings to view
Specifications (2nd iteration):
Settings
Make it possible to sync selected wellbore and ensemble with other modules
View
Sync hovered MD with and subscribe to MD hover from other modules
Specifications (3rd iteration):
Settings
Make definitions of log storable in and selectable from local storage (maybe in addition or alternatively savable as/loadable from JSON file)
Specifications (4th iteration):
Evaluate if component created by Aspentech is sufficient - maybe it requires refactoring to fit into our application (e.g. remove legend and primary scale and make it possible to define these on the outside via props/callbacks)
The text was updated successfully, but these errors were encountered:
Create a new module named
WellLogViewer
("Well log viewer"). Use the@webviz/well-log-viewer
component located in thewebviz-subsurface-components
repository (https://github.com/equinor/webviz-subsurface-components/tree/master/typescript/packages/well-log-viewer).Specifications (1st iteration):
Intersection
module with its layer manager could give some inspirationwell-log-viewer
component to visualize well log defined in settingsSpecifications (2nd iteration):
Specifications (3rd iteration):
Specifications (4th iteration):
The text was updated successfully, but these errors were encountered: