-
Notifications
You must be signed in to change notification settings - Fork 76
Closed
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
Now that #29 is wrapping up, what's next for 3D analysis and interoperability with VTK/PyVista for GSTools?
I think it would be awesome to get the following features:
- ability to go from most VTK/PyVista mesh types to a GSTools field dataset
- Add a new
.plot
method that will use PyVista as the backend instead of Matplotlib for 3D datasets when PyVista is available. - More (real-world) 3D examples!! With PyVista handling all the viz, we could easily showcase reproducible 3D examples which I haven't seen many of in the docs. Also, PyVista has many datasets in its
examples
module that could be used here (also see NumPy Error when Ordinary Kriging #31 (comment))
And what about interoperabilty with other GSLib based software?
- PVGeo (extension of PyVista) has readers/writers for GSLib/SGeMS: https://pvgeo.org/examples/index.html#gslib
- Maybe PyVista could be a linking point between MPSLib and GSTools?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed