Commit Graph

67 Commits

Author SHA1 Message Date
Magne Sjaastad
53c39cdc73 CppCheck : Remove unused variables 2020-10-09 13:43:31 +02:00
Gaute Lindkvist
368f6221fe Some updates following review 2020-09-24 08:31:34 +02:00
Gaute Lindkvist
9afac51bca #6567 Remove use of GNU GSL 2020-09-24 08:05:25 +02:00
Gaute Lindkvist
e292b8a297 Better defaults for Correlation Cross Plots and shorten legend entries 2020-09-22 08:32:54 +02:00
Gaute Lindkvist
9b9a6f2947 Make Red/White/Blue the default correlation matrix color palette 2020-09-22 08:32:54 +02:00
Gaute Lindkvist
67a59aa5e8 Make Top-20 Correlations the default 2020-09-22 08:32:54 +02:00
Gaute Lindkvist
9391453c2c Better fix for legend and title in sub plots and summary dialog 2020-09-20 15:26:46 +02:00
Gaute Lindkvist
93baf776a1 Fix crashes when dropping analysis plots into Multiplots 2020-09-20 15:26:46 +02:00
Gaute Lindkvist
a3161047af #6497 Fix legends in Summary preview and clean up plot titles 2020-09-20 15:26:46 +02:00
Gaute Lindkvist
1649d27d0f Remove superfluous Signal::disconnect() calls 2020-09-17 08:22:00 +02:00
Gaute Lindkvist
71d032f4ad Fix source list in Summary Editor for ensemble plots 2020-09-15 15:20:18 +02:00
Gaute Lindkvist
b4aaaa98e9 #6479 Update analysis and correlation plots when closing derived cases 2020-09-15 15:20:18 +02:00
Gaute Lindkvist
2cee179e79 Make sure all parameters are added for Correlation plots 2020-09-09 20:13:02 +02:00
Gaute Lindkvist
3a25ef0ec5 #6440 Use field quantities as default for new correlation plots 2020-09-09 20:13:02 +02:00
Gaute Lindkvist
7cf24d02ff #6367 Improve the way we automatically name ensembles and cases 2020-09-07 14:08:23 +02:00
Gaute Lindkvist
27ee22f420 Fix error in Tornado plots 2020-09-01 11:57:38 +02:00
Gaute Lindkvist
ae28fe412f #6368 Minor time step improvements to Analysis and Correlation plots
* Change clears selected time step when filter is changed
* Changes string 'Time step filter' to 'Available Time steps'
* Now only shows clock time if we're showing all time steps or skip by days
  and the time isn't 00:00.
2020-09-01 11:24:15 +02:00
Magne Sjaastad
7e097a7364 Remove invalid assert 2020-08-31 08:38:37 +02:00
Gaute Lindkvist
2da678802b #4064 Support sorting by correlation in Ensemble Curve coloring 2020-08-28 14:38:29 +02:00
Gaute Lindkvist
daf24c773b #6359 Improve context menu creation of correlation plots 2020-08-26 08:19:49 +02:00
Magne Sjaastad
523cdc2b7d Janitor : Use class enum 2020-08-14 11:00:36 +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
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
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
2f6199413d Rename Correlation Plots to Ensemble Correlation Plots 2020-06-11 13:48:26 +02:00
Gaute Lindkvist
c744cf6011 Remove single summary cases from Correlation Plot dialogs 2020-06-11 13:48:26 +02:00
Gaute Lindkvist
c1847adfac Fix Crash in correlation plot with no ensemble 2020-06-10 09:10:24 +02:00
Gaute Lindkvist
457cdae367 Add multi selection for Correlation Cross Plot and fix label font sizes for Tornado plots 2020-06-09 08:33:19 +02:00
Gaute Lindkvist
d53280a311 Support showing only top N correlation rows/columns 2020-06-08 12:32:52 +02:00
Gaute Lindkvist
46194f90a7 Fix update of plot titles 2020-06-08 12:32:52 +02:00
Gaute Lindkvist
b28d35db14 Add icons for correlation plots 2020-06-08 12:32:52 +02:00
Gaute Lindkvist
f6e3dfffbd Use the name Correlation Tornado Plot 2020-06-08 12:32:52 +02:00
Gaute Lindkvist
0709056d30 Fix selection highlight in Report plot and make correlation plots deletable 2020-06-08 12:32:52 +02:00
Gaute Lindkvist
98124a177e Change header in Correlation Report Plot settings group 2020-06-03 14:00:04 +02:00
Gaute Lindkvist
90596be3ee Improve legend for Correlation Plots 2020-06-03 14:00:04 +02:00
Gaute Lindkvist
84177d3a00 Add legend support to Report Plot 2020-06-03 14:00:04 +02:00
Gaute Lindkvist
56addaf55d Support hiding rows and columns with no correlations 2020-06-03 14:00:04 +02:00
Gaute Lindkvist
e6c2b693ef Improvements to Correlation plots 2020-06-03 14:00:04 +02:00