webviz-subsurface-components
is a TypeScript (React) and Python (Dash) component library for use in subsurface related dashboards.
There is a storybook available at https://equinor.github.io/webviz-subsurface-components/storybook-static.
For language specific details, see the documentation in /typescript
or /python
.
- Subsurface Viewer - spatial visualization of 2D and 3D subsurface data, including 3D grids, horizons and wells.
- Well Log Viewer - visualization of well logs as tracks.
- Well Completions Plot - time step visualization of well completions.
- Group Tree Plot - flow rate tree visualization.
See Contributing