gempy icon indicating copy to clipboard operation
gempy copied to clipboard

Export Pyivsta mesh to ZMAP Grid

Open AlexanderJuestel opened this issue 3 years ago • 1 comments

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..

image

Describe alternatives you've considered Exporting the vertices into another software, calculating new surface and exporting the data as ZMAP with that software

AlexanderJuestel avatar Feb 21 '22 12:02 AlexanderJuestel

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

AlexanderJuestel avatar Feb 22 '22 12:02 AlexanderJuestel

Closed as implemented in GemGIS

AlexanderJuestel avatar Dec 29 '22 18:12 AlexanderJuestel