Magne Sjaastad
55966ef6e8
RFT : Fix several update issues
2022-06-27 19:25:27 +02:00
Magne Sjaastad
d854a3d3e7
Merge pull request #9063 from OPM/more-rft-fixes-01
...
More RFT fixes
2022-06-17 17:24:58 +02:00
Magne Sjaastad
62cf62b9a2
Improve UI for RFT segment curves ( #9061 )
...
* Make sure all curve values are set correctly for plot orientation
* Make sure depth zoom is propagated to the Qwt plot
* Expand min/max value range to allow more space around curves
* Use int values to represent RFT segment branch number
2022-06-16 13:55:42 +02:00
Magne Sjaastad
ccbda23b96
Merge pull request #9048 from OPM/9047-performance-avoid-update-project
...
- Avoid update of project when creating new objects
- Added icon resource cache
- Avoid use of descendantsIncludingThisOfType()
2022-06-13 13:54:55 +02:00
Magne Sjaastad
95e9ef8bf1
Rename to RiaFieldHandleTools
2022-06-03 08:00:55 +02:00
Magne Sjaastad
c74701b687
Rename several child() and children() functions
2022-05-31 15:05:07 +02:00
Magne Sjaastad
787d3ae379
#8868 Well Log Plot: Appearance update not working
2022-05-31 07:29:59 +02:00
Magne Sjaastad
f0ce04597d
Merge pull request #8985 from OPM/8926-remove-useoptionsonly
...
AppFwk : Remove obsolete useOptionsOnly
2022-05-29 13:01:27 +02:00
Magne Sjaastad
f91fe41f1d
Several minor issues ( #8948 )
...
* #8947 Plot Template : Split export dialog into file path and name
* #8946 Update multi plot title when curve is appended by copy/paste
* #8946 Separate axis object name and axis title text
* If multi plot auto name is empty, use plot title "Plot N"
* QwtPlotWidget: Double click activates Zoom All
* More testing on valid main window before use
* Return false if event is not handeled
* Improve fallback plot name
* Tree View Editor: Early exit if selected object is unchanged
Resetting selection causes flickering
* Summary Plot : Select curve object in project tree when clicking on curve
2022-05-24 15:24:38 +02:00
Magne Sjaastad
74075cc9ab
Merge pull request #8888 from OPM/8887-fix-reorder-capability
...
Fix reorder capability
2022-05-06 10:52:08 +02:00
Kristian Bendiksen
11060078d8
RiuQwtPlotWidget: fix actions on selection of axis.
2022-04-04 12:10:20 +02:00
Magne Sjaastad
dde0487024
Multiaxis: add support for Qwt multiaxis plot
2022-04-04 12:10:20 +02:00
Magne Sjaastad
8d3f381b4f
Janitor: Update qwt to 6.2.0
2022-03-18 13:16:07 +01:00
Magne Sjaastad
806a149809
Fix several deprecation warnings ( #8657 )
...
* Use constructor instead of nullptr for WindowFlags
* Use constructor instead of nullptr for Alignment
* Disable deprecation warning for QProcess
* Add string split method to RaTextStringTools
* Add caf.cpp used to manage Qt function deprecations
* Use position()
2022-03-11 13:24:01 +01:00
Magne Sjaastad
728885a6c8
Janitor : Fix invalid rename introduce by horizontal/vertical depth log plots
...
Fix deprecated
2022-03-09 08:33:56 +01:00
Magne Sjaastad
10a01972f3
#8583 RFT Plots : Add support for data source management to well log plots
2022-02-24 13:03:15 +01:00
Magne Sjaastad
f154f8c500
Import RFT segment data as well log curve ( #8449 )
...
Add reader for RFT data using opm-common
Extend RFT curve with support for RFT segment data
Adjustments related to horizontal well log plots
8581 Well Log Plot : Update of curve appearance does not update plot
2022-02-23 13:57:02 +01:00
Magne Sjaastad
4ed5250d3b
Support horizontally stacked curves ( #8553 )
...
* #8548 Horizontal track : Improve stacked curves
* Add horizontal track bar
* Show relevant scroll bar for horizontal and vertical plots
* Show max property value at top for horizontal plots
2022-02-21 07:15:56 +01:00
Magne Sjaastad
79614e09e9
#8555 Well Log Extraction : Fix missing curve data for no console
2022-02-15 15:43:44 +01:00
Magne Sjaastad
477ae02382
Logarithmic curve support and renaming ( #8546 )
...
* Add test for both positive and negative numbers
* Remove redundant sample count from parameter list
* Propagate useLogarithmicScale
* Renaming
2022-02-14 11:49:37 +01:00
magnesj
e85bba9014
Fixes by clang-format
2022-02-12 14:46:00 +01:00
Kristian Bendiksen
5c9bf502e7
Well Log Plot: Add option to plot depth horizontally.
2022-02-12 14:24:42 +01:00
Magne Sjaastad
1488eec855
Rename to isLogCurve
2022-02-12 14:23:06 +01:00
Kristian Bendiksen
e92e2e8764
Summary Plot: Add support for multiple plot axis.
2022-02-07 09:55:11 +01:00
Kristian Bendiksen
258fbddc10
Merge pull request #8387 from OPM/qtcharts-summary-plots
...
Closes #8228
Major refactoring of summary plotting. Now possible to create plots both with Qwt and QtChart as plotting tool.
2022-01-17 13:14:21 +01:00
Magne Sjaastad
fef0a2b70c
Janitor : Remove obsolete includes in header files
2022-01-07 10:38:56 +01:00
Magne Sjaastad
1e17da2926
Janitor : Add SOIL SGAS SWAT to RiaResultNames
...
wip
2022-01-07 10:38:56 +01:00
Magne Sjaastad
3c35244809
#8420 Janitor: Remove empty parameters in initialization macros
2022-01-07 08:31:52 +01:00
Magne Sjaastad
2a65636ba3
#8250 Use variadic macros and remove obsolete parameters
2021-11-14 15:26:09 +01:00
Magne Sjaastad
421163d601
Janitor : Call direct parent when overriding virtual methods
...
When overriding initAfterReader, make sure to always call direct parent.
Failing to do so caused RimPlotCurve::initAfterRead() not to be called, and color and other appearance settings was not imported correctly.
2021-11-02 14:30:24 +01:00
Magne Sjaastad
3d2409412b
Set default tick marks to min/max for StimPlan model plots ( #8221 )
...
Closes #8087
2021-11-01 12:09:25 +00:00
Kristian Bendiksen
cde2be80a7
Ensemble Well Log: hide curves on project reload
2021-11-01 12:51:58 +01:00
Kristian Bendiksen
9324c81322
#8217 Well Log Ensemble: Change curve defaults
2021-11-01 08:36:08 +01:00
Kristian Bendiksen
f8ab0b2197
#2029 Well Log Plot: Handle curves with different depth in 'Show Plot Data'
2021-10-29 15:00:46 +02:00
Kristian Bendiksen
09f1544553
#8110 Ensemble Well Log: Missing curves for "Show Plot Data"
2021-10-29 15:00:46 +02:00
Kristian Bendiksen
ea496072b8
#8102 Ensemble Well Log Plot: Fix crash when using TVD
2021-10-29 13:23:13 +02:00
Kristian Bendiksen
6a135395a6
#8181 Stim Plan Model Plot: make default facies font size "X Small"
2021-10-28 08:41:06 +02:00
Magne Sjaastad
915745c389
Janitor: Cleanup names of scripted classes in Python
...
Avoid Rim prefix and use keyword alias to ensure backwards compability
2021-10-25 12:22:36 +02:00
Kristian Bendiksen
9777112527
#8101 Ensemble Well Logs: Hide individual curves in imported las-ensemble
2021-10-24 09:11:20 +02:00
Kristian Bendiksen
75fe73ee64
Refactor: Start using setUiTreeHidden where missing.
2021-10-24 09:11:20 +02:00
Kristian Bendiksen
6069a771ea
#8103 Ensemble Well Logs: Index_K not available as property for geogrid
...
Made "Index K" available for grdecl, fixed crash, and disabled the depth
equalization when "Index K" is missing in the las files.
Fixes #8103 .
2021-10-15 13:51:46 +02:00
Kristian Bendiksen
349d45c8f1
#8083 Well Log Plot: Avoid resetting visible x range.
2021-10-07 11:20:12 +02:00
Kristian Bendiksen
9f86bf15ed
#8053 StimPlan Model Plot: Smaller font size for Facies log
2021-10-07 11:20:12 +02:00
Magne Sjaastad
bfd4457a6a
#8113 LAS file import: Do not use message box for warning
2021-10-06 18:31:49 +02:00
Magne Sjaastad
a647d1a038
Well Log Plot : Guard nullpointer access
2021-10-06 07:57:36 +02:00
Kristian Bendiksen
59013ca91e
#8028 Ensemble Well Logs: formation annotation from K-Layer offsets
2021-10-04 08:56:43 +02:00
Kristian Bendiksen
dfa378fb85
#7805 Convert RimPlotCurve to use RimPlotCurveAppearance configuration.
2021-09-29 14:16:43 +02:00
Kristian Bendiksen
ea3fdef281
Refactor: extract code for detecting logarithmic result
2021-09-29 14:16:43 +02:00
Kristian Bendiksen
e9b070c57f
#7967 Ensemble Well Log: make PERMX/PERMZ plots logarithmic by default
2021-09-29 14:16:43 +02:00
Kristian Bendiksen
3ce0edb046
#7805 Ensemble well logs: Add curve appearence settings
2021-09-29 14:16:43 +02:00