Commit Graph

389 Commits

Author SHA1 Message Date
Bjørn Erik Jensen
7cd371c1f8 #2659 Ensemble statistics. Fix plot editor issues 2018-06-08 08:43:24 +02:00
Bjørn Erik Jensen
cb6657266a #2659 Ensemble statistics. Move classes to separate files 2018-06-07 10:50:32 +02:00
Bjørn Erik Jensen
69accdc4c6 #2659 Ensemble statistics. First version 2018-06-07 10:04:16 +02:00
Magne Sjaastad
8b3d4b0fc4 Ensemble Curves : Do not update plot for every curve update 2018-06-04 08:11:45 +02:00
Magne Sjaastad
e4003b611d Fix linux build 2018-06-01 16:38:19 +02:00
Bjørn Erik Jensen
3aa7204191 #2660 Ensemble curves filtering. Refactoring 2018-06-01 15:43:58 +02:00
Magne Sjaastad
ea7c5b6a76 #2975 Ensemble Curve Set: Add compound update function updateAll() 2018-06-01 15:37:47 +02:00
Bjørn Erik Jensen
d52229aa65 #3000 Ensemble plot. Make curve attachment more robuts 2018-05-31 13:45:33 +02:00
Bjørn Erik Jensen
92ccf64571 #3000 Ensemble plot. Fix duplicate plot legend items 2018-05-31 13:29:52 +02:00
Bjørn Erik Jensen
0b4156da02 #2660 Ensemble curves. Curve filtering 2018-05-31 10:24:16 +02:00
Bjørn Erik Jensen
0b42c4730d #2994 Summary plot. Use symbols and no line as default style for observed data curves 2018-05-28 14:25:45 +02:00
Bjørn Erik Jensen
10b3d0f6db #2776 Error bars. Moved eclipse address parsing to RifEclipseSummaryAddress class 2018-05-28 11:20:20 +02:00
Bjørn Erik Jensen
312d302848 #2778 Error bars. Move error bars checkbox 2018-05-25 15:36:57 +02:00
Bjørn Erik Jensen
403e1759f9 #2778 Observed error bars. Display error bars in the same color as data points 2018-05-25 11:28:55 +02:00
Gaute Lindkvist
743993718c #2873 New AsyncPointerVectorDeleter-classes to handle memory deletion in separate thread. 2018-05-23 14:38:25 +02:00
Bjørn Erik Jensen
22c71b60dd #1776 CVS data parser. Made parsing more generic. Handle error result columns 2018-05-23 12:33:26 +02:00
Gaute Lindkvist
772e7ec7e6 Revert "#2873 Delegate deletion of summary cases to separate thread."
This reverts commit 0089e0c218.

