Jacob Støren
|
4d1595681a
|
#2657 Add title to legend, and hide the legend when ensemble curve set are not visible
|
2018-04-20 18:34:36 +02:00 |
|
Jacob Støren
|
72fc66f827
|
#2657 Better initial position of Ensemble curve color legend. Use preferred size
|
2018-04-20 16:59:10 +02:00 |
|
Jacob Støren
|
3957027b4b
|
#2657 Final cleanup and refactoring of legends size system
|
2018-04-20 16:59:10 +02:00 |
|
Jacob Støren
|
03ec76c20a
|
#2657 Add a preferredSize method to the legends
|
2018-04-20 16:59:10 +02:00 |
|
Jacob Støren
|
0192f66a4d
|
More renaming and reformatting of legend code
|
2018-04-20 16:59:10 +02:00 |
|
Jacob Støren
|
1f8d4437bf
|
Remove the unused, unnecessary "position" from several methods and the overlay layout struct
|
2018-04-20 16:59:10 +02:00 |
|
Bjørn Erik Jensen
|
b102b3025a
|
#2689 Ensemble curves. Hide legend when toggling off legend tree node
|
2018-04-20 15:49:13 +02:00 |
|
Magne Sjaastad
|
1ff149c668
|
#2580 Export Completion Data : Add command in File/Export menu
|
2018-04-20 15:08:25 +02:00 |
|
Bjørn Erik Jensen
|
8a02fc3095
|
#2771 Ensemble curves. Add 'Add curve set' command to more tree nodes. Hide curve set collection when empty
|
2018-04-20 14:59:21 +02:00 |
|
Bjørn Erik Jensen
|
8bcec23390
|
#2689 Ensemble curves. Set default ensemble parameter
|
2018-04-20 14:59:20 +02:00 |
|
Magne Sjaastad
|
ac10c4b9ac
|
#2770 : Never compute completion type for simulation well fractures
|
2018-04-20 14:22:55 +02:00 |
|
Magne Sjaastad
|
98e95fe5bf
|
#2770 Fracture : Trigger recompute when well collection is toggeled
|
2018-04-20 14:22:55 +02:00 |
|
Magne Sjaastad
|
4eec46cbdc
|
#2770 Fracture : Extract startTimer()
|
2018-04-20 14:22:55 +02:00 |
|
Magne Sjaastad
|
95151193e9
|
#2770 Fracture : Only evaluate visibble geometry for completion types
|
2018-04-20 14:22:55 +02:00 |
|
Magne Sjaastad
|
69630211ca
|
#2770 Fracture : Recompute completion type when required
|
2018-04-20 14:22:55 +02:00 |
|
Bjørn Erik Jensen
|
68b360a03f
|
#2769 Ensemble curves. Fix crash when clicking on ensemble curve
|
2018-04-20 12:30:59 +02:00 |
|
Bjørn Erik Jensen
|
b4fae86aea
|
#2689 Ensemble curves. Hide vector selection button
|
2018-04-20 11:33:45 +02:00 |
|
Bjørn Erik Jensen
|
27ba7c5d9d
|
#2689 Ensemble curves. Adapt legend range settings to curve set
|
2018-04-20 11:28:28 +02:00 |
|
Bjørn Erik Jensen
|
6c45725b19
|
#2689 ensemble curves. Make the curve set legend work. Cache summary addresses for performance reasons
|
2018-04-20 10:17:26 +02:00 |
|
Magne Sjaastad
|
9550864c9e
|
#2711 Project File : Use forward slash for project file path in XML
|
2018-04-20 10:07:00 +02:00 |
|
Jacob Støren
|
d48c2b7aa9
|
Rename layout variables in legends to make their intent and use clearer
|
2018-04-20 09:23:19 +02:00 |
|
Bjørn Erik Jensen
|
c3ae45e748
|
#2766 Bugfix. Import egrid files even though there are no associated summary files
|
2018-04-20 08:28:04 +02:00 |
|
Magne Sjaastad
|
9e40ba39c8
|
#2684 Well CF Visualization: Option to turn off CF visualization on closed connections
|
2018-04-19 22:28:22 +02:00 |
|
Magne Sjaastad
|
e6781e2de4
|
#2683 Well CF Visualization: Refactor computation of connection factor location
|
2018-04-19 21:49:01 +02:00 |
|
Magne Sjaastad
|
f365dae014
|
#2683 Well CF Visualization: Add missing null pointer test
|
2018-04-19 20:29:24 +02:00 |
|
Magne Sjaastad
|
7156779e3d
|
Rename
|
2018-04-19 20:20:57 +02:00 |
|
Magne Sjaastad
|
c16c10e774
|
#2683 Well CF Visualization: Show connection factors on closed connections
|
2018-04-19 20:18:15 +02:00 |
|
Magne Sjaastad
|
7676ba4f20
|
#2683 Refactoring : Use range based for and rename
|
2018-04-19 16:20:43 +02:00 |
|
Magne Sjaastad
|
39cb9326e4
|
#2683 Well CF Visualization: Sim Well pipe color should be gray for closed existing connections
|
2018-04-19 16:13:18 +02:00 |
|
Magne Sjaastad
|
d5bdd1f7a1
|
#2765 Completions : Use max available diameter when combining multiple completions in same cell
|
2018-04-19 14:55:14 +02:00 |
|
Bjørn Erik Jensen
|
e5570441f6
|
#2751 Rename ensamble to ensemble
|
2018-04-19 14:00:18 +02:00 |
|
Magne Sjaastad
|
6ff50f3bca
|
#2762 System : Use infinity() instead of HUGE_VAL (gcc6 fix)
|
2018-04-19 13:55:22 +02:00 |
|
Magne Sjaastad
|
fd0228ee01
|
System : Use numeric_limits::infinity instead of HUGE_VALF
|
2018-04-19 13:55:22 +02:00 |
|
Magne Sjaastad
|
2a840bae76
|
System : Use numeric_limits::max instead of INT_MAX
|
2018-04-19 13:55:22 +02:00 |
|
Gaute Lindkvist
|
53d5c809ac
|
3D Well Log Curves (#2764): Rim3dWellLogFileCurve does not react to draw plane changes
|
2018-04-19 13:53:57 +02:00 |
|
Gaute Lindkvist
|
bf5d95d873
|
3D Well Log Curves (#2672): Max and min value control for each curve.
|
2018-04-19 13:43:12 +02:00 |
|
Gaute Lindkvist
|
5d89ad3a6d
|
3D Well Log Curves (#2674): Show what the value axis direction is
|
2018-04-19 13:43:12 +02:00 |
|
Gaute Lindkvist
|
4dc9d1ba8a
|
3D Well Log Curve (#2747): Add "Add new curve" command to 3D track and other curves.
|
2018-04-19 13:43:12 +02:00 |
|
Bjørn Erik Jensen
|
32fb519073
|
#2754 Fix ensemble import workflow
|
2018-04-19 13:38:07 +02:00 |
|
Bjørn Erik Jensen
|
b3ee1c1f9b
|
#2755 Fix import dialog path filter matching
|
2018-04-19 12:03:50 +02:00 |
|
Jacob Støren
|
bc05621812
|
Fix assert in Ensemble Curveset destructor
|
2018-04-19 09:24:36 +02:00 |
|
Jacob Støren
|
02049abe78
|
Fix crash and typo and set stat Ensemble index to 1
|
2018-04-19 09:18:09 +02:00 |
|
Magne Sjaastad
|
dcde9ccf72
|
#2727 Legends : Move enum to RimLegendConfig
|
2018-04-19 08:42:49 +02:00 |
|
Magne Sjaastad
|
cdbfed9f36
|
Legends : Changed to private functions, added override, other cleanup
|
2018-04-19 08:37:41 +02:00 |
|
Bjørn Erik Jensen
|
22d3e59570
|
#2610 Cleanup RimEnsambleCurveSet class
|
2018-04-19 08:30:24 +02:00 |
|
Bjørn Erik Jensen
|
fff5ee4ea1
|
#2691 Complete curve set vector selection from the property panel
|
2018-04-19 08:30:24 +02:00 |
|
Magne Sjaastad
|
305fdfcfc8
|
Remove unused variables and functions
|
2018-04-19 07:19:29 +02:00 |
|
Jacob Støren
|
53a6e0e502
|
#2657 WIP: Add movable widget with color legend for ensemble curve sets to summary plot
|
2018-04-18 15:59:18 +02:00 |
|
Bjørn Erik Jensen
|
e468227dfe
|
Fix Linux warning
|
2018-04-18 14:13:37 +02:00 |
|
Bjørn Erik Jensen
|
3ce2bfd67c
|
#2687 #2750 Add import ensamble command. Add import summary cases commands to plot tree nodes
|
2018-04-18 13:56:37 +02:00 |
|