Commit Graph

5691 Commits

Author SHA1 Message Date
Gaute Lindkvist
34f3b0e369 #5730 Add a default analysis plot filter that lets everything through. 2020-07-31 20:33:47 +02:00
Gaute Lindkvist
69d782b92f Remove None as an option for ensemble parameter in analysis plot filter 2020-07-31 20:33:47 +02:00
Gaute Lindkvist
71954f7252 Fix analysis plot filter limits to include the interval min/max 2020-07-31 20:33:47 +02:00
Gaute Lindkvist
3cb40ca50d #5729 Fix updates when changing analysis plot filters 2020-07-31 20:33:47 +02:00
Gaute Lindkvist
342f4a8ac6 Improve font selection in plot axis properties 2020-07-31 20:33:47 +02:00
Gaute Lindkvist
052dd38ab1 #6193 Make ensemble case parameters default for analysis plot filters 2020-07-31 20:33:47 +02:00
Gaute Lindkvist
698677f3ac #6253 Support creating analysis plots directly from an ensemble plot 2020-07-31 13:39:40 +02:00
Gaute Lindkvist
b7e1d6e377 #5737 Add different time step UI with filtering to analysis plots 2020-07-31 12:15:57 +02:00
Gaute Lindkvist
2614852d8c #6188 Analysis plots: improve handling of empty data selection 2020-07-30 14:35:21 +02:00
Gaute Lindkvist
1130fad55c #6186 and #6191 Have sensible Analysis Plot defaults 2020-07-30 14:04:12 +02:00
Gaute Lindkvist
6f50201e3a #6189 Add check box on ensemble level in summary vector dialog 2020-07-30 14:04:12 +02:00
Gaute Lindkvist
eee30f3d1d #6236 Change Correlation plots to use caf::Signals 2020-07-29 16:08:14 +02:00
Gaute Lindkvist
658cffd8e0 Make Correlation plots work with multiple ensembles 2020-07-29 13:59:18 +02:00
Gaute Lindkvist
ae7c4d9e31 Improve consistency of correlation plots 2020-07-29 13:59:18 +02:00
Gaute Lindkvist
4f36332e52 #6243 Support filtering of time steps for Correlation plots 2020-07-29 13:59:18 +02:00
Gaute Lindkvist
fde92ad931 #6240 Improve the way dates are handled in Correlation Plots 2020-07-29 10:13:32 +02:00
Gaute Lindkvist
bfd4719d10 #6197 Disable UI text field for vector selection in Correlation Plots 2020-07-29 10:13:32 +02:00
Gaute Lindkvist
aeecaa3ff1 #6237 Implement creation of correlation plot from ensemble plots 2020-07-29 10:13:32 +02:00
Gaute Lindkvist
447d335fc8 Remove superfluous use of epsilon in EnsembleParameter and fix test 2020-07-28 15:13:07 +02:00
Gaute Lindkvist
ae23e2f252 #6201 Select parameters that go into a tornado plot 2020-07-28 15:13:07 +02:00
Gaute Lindkvist
ad59f79dea #6201 Select parameters that go into matrix plot 2020-07-28 15:13:07 +02:00
Gaute Lindkvist
a9b6c1bd7b #6198 expand axes of cross plot slightly 2020-07-27 14:53:59 +02:00
Gaute Lindkvist
651277e587 #6200 Add option to sort by Correlation Matrix by rows/columns or both 2020-07-27 14:53:59 +02:00
Gaute Lindkvist
054d2864f6 #6196 Add option to remove parameters without variation 2020-07-27 14:53:59 +02:00
Gaute Lindkvist
a9c9471e7f Fix crashes in Drag and Drop if the drop target is the same as the current dragged item 2020-07-27 08:47:01 +02:00
Gaute Lindkvist
2e00d9a719 Support drag and drop of summary curves 2020-07-27 08:47:01 +02:00
Gaute Lindkvist
1ceee51a7d Fix further crash issue with stacked data interpolation for well log curves 2020-07-27 08:47:01 +02:00
Gaute Lindkvist
bfaff27d51 Re-add missing drag and drop for well log tracks 2020-07-27 08:47:01 +02:00
Gaute Lindkvist
4e7eff261e Fix summary plot crash when changing vector 2020-07-27 08:47:01 +02:00
Gaute Lindkvist
9d274adc5f Fix stacking for well log curves 2020-07-27 08:47:01 +02:00
Gaute Lindkvist
d861af44b6 Temp work 2020-07-27 08:47:01 +02:00
Gaute Lindkvist
908dcd6828 Support stacked curves for Summary Plots 2020-07-27 08:47:01 +02:00
Gaute Lindkvist
82a96a1866 Fix zoom for stacked well log curves and support dataChanged() 2020-07-27 08:47:01 +02:00
Gaute Lindkvist
30e32a1c50 data send in loadDataAndUpdate 2020-07-27 08:47:01 +02:00
Gaute Lindkvist
beaf4ebd5a Implement signal handler 2020-07-27 08:47:01 +02:00
Gaute Lindkvist
6856597770 Implement stacked well log curves 2020-07-27 08:47:01 +02:00
Gaute Lindkvist
a723d0d1fa Refactor PLT stacked curve code to be more general 2020-07-27 08:47:01 +02:00
Kristian Bendiksen
f7f9f93303 #6228 Fix crash when creating user-defined curves in fracture model plot. 2020-07-14 14:04:50 +02:00
Kristian Bendiksen
a0dce934f0 #6173 Fix conversion for over/underburden pressure. 2020-07-13 10:39:23 +02:00
Kristian Bendiksen
e05dc5ff79
Merge pull request #6225 from OPM/fracture-model-plot-pressure-curves
Fracture model plot pressure curves
2020-07-10 12:34:10 +02:00
Kristian Bendiksen
bf639ebe19 #6208 Add option to delete fraction model plot in project tree. 2020-07-10 12:07:59 +02:00
Kristian Bendiksen
cb9e3fe30d #6173 Improve pressure extrapolation in overburden and underburden.
Use gradient derived from fluid density.
2020-07-10 11:59:33 +02:00
Kristian Bendiksen
b8890defa2 #6212 Fracture Model Plot: Add option use data from other curves when missing values 2020-07-10 09:18:45 +02:00
Kristian Bendiksen
a88191be33 #6169 Element property table: invalidate Geo Mech results on changes in table. 2020-07-08 16:45:44 +02:00
Kristian Bendiksen
1e06f6ae25 #6218 Fix NaN values in poro-perm and pore compressibility when base time step is set
The generated address would contain a timelapse index which was invalid for
reference case step dependent results.
2020-07-08 14:31:44 +02:00
Kristian Bendiksen
71f494d92c #6170 Shorten POROSITY-PERMEABILITY to PORO-PERM in result view. 2020-07-08 13:24:21 +02:00
Kristian Bendiksen
30dea50392 #6090 Fracture Model: export pressure at top of zone to frk file. 2020-07-08 09:57:36 +02:00
Kristian Bendiksen
56cbf6b5df #6171 Fracture Model Plot: Use "Step Left" interpolation for stress gradient. 2020-07-08 09:57:36 +02:00
Kristian Bendiksen
fcb99b1987 Silence "data loss" warning on windows. 2020-07-08 09:57:36 +02:00
Kristian Bendiksen
440afdb20c #6172 Fracture Model Plot: Update stress curves when pressure changes. 2020-07-08 09:57:36 +02:00