OpenGeoVis / PVGeo

🌍 Python package of VTK-based algorithms to analyze geoscientific data and models
https://pvgeo.org
BSD 3-Clause "New" or "Revised" License
215 stars 43 forks source link

PVGeo reader Paraview #72

Closed FrankForster closed 10 months ago

FrankForster commented 3 years ago

Hello,

I installed Paraview + PVGeo and dependencies following these instructions : https://pvgeo.org/overview/getting-started.html

I tried with Python 2.7 & 3.7 & 3.9 but I always end up in Paraview showing me VTK errors.

Given that the instructions suggest Python 2.7, is the PVGeo reader in Paraview not compatible at this time or I am wrongfully installing it ?

Thanks you in advance,

Frank

banesullivan commented 3 years ago

Support within ParaView has fallen to the wayside lately. I recommend using PVGeo with PyVista at this time.

I am working to bring back full support with the latest ParaView (Python 3.x)... stay tuned

FrankForster commented 3 years ago

Thank you for your short answer, I'm going with PyVista until further developments. Best regards

banesullivan commented 2 years ago

Working on this... currently blocked by https://github.com/pyvista/pyvista/issues/3224

banesullivan commented 10 months ago

I have dropped support for ParaView, please use PyVista instead: docs.pyvista.org