gempy
gempy copied to clipboard
Export Pyivsta mesh to ZMAP Grid
Is your feature request related to a problem? Please describe. Currently, is it not straightforward to export meshes and load them in QGIS for visualization and maps
Describe the solution you'd like Create a function to export the Pyvista meshes to ZMAP Grids which can be imported by QGIS. The file structure is pretty simple. What we would need ist probably some sort of structured grid but have not tried it yet..

Describe alternatives you've considered Exporting the vertices into another software, calculating new surface and exporting the data as ZMAP with that software
Also added a feature request to PyVista as it may be the best thing to implement it there: https://github.com/pyvista/pyvista/discussions/2255
Closed as implemented in GemGIS