Skip to content

Use pybind for subsidence bindings#1214

Merged
eivindjahren merged 3 commits into
equinor:mainfrom
MagnusSletten:rd_subsidence
Jun 26, 2026
Merged

Use pybind for subsidence bindings#1214
eivindjahren merged 3 commits into
equinor:mainfrom
MagnusSletten:rd_subsidence

Conversation

@MagnusSletten

Copy link
Copy Markdown
Contributor

Issue
Resolves #1205

Approach
Adds a new pybind module for subsidence and updates rd_subsidence.py to use it instead of defining the native bindings through ResdataPrototype.

@MagnusSletten MagnusSletten force-pushed the rd_subsidence branch 2 times, most recently from c5ab0e2 to 5c81735 Compare June 26, 2026 12:36
If base_survey is None, this check is now performed by
pybind.
@MagnusSletten MagnusSletten marked this pull request as ready for review June 26, 2026 15:19

@eivindjahren eivindjahren left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

🎉

@eivindjahren eivindjahren merged commit c5a95f9 into equinor:main Jun 26, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

convert rd_subsidence.py to use pybind instead of ResdataPrototype

2 participants