Magne Sjaastad
314e98d407
#5249 Update clang-format
2019-12-18 11:12:47 +01:00
Gaute Lindkvist
2b4da10610
#5234 Fix auto scale of cross plot x-axis
...
* The issue is that the bottom axis is really a QwtDateScaleEngine as opposed to a QwtLinearScaleEngine.
* This may have worked before by "accident" before the changes to the date format on the date/time axis.
* The fix is that if we want a QwtLinearScaleEngine and have a QwtDateScaleEngine we replace the scale engine.
2019-12-17 19:31:45 +01:00
Jacob Støren
43e8311207
#5242 Fix intersection views visible in comparison view drop-down
2019-12-17 14:37:57 +01:00
Magne Sjaastad
d24fe229b0
#5238 Ensemble RFT : Hide P50 from statistics
2019-12-17 12:03:11 +01:00
Magne Sjaastad
17fb70d52d
#5232 Templates: Do not write dialog fields to project file
2019-12-17 07:32:19 +01:00
Magne Sjaastad
839329876a
#5226 Ensemble Filter : Remove colors group from property editor
2019-12-16 11:44:25 +01:00
Magne Sjaastad
4761938a72
#5187 Info Box: Change defaults for Statistics Options
2019-12-05 15:20:12 +01:00
Magne Sjaastad
e4d7595bb6
Merge pull request #5191 from OPM/read-well-data-on-load
...
Read well data on load
2019-12-05 14:27:47 +01:00
Magne Sjaastad
28dc11ac64
Merge pull request #5184 from OPM/feature-ensemble-rft-colors
...
Feature ensemble rft colors
2019-12-05 14:25:46 +01:00
Magne Sjaastad
1f7818098a
#5189 Grid Case Group: Read Well Data Source when importing project
2019-12-05 13:53:03 +01:00
Gaute Lindkvist
a703ac6bfd
Fix ensemble selection if statistics curves are not shown
2019-12-05 13:51:47 +01:00
Gaute Lindkvist
270bc9f369
Fix updates after legend change
2019-12-05 12:54:46 +01:00
Gaute Lindkvist
bb20091f24
Fixed typo in comment SFINA -> SFINAE
2019-12-05 12:26:49 +01:00
Gaute Lindkvist
dfe2153af7
Add automatic name updating of EnsembleRftCurveSets
2019-12-05 12:26:49 +01:00
Gaute Lindkvist
f6b5877ed1
#5002 Ensemble RFT curve sets with parameter coloring and separate legends
2019-12-05 09:26:01 +01:00
Gaute Lindkvist
43b1e35a6b
Refactored ensemble parameter legends
2019-12-05 09:26:00 +01:00
Magne Sjaastad
6636ae7d64
Janitor : Guard access to undefined memory
2019-12-05 09:22:26 +01:00
Gaute Lindkvist
11d69281d7
Make track legends vertical by default to avoid many changes
2019-12-04 14:31:08 +01:00
Magne Sjaastad
df55c5f6dc
Janitor : Avoid replot in destructor of RimPlotCurve
2019-12-04 12:48:48 +01:00
Magne Sjaastad
1ba2fc14a5
#5177 Saturation Plots : Plots are not deleted on project close
2019-12-04 12:48:48 +01:00
Gaute Lindkvist
ed1d02535d
#5179 Fix missing LAS-file data in plots when las-file doesn't contain TVD
2019-12-04 12:36:22 +01:00
Gaute Lindkvist
f795dfcf11
#5174 Paint non-filled plot symbols with curve color rather than edge color
2019-12-04 12:34:04 +01:00
Gaute Lindkvist
28a0a3ad06
#5171 Fix legend updates by getting rid of the show/hideEvent crash fix
...
* The crash is instead fixed by getting rid of deleteLater()
2019-12-04 12:34:04 +01:00
Gaute Lindkvist
3e39866f6f
Fix y-axis text for observed data
2019-12-04 12:34:04 +01:00
Magne Sjaastad
8f99eb2274
#5169 Observed Data : Do not repeat curve name twice
2019-12-03 20:19:20 +01:00
Magne Sjaastad
9424bdd0de
#5158 Grid Case Group: Allow statistics on static data only
...
Support grid cases with no dynamic data present.
2019-12-03 12:58:04 +01:00
Gaute Lindkvist
631570f6a5
#5150 Improve wheel zoom with logarithmic axes
...
* Limit the amount to scroll at one time and set a fixed minimum
2019-12-02 12:34:58 +01:00
Magne Sjaastad
e03582ab4b
Revert case Ids to start at 0
2019-12-02 12:17:50 +01:00
Kristian Bendiksen
e87466717c
#5047 Remove input property collection from project tree.
2019-12-02 10:45:06 +01:00
Gaute Lindkvist
82155ae779
#5106 Fix crash when importing multiple well paths with the same name
2019-11-30 12:11:35 +01:00
Gaute Lindkvist
bfa9ff637b
#5133 Reassign summary curves to the file summary case copy when closing a grid case
2019-11-30 09:46:44 +01:00
Gaute Lindkvist
9656692afc
Improve canvas top alignment in well log plots
2019-11-29 15:56:43 +01:00
Gaute Lindkvist
4029953c24
Rename SummaryYAxisFormatter (it isn't just for the Y-axis)
2019-11-29 15:03:52 +01:00
Gaute Lindkvist
ec4194c0b0
Fix Well Allocation Plot depth axis zoom
2019-11-29 15:03:52 +01:00
Gaute Lindkvist
2c1180fa85
Fix Pseudo-length labels for RFT plots
2019-11-29 15:03:52 +01:00
Gaute Lindkvist
9a01c769e9
#5128 Fix right y-axis titles in summary plots
2019-11-29 15:03:52 +01:00
Gaute Lindkvist
602751dccc
#5129 Fix depth ranges when curve units don't match display units
2019-11-29 15:03:52 +01:00
Gaute Lindkvist
1267ba64d4
#5051 Do not auto zoom when adding/removing curves in plot
2019-11-29 15:03:52 +01:00
Gaute Lindkvist
dedb437ce5
#5051 Fix Well Log Plot zoom with scrolling with scrollbar
2019-11-29 15:03:52 +01:00
Magne Sjaastad
d4230416af
#5132 Janitor : Guard index out of bounds
2019-11-29 13:40:14 +01:00
Magne Sjaastad
a4b08fcd29
#4155 Ensemble Statistics Curves : Guard empty vector
2019-11-26 15:39:59 +01:00
Magne Sjaastad
6969c2f299
#4155 Ensemble Statistics Curves : Add option to include partial curves when computing statistics
2019-11-26 15:02:52 +01:00
Magne Sjaastad
6264eb49c8
#5095 Summary Statistics : Guard vector acces when calculating statistics curves
2019-11-26 15:01:14 +01:00
Magne Sjaastad
b758854463
#5069 Janitor : Hide some menu items related to toggling
2019-11-26 07:42:04 +01:00
Magne Sjaastad
1e92687745
#5077 Summary Plots: Simplify context menu
2019-11-25 15:51:20 +01:00
Gaute Lindkvist
d44775aba6
#5063 Improve auto name for well log plots and use it for well allocation plots
2019-11-25 15:20:15 +01:00
Gaute Lindkvist
95f8c44f0f
Improve RimNameConfig API
2019-11-25 15:20:15 +01:00
Magne Sjaastad
3f75cda593
Merge pull request #5083 from OPM/fix-plot-crash-release-2019.11
...
Fix crash when closing and reopening plots
2019-11-25 09:43:56 +01:00
Magne Sjaastad
9f0c4b4bed
Merge pull request #5081 from OPM/move-error-bar-curve
...
Curve Error Bars : Move to RimPlotCurve
2019-11-25 09:43:38 +01:00
Gaute Lindkvist
1d4d261129
Disable multiplot functionality
2019-11-25 08:41:47 +01:00