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....
Orientation sampling fails - outdated spherecluster pip version fails because of sklearn deprecation
**Describe the bug** When sampling from a von Mises Fisher Distribution [(fishdist.py](https://github.com/cgre-aachen/gempy/blob/master/gempy/utils/fishdist.py)) in GemPy the, code breaks since `sklearn.externals.joblib` was removed from sklearn in version 0.23(.1) (currently the lastest version)....
@flohorovicic we should invite Evran to our repository so I can assign it to him
**Is your feature request related to a problem? Please describe.** Moving Points/Orientations in 3D on a PC with the mouse is very difficult. **Describe the solution you'd like** Shortcuts to...
**Is your feature request related to a problem? Please describe.** Currently, it is only possible to define a straight custom section defined by two points. **Describe the solution you'd like**...
**Is your feature request related to a problem? Please describe.** For a geologist, it is necessary to know the fault offset along a fault for one or several layers. This...
# Description 1.) Added documentation in docstrings 2.) replaced prints for errors with actual exceptions 3.) implemented a scheme where the equation system can be solved either by QR decomposition...
**Is your feature request related to a problem? Please describe.** Adding an example passing arbitrary scalar fields to the plot 2d and plot 3d [ ] If the computation of...
**Is your feature request related to a problem? Please describe.** Exporting the model to CAD Software the surfaces doesn't have a volume but voxel aren't good usable for this kind...
This issue (1k years old) was to add a flag to our old vtk renderer to make the model edition in real time or on off. In the old gempy...
Hi, I am currently using GemPy as part of my masters' thesis at the RWTH GGE/CGRE chairs. I need to extract the surfaces of 2D cross-sections to pass them on...