Commit Graph

3010 Commits

Author SHA1 Message Date
Magne Sjaastad
9c4077a040 #2127 Sim Well Branches : Move logic related to uiOrdering to RiaSimWellBranchTools 2017-12-08 10:24:14 +01:00
Magne Sjaastad
97743e6d70 #2127 Sim Well Branches : Use helper function instead of local function 2017-12-08 10:24:14 +01:00
Magne Sjaastad
9ef040d891 #2127 Sim Well Branches : Add branch detection and branc index to RtfCurve 2017-12-08 10:24:14 +01:00
Magne Sjaastad
1841379e64 #2127 Sim Well Branches : Major refactor of sim well branch computation
Remove local branch geometry caches
Add checkbox to control if branch detection should be used
Add RiaSimWllBranchTools and move helper functions from RimProject
2017-12-08 10:24:14 +01:00
Bjørn Erik Jensen
94a4bfeea5 PLT plot. Show plot title 2017-12-08 09:55:41 +01:00
Rebecca Cox
a2d2879bab #2227 Well formations: New Rig data stucture with top+base MD and level 2017-12-08 09:27:37 +01:00
Jacob Støren
f0ad02bc37 #2233, #2236 Fix some timestep related issues in RFT/PLT plot
Missing first grid timestep in RFT, and missing previous closest timestep if all available are before observed timesteps.
2017-12-07 16:24:53 +01:00
Rebecca Cox
4856c5ee30 #2202 Geomech: Avoid visibility calculation for unvalid property filters 2017-12-07 10:18:46 +01:00
Rebecca Cox
23844e3b78 Fix compile warning 2017-12-07 09:31:13 +01:00
Rebecca Cox
48f9769eb7 #2221 Well Path Formation names: Improve user feedback on import 2017-12-07 08:34:12 +01:00
Bjørn Erik Jensen
609963bb73 RFT plot. Mark wells that have an observed well path in wells list 2017-12-06 15:45:35 +01:00
Jacob Støren
03aaa47a60 #2177 Active property filters now considered when evaluation well visibility 2017-12-06 12:07:29 +01:00
Rebecca Cox
8608e00b35 #2224 Well Formations: Make Reloading the csv file work 2017-12-06 12:01:33 +01:00
Magne Sjaastad
3024b19b6f #2188 Missing fault faces : Set watertight flag only when needed 2017-12-06 08:38:37 +01:00
Magne Sjaastad
8e3f02879c Statistics : Do not assert on owner case being RimEclipseResultCase 2017-12-06 08:10:46 +01:00
Magne Sjaastad
3e844746eb #2188 Missing fault faces
Make sure all visible geometry is marked as watertight to avoid open grid sections in some cases, especially when loading file and regeneration of geometry
2017-12-05 18:20:35 +01:00
Rebecca Cox
5145d3f8a5 #2223 Well Formations: Rename to Well Picks where sensible 2017-12-05 14:14:53 +01:00
Jacob Støren
e344fcd47a #2156 Fixed crash when loading project with intersection referencing missing well path file 2017-12-05 14:03:40 +01:00
Rebecca Cox
899a226a38 #2226 Well Formations: Avoid adding "Top" to the formation names 2017-12-05 12:56:21 +01:00
Bjørn Erik Jensen
77f4b4bb4b Grid statistics. Add argument to control the result text 2017-12-05 11:24:26 +01:00
Magne Sjaastad
88559c8252 #2215 Plt Ploit : Show units in legend 2017-12-05 09:51:06 +01:00
Magne Sjaastad
7b3a9de199 #2215 Plt Plot : Extract unit string text generation 2017-12-05 09:45:45 +01:00
Magne Sjaastad
efb5648721 Plt Plot : Guard agains pop_back on empty vector 2017-12-05 09:45:45 +01:00
Rebecca Cox
bc026da2f6 #2221 Well Path Formation names: Add logging on import and well creation/matching 2017-12-05 08:58:51 +01:00
Rebecca Cox
860458eb28 #2123 Formation/Well Path: Code clean up 2017-12-04 15:47:35 +01:00
Magne Sjaastad
ae8cdbc546 #2201 Summary Curve : Move button "Vector Selection Dialog" into vector selection group 2017-12-04 13:07:47 +01:00
Magne Sjaastad
aa9a2b2e2e #2214 Summary Source Stepping : Remove obsolete code 2017-12-04 12:30:00 +01:00
Bjørn Erik Jensen
2a32760132 #2218 observed data. Save ascii parse options to project file and use settings on project load 2017-12-04 11:49:13 +01:00
Rebecca Cox
99dd255ee8 Formations: Change group name 2017-12-04 10:26:34 +01:00
Magne Sjaastad
c0109361ef #2170 Summary Cross Plot : Add keyboard modifiers to source stepping 2017-12-04 08:26:26 +01:00
Rebecca Cox
32c1fa25d5 Guard for if eclipseCaseData is null 2017-12-01 15:39:54 +01:00
Bjørn Erik Jensen
83a272296c 2108 summary plot. Display short name in plot for calculated curves 2017-12-01 15:27:47 +01:00
Magne Sjaastad
eb6b0997c8 #2170 Summary Cross Plot : Improve update and visibility of UI when stepping 2017-12-01 15:15:43 +01:00
Magne Sjaastad
68bcd5253b #2170 Summary Plot : Show info text when no common identifier is detected 2017-12-01 13:55:39 +01:00
Magne Sjaastad
7f31c245ae #2170 Summary Cross Plot : Improve computation of summary case set 2017-12-01 13:55:39 +01:00
Magne Sjaastad
b8f8b2bc16 #2170 Summary Cross Plot : Show three stepping groups for cross plots 2017-12-01 13:55:39 +01:00
Magne Sjaastad
3276e46e49 #2170 Summary Cross Plot : Basis for source steppint in x, y and union 2017-12-01 13:55:39 +01:00
Magne Sjaastad
a431d10457 #2170 Summary Source Stepping : Do not show summary case step if only one case is available 2017-12-01 13:55:39 +01:00
Magne Sjaastad
6103f290bf #2170 Summary Case: Simplified access function to all cases, remove unused function 2017-12-01 13:55:39 +01:00
Rebecca Cox
a2a7155d1c #2213 Formations: On import, set formation on active case 2017-12-01 13:31:12 +01:00
Bjørn Erik Jensen
a61da7b215 #1826. Hide completion type when no time steps are available 2017-12-01 13:22:34 +01:00
Bjørn Erik Jensen
9eb85966ed CSV import. Reopen dialog on parse error 2017-12-01 12:41:44 +01:00
Rebecca Cox
8d7a578d6f #2137 Formation Names: Update all plots necessary when changing formation names on case 2017-12-01 10:26:32 +01:00
Rebecca Cox
86e348a9f8 #2182 RFT: Make path creation of RFT files more robust 2017-12-01 10:19:03 +01:00
Rebecca Cox
cf9203fe0a #2182 RFT: Fix path creation of RFT files 2017-11-30 18:57:14 +01:00
Bjørn Erik Jensen
6d81c0ea72 Statistics dialog. Do not include snapshot when dialog is not open 2017-11-30 13:48:36 +01:00
Rebecca Cox
6fc888d718 Capitalize ui name in PDM fields 2017-11-30 13:44:18 +01:00
Rebecca Cox
845373940f #2144 Context menu: Add Plot well allocation command to wellPath 2017-11-30 12:06:14 +01:00
Bjørn Erik Jensen
1eb4c4d3e6 #1929. Remove all parts of summary curve filter which is not needed for backward compatibility 2017-11-30 11:05:30 +01:00
Magne Sjaastad
2a0f1e2fe9 #2187 Summary Plot : Use prev/next buttons for plot source stepping 2017-11-29 16:38:29 +01:00