Skip to content

refactor: Move and refactor Surface Geomechanics vtk filter and plugin#133

Merged
paloma-martinez merged 30 commits intomainfrom
pmartinez/refactor/moveSurfaceGeomechanics
Oct 31, 2025
Merged

refactor: Move and refactor Surface Geomechanics vtk filter and plugin#133
paloma-martinez merged 30 commits intomainfrom
pmartinez/refactor/moveSurfaceGeomechanics

Conversation

@paloma-martinez
Copy link
Copy Markdown
Contributor

  • Move the vtk filter SurfaceGeomechanics from geos-posp to geos-processing
  • Move the PV plugin PVSurfaceGeomechanics from geos-posp to geos-pv
  • Better logging and documentation
  • Better maintenance with refactor filter/plugin.
  • Tests for filter

Close #131

@paloma-martinez paloma-martinez added test-geos-integration Triggers the testing of geosPythonPackages import and integration in GEOS CI and removed test-geos-integration Triggers the testing of geosPythonPackages import and integration in GEOS CI labels Oct 29, 2025
Copy link
Copy Markdown
Contributor

@RomainBaville RomainBaville left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Its seems good to me

Comment thread docs/geos_processing_docs/post_processing.rst
Comment thread geos-mesh/src/geos/mesh/utils/genericHelpers.py Outdated
Comment thread geos-mesh/src/geos/mesh/utils/genericHelpers.py
Comment thread geos-mesh/src/geos/mesh/utils/genericHelpers.py Outdated
Comment thread geos-processing/src/geos/processing/post_processing/SurfaceGeomechanics.py Outdated
Comment thread geos-processing/src/geos/processing/post_processing/SurfaceGeomechanics.py Outdated
Comment thread geos-processing/tests/test_SurfaceGeomechanics.py Outdated
Comment thread geos-pv/src/geos/pv/plugins/PVSurfaceGeomechanics.py Outdated
Comment thread geos-pv/src/geos/pv/plugins/PVSurfaceGeomechanics.py
@paloma-martinez paloma-martinez added the test-geos-integration Triggers the testing of geosPythonPackages import and integration in GEOS CI label Oct 31, 2025
@paloma-martinez paloma-martinez merged commit 0cde8ff into main Oct 31, 2025
56 checks passed
@paloma-martinez paloma-martinez deleted the pmartinez/refactor/moveSurfaceGeomechanics branch October 31, 2025 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

flag: ready for review test-geos-integration Triggers the testing of geosPythonPackages import and integration in GEOS CI type: feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

refactor: Move existing VTK filter and PV plugin SurfaceGeomechanics to appropriate folders

2 participants