Skip to content

Create geos-pv package and add PVGeosLogReader plugin #70

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Tracked by #54
mlemayTTE opened this issue Apr 2, 2025 · 0 comments · Fixed by #71
Closed
Tracked by #54

Create geos-pv package and add PVGeosLogReader plugin #70

mlemayTTE opened this issue Apr 2, 2025 · 0 comments · Fixed by #71
Assignees

Comments

@mlemayTTE
Copy link
Contributor

mlemayTTE commented Apr 2, 2025

The objective of the PR is to create geos-pv package that will gather all the Paraview plugins that wrap vtk filters.

More precisely, the work to do in this PR is to:

  • create and set the package up
  • move the file PVGeosLogReader from geos-posp/src/PVplugins to geos-pv

geos-pv package will not be included in the build ci because it would requires paraview dependency. The build of geos-pv package together with Paraview will be tested later.

However, Paraview plugins must be loadable in any Paraview. It requires to add all dependent geos python package paths. A first fix was done in the PR #67 but needs to be consolidated.

The other Paraview plugins from geos-posp will be moved later together with testing associated vtk filters and doc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant