Commit Graph

208 Commits

Author SHA1 Message Date
Rebecca Cox
726adcacf3 PLT Plot: Move settings and hide track and plot 2017-11-07 10:00:10 +01:00
Rebecca Cox
99f6d21e68 #2039 PLT Plot: Move formation logic from track to plot 2017-11-07 10:00:10 +01:00
Rebecca Cox
e0b0fb1c13 #2077 Well Allocation Plot: Move formation logic from track to plot 2017-11-07 10:00:10 +01:00
Rebecca Cox
bac2d2b4b2 #2037 RFT Plot: Set formation case from plot 2017-11-07 10:00:10 +01:00
Rebecca Cox
1e943e1607 #2038 RFT Plot: move formation logic from track to rft plot 2017-11-07 10:00:10 +01:00
Rebecca Cox
3919b3012b Remove "uiConfigName" from uiOrdering-functions 2017-11-07 10:00:10 +01:00
Rebecca Cox
bf00807aee #2077 Well Allocation Plot: Set default formation name values 2017-11-07 10:00:10 +01:00
Rebecca Cox
7e707f131c #2039 PLT Plot: Add branch index getter 2017-11-07 10:00:10 +01:00
Jacob Støren
7f3ec2ad84 #2035 Add accumulated PLT plot curves from *.RFT file. (Not yet available due to missing calculate value options) 2017-11-06 22:24:57 +01:00
Bjørn Erik Jensen
95d9e1b722 RFT plot. Add None to wells drop down if no wells are loaded 2017-11-06 14:22:21 +01:00
Bjørn Erik Jensen
32e9a06ec3 PLT plot. Add None to wells drop down if no wells are loaded 2017-11-06 14:20:43 +01:00
Bjørn Erik Jensen
1a5db83046 RFT plot. Made some methods static 2017-11-06 14:14:55 +01:00
Rebecca Cox
c8b05fe9ce #2038 RFT Plot: Set default values for formation names 2017-11-03 14:53:00 +01:00
Rebecca Cox
fc4ceeda95 Add branch index accessor 2017-11-03 14:52:15 +01:00
Rebecca Cox
771c9d62ed #2002 RFT Plot: Move settings and hide track and plot 2017-11-03 13:23:06 +01:00
Rebecca Cox
95f7f40b15 #2002 RFT Plot: Add visible x range and new logic for formations 2017-11-03 13:23:06 +01:00
Rebecca Cox
40b7f99de3 #2002 RFT Plot: Add formation name properties 2017-11-03 13:23:06 +01:00
Bjørn Erik Jensen
dc93767683 #2076 RFT Plot. Support PRES_FORM las channel name 2017-11-02 11:05:39 +01:00
Bjørn Erik Jensen
593633cd6e #2071 LAS file. User can set date when LAS file date is invalid or missing 2017-11-01 10:29:03 +01:00
Bjørn Erik Jensen
e7c0d6d59a #2044 Close LAS file. Update plots after LAS delete and import 2017-10-31 15:42:11 +01:00
Bjørn Erik Jensen
ae20e1af10 Refactoring. RimViewWindow.loadDataAndUpdate -> onLoadDataAndUpdate 2017-10-31 12:49:36 +01:00
Bjørn Erik Jensen
d591177872 #1948 PLT plot. Support for setting doFillCurve flag 2017-10-31 08:28:19 +01:00
Bjørn Erik Jensen
0c6fd31e07 #1948 PLT plot. Support for stacked curve grouping 2017-10-31 08:28:19 +01:00
Bjørn Erik Jensen
3ef2ec3f33 #1948 PLT plot. Save editor selections to project file 2017-10-27 09:43:35 +02:00
Bjørn Erik Jensen
bd5671d1ea #2047 PLT plot. Fix plot title 2017-10-27 09:17:05 +02:00
Bjørn Erik Jensen
cb78ad8c31 #1948 PLT plot. Prepare for saving PLT plot editor selections to project file 2017-10-26 10:35:23 +02:00
Jacob Støren
c4bc81b2cc Fix linux compile error and warning 2017-10-25 19:50:10 +02:00
Bjørn Erik Jensen
a97fc2b9ba #1948 PLT Plot. Display curves from well log file 2017-10-25 14:43:17 +02:00
Bjørn Erik Jensen
a35329555b #1948 PLT plot. Initial version, RFT plot copy 2017-10-25 14:36:18 +02:00
Bjørn Erik Jensen
53d1d284e7 RFT plot. Set brancnIndex default value 2017-10-24 09:02:14 +02:00
Bjørn Erik Jensen
e8c5666c44 Remove ununsed variables 2017-10-23 08:24:19 +02:00
Bjørn Erik Jensen
b99f12b3e4 #1998 RFT plot. Support for multiple LAS files per well path 2017-10-19 16:13:53 +02:00
Bjørn Erik Jensen
f15f55795e RFT plot. Increased readability 2017-10-18 10:55:19 +02:00
Bjørn Erik Jensen
646c4aa9d7 Plot curve. Support for setting Z order on curve objects 2017-10-17 15:59:05 +02:00
Bjørn Erik Jensen
339c46d39c #2009 RFT Plot. Remove time step selections for untoggled sources 2017-10-17 13:35:53 +02:00
Bjørn Erik Jensen
b08b14f6bd RFT plot. Check for nullptr 2017-10-17 11:37:32 +02:00
Bjørn Erik Jensen
01cadd5a1c #2010 RFT plot. Show relevant curves initially 2017-10-17 11:05:14 +02:00
Rebecca Cox
9bd556a1b9 #1996 Remane RimFieldCollection -> RimFaultInViewCollection 2017-10-17 09:52:31 +02:00
Rebecca Cox
7da8e3091b #1996: Rename RimEclipseWellCollection -> RimSimWellInViewCollection 2017-10-17 09:52:31 +02:00
Rebecca Cox
44be1bfd6b #1996 Rename RigSingleWellResultsData -> RigSimWellData 2017-10-17 09:52:31 +02:00
Rebecca Cox
7d908394db #1996 Renaming. Remove unused includes and rename local variables 2017-10-17 09:52:31 +02:00
Rebecca Cox
d748803159 #1996 Rename RimEclipseWell -> RimSimWellInView 2017-10-17 09:52:31 +02:00
Bjørn Erik Jensen
3e986a63a1 #2008 RFT plot. Cycle symbols and colors 2017-10-17 09:17:23 +02:00
Bjørn Erik Jensen
5f39bc5c39 #2007 RFT plot. Use central logic for date/time formatting. 2017-10-16 16:11:48 +02:00
Bjørn Erik Jensen
9c0fa50834 #2001 RFT plot. Use only TVD depth type 2017-10-16 14:01:45 +02:00
Bjørn Erik Jensen
4ca757f1b5 RFT Plot. Bugfix and minor refactoring 2017-10-16 12:22:13 +02:00
Jacob Støren
869ad4752f Fix crash creating RFT plot from well with well path but without LAS file 2017-10-13 16:28:12 +02:00
Bjørn Erik Jensen
fd6a4d2709 #2005 RFT plot. Show the first grid source time step as well 2017-10-13 14:46:58 +02:00
Bjørn Erik Jensen
25f1976273 #2005 RFT plot. Show only relevant time steps 2017-10-13 14:46:58 +02:00
Bjørn Erik Jensen
5bab568a85 RFT Plot. Clear plot when changing well or branch 2017-10-13 11:19:02 +02:00