Commit Graph

3652 Commits

Author SHA1 Message Date
Gaute Lindkvist
88c963dd38 #2964 Move Max above Min range 2018-05-30 15:11:24 +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
Magne Sjaastad
93ec84efdd #2967 Fracture Truncation at Faults : Use combo box and obsolete checkbox 2018-05-25 11:31:21 +02:00
Magne Sjaastad
fec963931e #2967 Fracture Truncation at Faults : Code cleanup before adding trunction 2018-05-25 11:31:21 +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
Magne Sjaastad
fb7d24e99d #2734 Perforation Intervals: Add custom start date and custom end date 2018-05-24 20:02:01 +02:00
Magne Sjaastad
fc1f79a304 #2734 Perforation Intervals: Prepare for stop date 2018-05-23 15:28:54 +02:00
Magne Sjaastad
28278c47ec 2018-05-23 15:08: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
660b6a6430 #2944 Hide auto scale toggles for well log plots. 2018-05-23 11:35:24 +02:00
Gaute Lindkvist
208313f672 #2944 Stop auto-zooming on load of Well Log Curves. 2018-05-23 11:29:16 +02:00
Jacob Støren
3a05abb42b #2940 Fix crash due to missing guard in geomech camera conversion. 2018-05-22 09:34:27 +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
Jacob Støren
9b9f9b2bf1 #2939 ProgressInfo: Reintroduce process envents, to update the progress dialog durig processing on linux/mac.
Introduced isActive and used this info to block sheduled redraw/display model regen when progress bar is active, to avoid unintended recursive behaviour resulting in crashes.
2018-05-21 23:46:35 +02:00
Jacob Støren
d7cffba9f1 #2940 Covert old project file geomech camera mx to new display offsetted regime 2018-05-18 21:38:49 +02:00
Magne Sjaastad
82d6db94cb WIP : try to fix import of geomech project files 2018-05-18 19:23:36 +02:00
Gaute Lindkvist
9e665d5ab1 3d Well Log Plots: Remove curve filled code 2018-05-18 14:26:52 +02:00
Jacob Støren
439b8e22ad #2940 Geomech: Use display offset for FEM parts 2018-05-18 13:39:20 +02:00
Bjørn Erik Jensen
2c2a2c6102 Fix Linux build warning 2018-05-18 10:44:21 +02:00
Magne Sjaastad
3bc952b77f #2933 Calculator : Auto fill address selection based on last entered address 2018-05-16 10:57:46 +02:00
Gaute Lindkvist
66e548ac04 #2924 3D well Log curves: Implement variable name for geomech result 2018-05-15 18:04:27 +02:00
Gaute Lindkvist
5aa6ebbd76 #2922 Change curve min/max when updating case and timestep. 2018-05-15 17:54:20 +02:00
Gaute Lindkvist
79a8af0e11 #2921 Hide name config in tree view 2018-05-15 17:14:59 +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
Jacob Støren
6c6e7df3c9 #2917 Vector Selection Dialog: Fixed problem with dialog initialization when single selecting ensemble curve sets. 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
e2dc1486e7 #2914 Curve Calculator: Remove Ensembles from the vector selection 2018-05-14 21:31:56 +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
Jacob Støren
ae8fa06e4d #2909 RFT Plot: Created icons 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