gempy
gempy copied to clipboard
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....
Right now the pandas code to sort the layers according to the result is taking around 5 ms. We should we able to make a cheap check if the layers...
Write now it tries to plot lith and if the model has not been computed it breaks
- [ ] Check that when we pass the position to magnetics or gravity those positions exist in the Surface object - [ ] Allow to pass the position by...
**Is your feature request related to a problem? Please describe.** Currently, it is difficult to cleanly use high resolution grids and dense input data simultaneously in gempy. It seems the...
**Is your feature request related to a problem? Please describe.** While experimenting with gempy, I am starting to develop a sense of how much memory and compute time a given...
Hello, first a question: - When you specify an orientation associated to a given stratigraphic unit, you mean you are **exactly** at that stratigraphic level (i.e. on the base boundary...
Here there is an example for pymc3 where they do exactly that. https://docs.pymc.io/notebooks/howto_debugging.html
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...