Kristian Bendiksen
b84e868564
Split fem part results collection 5785 ( #5871 )
...
* #5785 Extract RigFemClosestResultIndexCalculator class to separate file.
* #5785 Move method implementation of RigFemClosestResutIndexCalculator to cpp file.
Also improve const correctness.
* #5785 Extract method for calculating normal SE, ie. SE:11/22/33.
* #5785 Extract method for calculating shear SE, ie. SE:12/13/23.
* #5785 Create a list of result calculators.
* #5785 Extract method for calculating timelapse, normalized, and gamma results.
* #5785 Extract method for calculating normal ST, ie. ST:11/22/33.
* #5785 Extract method for calculating shear ST, ie. ST:12/13/23.
* #5785 Extract method for calculating surface angles and aligned stress.
* #5785 Extract method for calculating principal strain and stress.
* #5785 Extract method for calculating FOS, SFI and DSM for SE.
* #5785 Extract method for calculating NE.EV, NE.ED, ST.Q and ST.STM.
* #5785 Extract method for calculating compaction.
* #5785 Extract method for calculating stress gradients.
* #5785 Extract method for calculating SE.SEM.
* #5785 Extract method for calculating NE.
* #5785 Extract method for calculating formation indices.
* #5785 Extract method for calculating nodal graidents, bar conversions, and EnIpPorBar.
* #5785 Use std::unique_ptr to calculators.
* Use std::vector<unique_ptr>
Co-authored-by: Magne Sjaastad <magne.sjaastad@ceetronsolutions.com >
2020-05-09 08:57:07 +02:00
Gaute Lindkvist
3240c24f2c
Working clicking on Tornado Plots
2020-05-07 08:30:39 +02:00
Gaute Lindkvist
70685b73b4
Better headers and sorting
2020-05-07 08:30:39 +02:00
Gaute Lindkvist
27600fa57a
Working click matrix to change correlation plots
2020-05-07 08:30:39 +02:00
Gaute Lindkvist
d28a426062
#5867 Fix missing curve legends in plots
2020-05-05 16:05:05 +02:00
Kristian Bendiksen
d1da920394
Avoid slashes in comments to not trigger multi-line comment warnings on linux.
2020-04-30 12:46:50 +02:00
Gaute Lindkvist
2847c46d64
Fix regression crash due to legend issue
2020-04-24 15:12:43 +02:00
Magne Sjaastad
95fc63fe7c
Convert to enum class
2020-04-24 11:40:22 +02:00
Magne Sjaastad
f89dcf4e52
Convert to enum class
2020-04-24 11:40:22 +02:00
Magne Sjaastad
83914006fd
Convert to enum class
2020-04-24 11:40:22 +02:00
Magne Sjaastad
3f88fe197a
Convert to enum class
2020-04-24 11:40:22 +02:00
Magne Sjaastad
8aa36ee31e
Convert to enum class
2020-04-24 11:40:22 +02:00
Gaute Lindkvist
9fcfe4fa84
Merge branch 'dev' into feature-analysis-plots-initial
2020-04-22 16:17:09 +02:00
Kristian Bendiksen
185046194c
Add RimDepthTrackPlot base class for RimWellLogPlot.
2020-04-22 08:57:25 +02:00
Kristian Bendiksen
afc824dd53
Fix CRLF line endings.
2020-04-22 08:57:25 +02:00
Gaute Lindkvist
78015fa19d
Correlation Matrix Plot
2020-04-21 14:00:22 +02:00
Gaute Lindkvist
85851d0794
Moved Box shape creator to QwtPlotTools for use in correlation matrix
2020-04-20 09:35:59 +02:00
Gaute Lindkvist
7e3fc1c886
Parameter result cross plot
2020-04-17 19:24:12 +02:00
Magne Sjaastad
a48524eb42
#5756 Plot Window : Add message window
2020-04-17 13:54:11 +02:00
Magne Sjaastad
a99b16076a
#5756 Plot Window : Add message window
2020-04-01 13:15:37 +02:00
Jacob Støren
f6091907cb
#5740 Add option to sort groups by max value in group in BarChartBuilder
2020-03-31 15:21:54 +02:00
Jacob Støren
adb06f229c
Merge dev into feature-analysis-plots-initial
2020-03-31 13:13:47 +02:00
Gaute Lindkvist
2853308a4a
Python: Create summary plot from string
2020-03-13 14:18:41 +01:00
Jacob Støren
5ee182f7db
Try to fix linux rh6 compiler error
2020-03-13 11:43:46 +01:00
Gaute Lindkvist
6b289f0db2
Fix row count of scroll bar in Well Log Plots
2020-03-13 10:52:17 +01:00
Magne Sjaastad
f131ad77e1
Merge branch 'dev' into feature-analysis-plots-initial
2020-03-06 08:06:48 +01:00
Gaute Lindkvist
622b0bc873
#5627 Fix multi plot page titles
2020-03-03 14:24:33 +01:00
Jacob Støren
bb58507559
#5609 Explicit selection of ensemble members for Analysis Plots
2020-03-03 09:52:54 +01:00
Jacob Støren
10885fa7f4
#5600 Better label placement
...
Remove space if not needed.
Insert space based on max text size
2020-03-03 09:52:54 +01:00
Jacob Støren
514409d9e4
#5600 Use an independent grid to show group dividers
2020-03-03 09:52:54 +01:00
Jacob Støren
782b5c360d
#5539 Add optional top N filter
...
Adjust layout in Analysis Plot property panel
Add colormap option to barchart builder
2020-03-03 09:52:53 +01:00
Jacob Støren
afea6963b2
Fix linux compile error and warnings
2020-03-03 09:52:53 +01:00
Jacob Støren
ba1a538bb9
Move legend control methods to RiuQwtPlotWidget
2020-03-03 09:52:53 +01:00
Jacob Støren
2a4fd959e9
Rename method in RifEclipseSummaryAddress
...
to make address component access clearer
2020-03-03 09:52:53 +01:00
Jacob Støren
233f63e80b
#5539 Populate the vector selection dialog from selection
2020-03-03 09:52:53 +01:00
Jacob Støren
3b0aacb666
#5539 Restore value axis when switching orientation
...
Use vertical bar text.
2020-03-03 09:52:53 +01:00
Jacob Støren
31b215ac78
#5539 First actual data in Analysis plot
2020-03-03 09:52:53 +01:00
Jacob Støren
1f109d0ee2
#5536 Move orientation argument.
...
Testplot code moved to separate method.
2020-03-03 09:52:53 +01:00
Jacob Støren
e9f8cf8105
#5539 Add texts on Bars
2020-03-03 09:52:53 +01:00
Jacob Støren
dd114b7928
#5539 Fixed missing spacing after groups without names
2020-03-03 09:52:52 +01:00
Jacob Støren
a1410ca118
#5539 Initial AnalysisPlot objects and barchart builder
2020-03-03 09:52:52 +01:00
Jacob Støren
69e37f3f09
Rename RicSummaryCurveCalculator to RicSummaryCurveCalculatorUi
2020-02-18 14:14:50 +01:00
Jacob Støren
31f79f24a6
Rename RiuSummaryCurveDefSelectionUi to RiuSummaryVectorSelectionUi
2020-02-18 14:10:10 +01:00
Jacob Støren
72889f8b0a
Rename RiuSummaryCurveDefSelectionEditor to RiuSummaryVectorSelectionWidgetCreator
2020-02-18 14:06:16 +01:00
Jacob Støren
42ffc195ce
Rename RiuSummaryCurveDefSelectionDialog to RiuSummaryVectorSelectionDialog
2020-02-18 14:00:11 +01:00
Jacob Støren
568b198339
Rename RicSummaryCurveCreatorDialog to RicSummaryPlotEditorDialog
2020-02-18 12:29:13 +01:00
Magne Sjaastad
a3519a6e00
#5528 Multi Plot : Add feature for export of PDF documents
2020-02-17 13:20:28 +01:00
Gaute Lindkvist
a35c395f54
Minor visual improvements to Well Path Attribute track
...
* Make well slightly wider
2020-02-13 11:23:32 +01:00
Magne Sjaastad
c82df63e10
#5101 clang-format: Adjusted penalties
...
Use lower absolute values to improve control of behavior
2020-02-12 13:35:31 +01:00
Magne Sjaastad
10f0abc9b5
#5101 clang-format: Allow short functions on a single line
...
Use AllowShortFunctionsOnASingleLine: InlineOnly
2020-02-12 13:35:31 +01:00