Skip to content

ENH: Add RMS wellbore page#480

Open
GibranAlfa wants to merge 1 commit into
equinor:mainfrom
GibranAlfa:rms-wellbore-page
Open

ENH: Add RMS wellbore page#480
GibranAlfa wants to merge 1 commit into
equinor:mainfrom
GibranAlfa:rms-wellbore-page

Conversation

@GibranAlfa

@GibranAlfa GibranAlfa commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

Resolves #466

  • Added the RMS wellbore page
  • Automatically selects all RMS wells when no wells are stored, while still requiring an explicit save.
  • Added persistent filter button in Well column in the Edit dialog, to let user search for a well and then uncheck it from included well.
  • Well and Planned column are filterable and sortable.
  • Added virtualized, height-capped grids and styling so it's optimized for thousands of wells.
  • Extracted the orphan warning into a shared component and reused it for stratigraphy and wellbore page. Also offer a button to remove them, because previously there's no way to do it.
  • Added scroll handling for large edit dialogs.
  • EDSDataGrid has some specific overrides for Firefox, so some styling adjustments are required.

Note: multilateral well is not yet supported because current RmsWell model does not support that. Need discussion in the team if we need to support this.
image
image
2026-07-10_1-13-27 PM
image

Checklist

  • Tests added (if not, comment why)
  • Test coverage equal or up from main (run pytest with --cov=src/ --cov-report term-missing)
  • If not squash merging, every commit passes tests
  • Appropriate commit prefix and precise commit message used
  • All debug prints and unnecessary comments removed
  • Docstrings are correct and updated
  • Documentation is updated, if necessary
  • Latest main rebased/merged into branch
  • Added comments on this PR where appropriate to help reviewers
  • Moved issue status on project board
  • Checked the boxes in this checklist ✅

@GibranAlfa GibranAlfa self-assigned this Jul 10, 2026
@GibranAlfa GibranAlfa added the enhancement New feature or request label Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wellbore mappings: Add section for well selection in RMS page

1 participant