Skip to content

Avoid time axis zoom and fix formation dip sign#13647

Merged
magnesj merged 2 commits intodevfrom
#13642-avoid-zoom-when-stepping
Feb 24, 2026
Merged

Avoid time axis zoom and fix formation dip sign#13647
magnesj merged 2 commits intodevfrom
#13642-avoid-zoom-when-stepping

Conversation

@magnesj
Copy link
Member

@magnesj magnesj commented Feb 23, 2026

Closes #13642
Closes #13651

When stepping a RimEnsembleCurveSet by well/group/region/etc., the updateEnsembleAddresses lambda was unconditionally setting doZoomAll=true, causing zoomAll() to be called and resetting the time axis zoom. This is now consistent with regular curve stepping which preserves the time axis.
@magnesj magnesj force-pushed the #13642-avoid-zoom-when-stepping branch from e8b563c to 5c5b836 Compare February 23, 2026 19:13
@magnesj magnesj requested a review from jonjenssen February 24, 2026 05:54
…80 deg

Rename calculateFormationDip to calculateAngleFromVertical to better reflect what the function computes. Add calculateFormationDipFromHorizontal which applies the -90 deg adjustment and std::abs, fixing the wrong sign when the fracture direction normal is flipped.
@magnesj magnesj changed the title Avoid time axis zoom reset when stepping ensemble curve sets Avoid time axis zoom and fix formation dip sign Feb 24, 2026
@magnesj magnesj merged commit 71b734e into dev Feb 24, 2026
19 checks passed
@magnesj magnesj deleted the #13642-avoid-zoom-when-stepping branch February 24, 2026 12:46
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.

Investigate issue when trying to align fracture with formation dip Avoid time axis zoom when stepping vectors for ensemble curves

2 participants