Didn't intend this to go into dev now
2018-05-22 09:22:12 +02:00
Gaute Lindkvist
0089e0c218 #2873 Delegate deletion of summary cases to separate thread. 2018-05-22 09:21:40 +02:00
Bjørn Erik Jensen
2c2a2c6102 Fix Linux build warning 2018-05-18 10:44:21 +02:00
Gaute Lindkvist
461d22b2b5 #1908 Stop creating new summary cases when opening a project file. 2018-05-15 16:20:25 +02:00
Gaute Lindkvist
d1a706de55 #2913 Make sure only one grid summary case is created per egrid loaded.
* If you open two of the same eclipse case, you will still have two grid summary cases
* But if you open multiple summary cases of the same eclipse case the additional summary cases are file summary cases.
2018-05-15 16:12:12 +02:00
Gaute Lindkvist
0c9470fdf0 #2913 Improve coupling between egrid and summary cases
* Convert RimGridSummaryCase to RimFileSummaryCase when closing grid.
2018-05-15 15:43:21 +02:00
Magne Sjaastad
e355651b99 #2919 Summary Plot Title : Always show "Composed Plot" for curve combinations 2018-05-15 14:39:05 +02:00
Jacob Støren
1b5c1b5e56 #2917 Add method to retreive union of possible summary addresses from ensemble 2018-05-15 14:26:28 +02:00
Magne Sjaastad
3effc4ca66 #2918 Summary Plot Title : Make sure title and curve names are stable when deselecting ensemble curve 2018-05-15 13:58:39 +02:00
Bjørn Erik Jensen
ea50722cdd #2911 Ensemble curves. Fix disappearing right axis 2018-05-15 12:10:57 +02:00
Gaute Lindkvist
76f8b9ac90 #1909 Fix assertation failure in RimSummaryCurveAppearanceCalculator 2018-05-15 11:31:23 +02:00
Magne Sjaastad
19125396a1 #955 Toolbar Button State : Mark calculator button as disabled if no case is open 2018-05-15 10:41:27 +02:00
Magne Sjaastad
225aa34775 #2915 Summary Preview Plot : Register cross plot as MDI window 2018-05-15 10:17:12 +02:00
Bjørn Erik Jensen
6edd240c4c #2912 Ensemble curves. Fixes regarding summary curve definitions 2018-05-15 10:12:04 +02:00
Gaute Lindkvist
77dd3cbc43 #2690 Update all summary curves, not just visible when changing the vector for the whole collection
* Also make sure the curve names take into account all curves in the project tree and in the legend text.
* Make sure plot name is updated when a curve is deleted.
2018-05-15 08:43:50 +02:00
Magne Sjaastad
ca2a46a588 #2915 Summary Preview Plot : Do not add to MDI aread to avoid ghost MDI window 2018-05-14 20:48:44 +02:00
Jacob Støren
f31bef92c1 #2910 Summary Groups: Set default group name to "Group" 2018-05-14 10:20:27 +02:00
Bjørn Erik Jensen
dc319646b2 #2658 Ensemble curves. Fix curve set coloring. Minor fixes.Some ClangFormat auto-changes 2018-05-14 09:51:24 +02:00
Magne Sjaastad
17226dabbc #2908 Ensemble Curve Sets: Use legend icon for colorlegend-using icon in the normal curve legend 2018-05-14 09:20:47 +02:00
Magne Sjaastad
f22dcf0872 #2903 Plot Name and Legend Text : Update text when color mode changes 2018-05-11 22:23:06 +02:00
Magne Sjaastad
078191610c #2903 Plot Name and Legend Text : Fix update of ensembles from curve creator 2018-05-11 20:21:44 +02:00
Magne Sjaastad
2cb123474b Use const reference and use empty() 2018-05-11 19:49:47 +02:00
Magne Sjaastad
4bd7b1eeb6 #2903 Plot Name and Legend Text : Add updateAllTextInPlot 2018-05-11 19:44:01 +02:00
Magne Sjaastad
4c1bcf9613 #2903 Plot Name and Legend Text : Update all plot text when curve changes 2018-05-11 19:29:03 +02:00
Magne Sjaastad
f75995e933 #2903 Plot Name and Legend Text : Rebuild legends if ensemble is toggled 2018-05-11 18:05:03 +02:00
Bjørn Erik Jensen
38540a0a39 #2904 Curve creator. .Fix initial curve visibility 2018-05-11 15:43:12 +02:00
Magne Sjaastad
b24b93eba3 Fix signed / unsigned compare 2018-05-11 14:32:31 +02:00
Gaute Lindkvist
f0be8214b0 #2448 Summary plot: Retain auto zoom for axes you haven't modified the range for. 2018-05-11 14:03:26 +02:00
Bjørn Erik Jensen
450d1177f6 #2898 Ensemble curves. Add vector selection button and dialog 2018-05-11 13:25:01 +02:00
Magne Sjaastad
ff9fbe95b8 #2893 RimSummaryCaseCollection : Use basic name without count as edit name
Use proxy field with item count when we have a solution for one display field handle and one edit field handle
2018-05-11 12:46:29 +02:00
Bjørn Erik Jensen
fcea3ec40f #2658 Curve creator. Update curve tree view to display ensembles as well 2018-05-11 12:35:09 +02:00
Magne Sjaastad
9b16d55ddf #2892 RimSummaryCaseCollection : Hide display text field 2018-05-11 12:26:33 +02:00
Jacob Støren
ca30c58a77 Cleanup in EnsembleColormanager 2018-05-11 09:24:42 +02:00
Jacob Støren
bb033eb561 #2883, #2890 Fix color assignment and stability for ensemble curve sets 2018-05-11 08:04:09 +02:00