Magne Sjaastad
f339b52907
#5036 Octave : Simplify error message
2019-12-18 08:34:21 +01:00
Magne Sjaastad
a9548c8c01
Merge pull request #5243 from OPM/bug-#5234-summary-xplot-axis
...
#5234 Fix auto scale of cross plot x-axis
2019-12-18 08:00:10 +01:00
Gaute Lindkvist
73b2c96dae
#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:29:51 +01:00
Jacob Støren
c35938e449
#5242 Fix intersection views visible in comparison view drop-down
2019-12-17 14:53:16 +01:00
Jacob Støren
b6252c9d59
#5240 Avoid duplicate entries when opening summary-, and gridcases
2019-12-17 14:53:08 +01:00
Magne Sjaastad
92c767989f
#5237 MSW: Use 7 numbers for roughness number format
2019-12-17 14:11:23 +01:00
Magne Sjaastad
bd74a3ce73
#5238 Ensemble RFT : Hide P50 from statistics
2019-12-17 12:05:36 +01:00
Magne Sjaastad
d65c84049d
Merge pull request #5236 from OPM/cherrypick-from-release
...
Cherrypick several fixes from release branch
2019-12-17 12:05:14 +01:00
Jacob Støren
c551baf409
#5235 fix python: project.export_snapshot
2019-12-17 10:56:00 +01:00
Magne Sjaastad
0b2a78b211
#5232 Templates: Do not write dialog fields to project file
2019-12-17 10:55:51 +01:00
Magne Sjaastad
af6e713414
#5228 Summary Plot: Fix curves from a summary case when .EGRID file is opened
2019-12-17 10:55:37 +01:00
Magne Sjaastad
22b054a63a
#5225 Plot Template: Fix crash when selecting directory instead of template item
2019-12-17 10:55:30 +01:00
Magne Sjaastad
5235b5f49e
#5227 Ensemble Filter : Create one curve filter by default
2019-12-17 10:55:24 +01:00
Magne Sjaastad
b6b5b014ad
#5226 Ensemble Filter : Remove colors group from property editor
2019-12-17 10:55:19 +01:00
Magne Sjaastad
91e8b1a839
#5224 Avoid unicode in description of Summary Address
2019-12-13 15:52:28 +01:00
Magne Sjaastad
5d96ce738c
#5131 Minor calculation curve adjustments
2019-12-13 15:41:34 +01:00
Magne Sjaastad
dd5ebe494a
Merge pull request #5210 from OPM/fix-show-plot-on-calculated-curves-5140
...
Fix show plot on calculated curves 5140
2019-12-13 11:05:25 +01:00
Magne Sjaastad
525d4086f9
#5131 Remove obsolete includes
2019-12-13 08:50:01 +01:00
Kristian Bendiksen
d6ff1eb847
#5140 Fix incorrect values for "Show Plot Data" action on calculated summary curves.
...
Fixed by checking if all the variables in a calculated expression is based on
accumulated data.
2019-12-11 15:14:50 +01:00
Kristian Bendiksen
da7c582ae1
#5131 Avoid setting calculation twice.
2019-12-11 15:12:13 +01:00
Magne Sjaastad
3093d1ac90
Upped to 2019.08.2-dev.09
2019-12-11 09:53:55 +01:00
Magne Sjaastad
1628f01939
#5131 : Calculated curves : Use find in RimSummaryCalculationCollection
2019-12-11 09:47:26 +01:00
Magne Sjaastad
532d5899de
#5131 : Calculated curves : Show native address in title
2019-12-11 09:47:26 +01:00
Magne Sjaastad
03581804e2
#5131 : Calculated curves : Always show legend text
2019-12-11 09:47:26 +01:00
Magne Sjaastad
8a88208f65
#5207 Curve Calculator : Move dialog to RiuPlotMainWindow
2019-12-11 09:29:41 +01:00
Kristian Bendiksen
b4c5f123fb
#5131 Update calculation cross plot curves when summary case is replaced.
2019-12-11 09:29:35 +01:00
Kristian Bendiksen
35df3cc9d3
#5131 Update calculation curves when summary case is replaced.
2019-12-11 09:29:35 +01:00
Magne Sjaastad
8e540efa37
Merge pull request #5199 from OPM/msw-fixes
...
Several critical fixes for MSW export
2019-12-06 14:39:13 +01:00
Gaute Lindkvist
a629a957cc
#5084 Rework RicNewSummaryPlotFeature to create ensemble plots when that makes sense
2019-12-06 13:37:31 +01:00
Gaute Lindkvist
e199182e2f
#5178 Fix axis rounding on plots other than Well Log Plots
2019-12-06 09:21:07 +01:00
Gaute Lindkvist
ea793c15f3
Fix ensemble selection if statistics curves are not shown
2019-12-06 08:13:31 +01:00
Gaute Lindkvist
0b5188e4b7
Fix updates after legend change
2019-12-06 08:13:31 +01:00
Gaute Lindkvist
08afc1f8d7
Add automatic name updating of EnsembleRftCurveSets
2019-12-06 08:13:31 +01:00
Gaute Lindkvist
9c458ec3ba
Fixed typo in comment SFINA -> SFINAE
2019-12-06 08:13:31 +01:00
Gaute Lindkvist
7fd4aa1ce9
#5002 Ensemble RFT curve sets with parameter coloring and separate legends
2019-12-06 08:13:31 +01:00
Gaute Lindkvist
f56a34843a
Refactored ensemble parameter legends
2019-12-06 08:13:31 +01:00
Gaute Lindkvist
c4951a5a03
Enable the use of the C++11 enum class in caf::AppEnum
2019-12-06 08:13:31 +01:00
Magne Sjaastad
d4b7797bb1
#5187 Info Box: Change defaults for Statistics Options
2019-12-06 07:47:19 +01:00
Kristian Bendiksen
54820eb20a
Merge pull request #5173 from OPM/feature-well-measurement-reorg
2019-12-05 15:51:24 +01:00
Magne Sjaastad
948d193e3e
#5189 Grid Case Group: Read Well Data Source when importing project
2019-12-05 14:29:53 +01:00
Magne Sjaastad
cebe0485da
#5100 Regression Test : Avoid deleteLater() to have full control on memory management timing
2019-12-05 14:21:57 +01:00
Magne Sjaastad
2f2a2188fe
#5100 Regression Test : Move summary dialog to main plot window
2019-12-05 14:21:35 +01:00
Magne Sjaastad
d6bdc53ee5
#5185 Regression Test : Always set regression image size on snapshot commands
2019-12-05 11:56:10 +01:00
Magne Sjaastad
ad648eadc1
Janitor : Guard access to undefined memory
2019-12-05 11:56:04 +01:00
Gaute Lindkvist
1d62d3534c
Remove use of QFontMetrics width
2019-12-04 15:09:04 +01:00
Gaute Lindkvist
a7e3cc154a
#5160 Fix wording around FG in shale calculation
2019-12-04 15:09:04 +01:00
Gaute Lindkvist
b5ab1d6e82
#5159 Make user defined shale PP proportional to hydrostatic PP
2019-12-04 15:09:04 +01:00
Gaute Lindkvist
3c29ffbfab
Revert "Always hide drop target for Grid Plots in release-2019.11"
...
* This commit was never meant to go into dev
This reverts commit 62655e17c6
.
2019-12-04 14:17:28 +01:00
Magne Sjaastad
e138e1f7e8
Merge changes from release-2019.11
2019-12-04 14:05:39 +01:00
Magne Sjaastad
1ddf1bf88d
Merge pull request #5181 from OPM/fix-plot-issues
...
Fix some plot issues
2019-12-04 13:39:54 +01:00