Skip to content
#

geology

Here are 272 public repositories matching this topic...

GemPy is an open-source, Python-based 3-D structural geological modeling software, which allows the implicit (i.e. automatic) creation of complex geological models from interface and orientation data. It also offers support for stochastic modeling to adress parameter and model uncertainties.

  • Updated Mar 18, 2022
  • Python
daniellivingston
daniellivingston commented Feb 27, 2021

The LaGriT repo on clone is ~1.67 GB. The vast majority of this is from git deltas (1.014 GB), followed by testing (0.293 GB) and documentation (0.233 GB):

$ du -hs $(ls -A)
 12K	.DS_Store
1014M	.git
4.0K	.gitignore
4.0K	.travis.yml
8.0K	CONTRIBUTING.md
4.0K	LICENSE.md
8.0K	Makefile
9.7M	PyLaGriT
4.0K	README.md
233M	docs
4.0K	docssite_map.md
916K	documentation
4.0K	lagrit.log
predictatops
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

Improve this page

Add a description, image, and links to the geology 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 geology topic, visit your repo's landing page and select "manage topics."

Learn more