Commit Graph

8636 Commits

Author SHA1 Message Date
Jacob Støren
08c78471c3 AppFwk: Introduce SelectionChangedReceiver as a slimmer replacement for NotificationCenter 2018-06-27 17:24:05 +02:00
Bjørn Erik Jensen
e84b7b548e #3110 Ensemble calculation. Fix vector index out of bounds error 2018-06-27 15:17:08 +02:00
Bjørn Erik Jensen
41765831a1 #3108 Ensemble statistics curves. Some curve symbols are now slightly bigger 2018-06-27 14:24:19 +02:00
Bjørn Erik Jensen
7a0f2bdb4e #3079 Ensemble statistics curves. Add explanation to label text when P-value check box is disabled 2018-06-27 13:51:45 +02:00
Jacob Støren
66cec70718 AppFwk: Support field changed on multiple objects in general.
Not only inside the command framework on CURRENT selection
2018-06-27 13:13:24 +02:00
Bjørn Erik Jensen
e77ff07685 #3085 Ensemble curve filters. Display info label when filters are hiding some curves 2018-06-27 13:10:39 +02:00
Bjørn Erik Jensen
bb2e136df7 #3080 Ensemble statistics curves. Fix typo 2018-06-27 11:35:29 +02:00
Bjørn Erik Jensen
2d96299d9d #3081 Ensemble statistics curves. Option to turn on/off curve labels 2018-06-27 11:32:06 +02:00
Bjørn Erik Jensen
53a6694750 #3080 Ensemble statistics curves. Use different symbols on statistics curves 2018-06-27 11:24:07 +02:00
Bjørn Erik Jensen
f0d7047438 #3086 Resampled plot export. Fix error 2018-06-27 11:05:55 +02:00
Bjørn Erik Jensen
28d093f54a #3086 Resampled plot export. When data are resampled, write all data into the same table in export file 2018-06-27 11:05:55 +02:00
Bjørn Erik Jensen
9ea8622953 #3086 Resampled plot export. Make populate functions 2018-06-27 11:05:55 +02:00
Gaute Lindkvist
20a145d760 #3104 More sensible variable width for users: drop down list of narrow, normal, wide, etc. 2018-06-27 08:35:17 +02:00
Gaute Lindkvist
6ae2fbe9d3 #3097 Centered plot title 2018-06-27 08:35:17 +02:00
Gaute Lindkvist
2ebd2def2c Reorganise depth axis settings and title/legend settings in Well Log Plot property editor 2018-06-27 08:35:17 +02:00
Gaute Lindkvist
ea2b64ef08 #3102 Well Log Plots: optionally align legend horizontally. 2018-06-27 08:35:17 +02:00
Gaute Lindkvist
e4288972de #3104 Well Log Plots: Implement variable width for tracks 2018-06-27 08:35:17 +02:00
Gaute Lindkvist
ad17ee1050 #3099 Apply QWT-hack to align tracks without xaxis markers and labels. 2018-06-27 08:35:17 +02:00
Gaute Lindkvist
405d470eda #3098 Show depth axis only for left-most plot. They all share the same depth axis anyway. 2018-06-27 08:35:17 +02:00
Gaute Lindkvist
f0bd7c726a #3097 Optionally add plot title to the plot itself 2018-06-27 08:35:17 +02:00
Magne Sjaastad
ad4e0bccc5 Guard null pointer access 2018-06-26 13:14:37 +02:00
Bjørn Erik Jensen
c3ea1a58ef #3083 Ensemble filters. Improve filter group box header text 2018-06-26 13:02:48 +02:00
Bjørn Erik Jensen
ca171635f0 #3075 Resampled plot export. Vectors ending with 'TH' are now considered accumulated values 2018-06-26 11:47:53 +02:00
Bjørn Erik Jensen
b0355471b4 #3082 Statistics. Further fixes regarding P10 and P90 labels 2018-06-26 11:29:05 +02:00
Bjørn Erik Jensen
155329b4fc 3078 Ensemble statistics. Hide Y axis title for statisticcs curves 2018-06-26 10:27:41 +02:00
Bjørn Erik Jensen
013ba16515 Fix cotire build issues 2018-06-26 09:00:19 +02:00
Bjørn Erik Jensen
b6240049a9 #3082 Statistics. Different meaning of P10 and P90. Switch labels 2018-06-26 08:48:58 +02:00
Bjørn Erik Jensen
637461886b #3096 Fix build error on Linux 2018-06-25 15:58:28 +02:00
Bjørn Erik Jensen
52714a5219 #3096 Try to fix build errors on gcc6 2018-06-25 15:34:20 +02:00
Bjørn Erik Jensen
898df5b68a #3096 Implemented ensemble calulations 2018-06-25 15:15:30 +02:00
Jacob Støren
2ea84bdb63 #2609 RimFileWellPath in separate file 2018-06-25 13:47:18 +02:00
Jacob Støren
ce41eef365 Fix linux warning 2018-06-25 12:57:11 +02:00
Jacob Støren
dafe2319d9 #2609 Uiordering of splitted well path class ok 2018-06-25 12:57:11 +02:00
Jacob Støren
ad709d76a2 AppFwk: Change interface of uiOrder insertion to direct insert
Instead of find + insert
2018-06-25 12:57:11 +02:00
Jacob Støren
73a52c4929 AppFwk: Index based uiordering insertion. 2018-06-25 12:57:11 +02:00
Jacob Støren
69e81658a6 #2609 WIP: Refactor RimWellPath into RimFileWellPath 2018-06-25 12:57:11 +02:00
Magne Sjaastad
d0f8e6afe4 #3036 Fracture Truncation : Improve tooltip texts 2018-06-25 10:43:41 +02:00
Magne Sjaastad
a60fc3f43b #3036 Fracture Truncation : Remove obsolete flag 2018-06-25 10:43:41 +02:00
Gaute Lindkvist
56a02358df #3092 Make export LAS-dialog slightly larger so that we avoid scrollbars. 2018-06-25 08:37:26 +02:00
Gaute Lindkvist
fab83846e6 #3095 Add PP, OBG and SH to well path derived extraction curves. 2018-06-25 08:37:26 +02:00
Gaute Lindkvist
6cd5ae9e22 #3093 Implement Azimuth and inclination well path derived extraction curves.
* Needed improvement of tangent calculation. Take the tangent from the well path, not the two intersection points.
2018-06-25 08:37:26 +02:00
Gaute Lindkvist
9fe1c7de6c Remove some debug hardcoded code paths for Well Path Derived Well log extraction curves 2018-06-25 08:37:26 +02:00
Gaute Lindkvist
20d05a9561 #3094 Make sure following current animation step works for GeoMech well log extraction curves 2018-06-25 08:37:26 +02:00
Magne Sjaastad
c79b120031 #3035 Whitespace 2018-06-25 08:24:47 +02:00
Magne Sjaastad
1575a6564a #3035 Consolidate duplicate code 2018-06-25 08:19:29 +02:00
Magne Sjaastad
b317ea9e9e #3035 Fault Truncation: Display a mask for fracture outside grid 2018-06-25 07:45:25 +02:00
Magne Sjaastad
5114e05156 #3035 Fault Truncation: Add polygon subtraction 2018-06-22 17:14:28 +02:00
Magne Sjaastad
74ced5107f #3034 Perforation Interval: Set default start/end to start/end of simulation 2018-06-22 09:04:26 +02:00
Gaute Lindkvist
9e7dd7d4ea #3076 Stop key press event in time step interval causing filtered dialog to close. 2018-06-21 15:39:44 +02:00
Gaute Lindkvist
a888ab0160 #3073 #3074 Fix crash and perpetual wait cursor when cancelling filtered ODB import 2018-06-21 15:12:23 +02:00