Commit Graph

67 Commits

Author SHA1 Message Date
Gaute Lindkvist
a86e19202b #6630 Use MAX_COLUMN_SPAN instead of the magic number -1 for LayoutOption in RimPlotDataFilterItem 2020-09-30 23:07:11 -07:00
Gaute Lindkvist
c256b54307 #6543 Remove option for absolute value filters.
* The concept doesn't make sense.
* A range of -1 to +1 becomes +1 to +1 (empty range)
* A range of -0.5 to +1.0 becomes +0.5 to +1.0 excluding all values from +0.0 to +0.5.
2020-09-23 11:52:58 +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
02b193af43 Remove wrong signal connection in Analysis Plot 2020-09-10 10:49:30 +02:00
Gaute Lindkvist
5f6dce5059 Analysis Plots: make it clearer what Summary Item is 2020-09-07 14:08:23 +02:00
Gaute Lindkvist
bb7f7ff54e #6402 Reduce axis label overlap in Analysis plots 2020-09-03 09:52: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
3269537f25 Ensure default analysis filter works and changes are propagated properly 2020-08-28 14:38:29 +02:00
Gaute Lindkvist
c5255b4008 Create default analysis plot filter 2020-08-28 14:38:29 +02:00
Gaute Lindkvist
81f16cb7cb Fix crash when creating plot data filters 2020-08-28 14:38:29 +02:00
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
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
d861af44b6 Temp work 2020-07-27 08:47:01 +02:00
Magne Sjaastad
d93ce90a1e Qt : Replace deprecated function QFontMetrics::width 2020-07-01 11:03:56 +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
github-actions[bot]
6b5f4dddc9 Fixes by clang-format 2020-06-08 11:09:51 +02:00
Gaute Lindkvist
2fe4372dc2 First round of caf::FontTools 2020-06-03 14:00:04 +02:00
Kristian Bendiksen
8da32eddc1 Remove unused RiaColorTables includes. 2020-05-24 17:26:51 +02:00
Kristian Bendiksen
c366e85682 Refactor delete operations for pdm objects. 2020-05-22 07:02:53 +02:00
Kristian Bendiksen
c016c02e40 Replace RiaApplication::instance()->project() with RimProject::current().
Also remove uneccessary includes of RiaApplication.h.
2020-05-12 12:01:44 +02:00
Kristian Bendiksen
e66f937c29 Fix assignment instead of comparison bug in RimPlotDataFilterItem::fieldChangedByUi 2020-04-30 12:46:50 +02:00
Kristian Bendiksen
92f4e6278c Fix signed/unsigned comparison. 2020-04-30 12:46:50 +02:00
Magne Sjaastad
f89dcf4e52 Convert to enum class 2020-04-24 11:40:22 +02:00
Gaute Lindkvist
78015fa19d Correlation Matrix Plot 2020-04-21 14:00:22 +02:00
Gaute Lindkvist
7b22bd2ea8 Add guards to analysis plots in case of deleted summary cases 2020-04-15 12:09:40 +02:00
Jacob Støren
adb06f229c Merge dev into feature-analysis-plots-initial 2020-03-31 13:13:47 +02:00
Jacob Støren
c587358e79 #5728 Add icon for analysis plot filter 2020-03-30 15:39:33 +02:00
Jacob Støren
71755d593c #5706 Remove confusing none-use of ensemble curve definitions
Remove empty summary item address from curvedefanalyser
2020-03-25 16:23:41 +01:00
Jacob Støren
5153dabc8e #5706 Use an english sentence approach on the labels and options 2020-03-25 15:18:48 +01:00
Jacob Støren
94fadb7540 #5706 Make Analysis plot filtering start working 2020-03-25 13:11:04 +01:00
Jacob Støren
f18fa26e32 #5706 Analysis plot source filtering Gui starting to work. (Options, max/min values etc)
No actual filtering yet
No support for time range or selected timesteps yet
2020-03-23 11:59:44 +01:00
Jacob Støren
0accbfdd0d #5706 Refactored EnsembleParameter usage.
Cache the list in SummaryCaseCollection
Removed the name, EnsembleParameter pair usage
Add operator< to be able to insert them in a set
2020-03-20 11:22:14 +01:00
Jacob Støren
1c57f7682f #5706 Initial analysis plot filtering objects. Shell only 2020-03-19 16:36:04 +01:00
Jacob Støren
87bddb1fe4 #5639 Analysis plot icons 2020-03-13 11:40:10 +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
186332e707 #5599 2020-03-03 09:52:54 +01:00