Skip to content
#

subsurface

Here are 22 public repositories matching this topic...

jorgenherje
jorgenherje commented Jan 3, 2022

Remove markers from the realization traces for the new simulation time series plugin.

The current creation of vector realization traces adds "marker": {"color": color} to the trace, in create_vector_realization_traces()-method in webviz_subsurface/plugins/_simulation_time_series/utils/create_vector_traces_utils.py


Issue

Markers are added to realization traces for the simulat

enhancement 🚀 good first issue
HansKallekleiv
HansKallekleiv commented Sep 23, 2021

Description

In webviz we use the DeckGLMap component to render surface grids as images.
This component is a wrapper on deck.gl including e.g. additional layers targeting subsurface data, such as surface grids and well data.

To render surface grids we use a hillshading layer that is based on the DeckGL [bitmap layer](https://deck.gl/docs/api-reference/layers/bitmap

good first issue map-component hacktober 🎃
GebPy

GebPy is a Python-based, open source tool for the generation of geological data of minerals, rocks and complete lithological sequences. The data can be generated randomly or with respect to user-defined constraints, for example a specific element concentration within minerals and rocks or the order of units within a complete lithological profile.

  • Updated Mar 19, 2022
  • Jupyter Notebook
anders-kiaer
anders-kiaer commented Feb 23, 2022

In order to show that the configuration file can actually be quite short (if default values are okey), it would be nice to remove all options where we are only using default values from the configuration file.

Another use case is however "copy/paste" an initial configuration where you see easily which arguments are available. However this use case is hopefully solved with webviz-config-editor

documentation good first issue

Improve this page

Add a description, image, and links to the subsurface topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the subsurface topic, visit your repo's landing page and select "manage topics."

Learn more