gempy-project / gempy

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 address parameter and model uncertainties.
https://gempy.org
European Union Public License 1.2
941 stars 232 forks source link

Equivalent to geo_model.surfaces.df in gempy v3 #855

Closed AlexanderJuestel closed 7 months ago

AlexanderJuestel commented 7 months ago

@cgre-aachen/gempy_developers,

what would be an equivalent to geo_model.surfaces.df in the latest version of GemPy?

This is related to #852 which deals with exporting the GemPy surfaces as vtk meshes. In the latest version, this attribute is not available anymore. This is probably related to the fact that the visualization is now hosted withing the gempy_viewer package.