Skip to content

#14614 Orion Events: Add menu item for importing events from file - #14617

Merged
kriben merged 2 commits into
devfrom
14614-orion-events-import-menu-item
Aug 28, 2026
Merged

#14614 Orion Events: Add menu item for importing events from file#14617
kriben merged 2 commits into
devfrom
14614-orion-events-import-menu-item

Conversation

@kriben

@kriben kriben commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator

Add RicImportOrionEventsFeature to File -> Import -> Well Data and the well path collection context menu. The feature opens a file dialog and launches the Python interpreter asynchronously with the new --apply mode of the rips.orion_events CLI, which connects back to the running instance through RESINSIGHT_GRPC_PORT and applies the events to the well event timeline. Output is shown in the Process Monitor panel.

Fixes #14614.

@kriben kriben self-assigned this Aug 26, 2026
@kriben
kriben marked this pull request as ready for review August 26, 2026 12:28
@kriben
kriben requested a review from magnesj August 26, 2026 12:29

@magnesj magnesj left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Elegant solution, this is very useful and user friendly.

@kriben
kriben force-pushed the 14614-orion-events-import-menu-item branch from edcd5be to 87b4060 Compare August 28, 2026 07:33
kriben added 2 commits August 28, 2026 09:35
Add RicImportOrionEventsFeature to File -> Import -> Well Data and the well
path collection context menu. The feature opens a file dialog and launches
the Python interpreter asynchronously with the new --apply mode of the
rips.orion_events CLI, which connects back to the running instance through
RESINSIGHT_GRPC_PORT and applies the events to the well event timeline.
Output is shown in the Process Monitor panel.
@kriben
kriben force-pushed the 14614-orion-events-import-menu-item branch from 87b4060 to 1d9f40c Compare August 28, 2026 07:35
@kriben
kriben merged commit 04be720 into dev Aug 28, 2026
21 checks passed
@kriben
kriben deleted the 14614-orion-events-import-menu-item branch August 28, 2026 11:22
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.

Orion Events: Add menu item for importing events from file

2 participants