Gaute Lindkvist
a3161047af
#6497 Fix legends in Summary preview and clean up plot titles
2020-09-20 15:26:46 +02:00
Magne Sjaastad
c82df63e10
#5101 clang-format: Adjusted penalties
...
Use lower absolute values to improve control of behavior
2020-02-12 13:35:31 +01:00
Gaute Lindkvist
47b93dc0d1
Implement pdf rendering ( #5250 )
...
* First PDF creation support
* Reimplement info box
* Set title and make overlay frame margins more unified
* Remove a style sheet that was never meant to be applied to Project Tree
* Update RiuDraggableOverlayFrame when changing content
* Default page layout in Preferences
* undo removal of elision
* Remove friend class assignment in cafCategoryMapper
* the required methods have been made public
* Fix up after review
* Remove spurious const on by-value return
* Fix compile errors on Linux
* Fix size adjustment of legends with plot resizing
2019-12-18 12:25:19 +01:00
Gaute Lindkvist
0b5188e4b7
Fix updates after legend change
2019-12-06 08:13:31 +01:00
Gaute Lindkvist
7fd4aa1ce9
#5002 Ensemble RFT curve sets with parameter coloring and separate legends
2019-12-06 08:13:31 +01:00
Magne Sjaastad
e2da391371
#4851 Ensemble RFT : Fix update of color of ensemble curves on project load
...
Lindkvist: updated to work with new Grid Plot code
2019-10-24 14:59:16 +02:00
Gaute Lindkvist
c578a43b53
Introduce RimGridPlotWindow and RiuQwtPlotWidget
2019-10-24 14:59:16 +02:00
Gaute Lindkvist
dfe9390c30
Revert " #4851 Ensemble RFT : Fix update of color of ensemble curves on project load "
...
This reverts commit 328cf44d94
.
2019-10-24 14:59:16 +02:00
Magne Sjaastad
328cf44d94
#4851 Ensemble RFT : Fix update of color of ensemble curves on project load
2019-10-20 10:46:05 +02:00
Gaute Lindkvist
e242304b4d
#4729 Ensemble RFT: Keep matching sources when switching well
2019-09-26 10:02:29 +02:00
Gaute Lindkvist
2a20f84f1f
#4732 Support error bars for observed RFT data ( #4760 )
...
* #4732 Fix missing refresh for ensemble RFT
* WIP
* #4732 Fix missing refresh for ensemble RFT
* WIP
* Make sure Observed RFT data is loaded on startup
* Make error bars work for RFT plots
* #4761 Add labels with formation and value/error to observed data points
* Changes after review
2019-09-25 17:48:19 +02:00
Gaute Lindkvist
63eac19c07
#4727 Apply initial default well path for new RFT Plots
2019-09-17 19:07:55 +02:00
Gaute Lindkvist
de8a5a59f3
Clang-format changed files
2019-09-06 13:17:36 +02:00
Gaute Lindkvist
42f494be5f
Make the refactored RFT and PLT plots work
2019-09-04 20:19:15 +02:00
Gaute Lindkvist
a03435b2fe
Refactor WellLogPlot, RftPlot, PlotPlot and WellAllocationPlot
2019-09-04 20:18:59 +02:00
Gaute Lindkvist
789daed42b
Interpolating MDvalues
2019-08-28 16:00:33 +02:00
Gaute Lindkvist
2c5ca4ce46
Import and plot of FMU RFT data works
2019-08-26 12:52:07 +02:00
Gaute Lindkvist
71da659506
#4580 Import Eclipse RFT data as part of ensemble import
2019-08-26 11:56:36 +02:00
Magne Sjaastad
e486432391
#4276 RFT-plot: Add support for Measured Depth as Y-axis
2019-04-03 12:27:49 +02:00
Magne Sjaastad
f7600199c7
Fix whitespace and includes
2019-03-12 09:22:48 +01:00
Magne Sjaastad
4eea7e91ee
#4093 RFT Plot : Not possible to select both RFT and Grid as source at the same time
...
Avoid updating the UI selections based on curves in defineUiOrdering
2019-02-15 10:53:56 +01:00
Magne Sjaastad
6346ed012c
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
Magne Sjaastad
766fea603e
#3512 System : Remove unused functions
2018-10-18 15:14:25 +02:00
Magne Sjaastad
803da0668b
#2901 RFT Plot : Whitespace cleanup
2018-05-11 14:20:24 +02: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
Jacob Støren
1808745ea0
#2126 , #2139 Rftplot alignment with PLT plot. Move two new static methods to WellPlotTool
2017-11-16 17:02:39 +01:00
Jacob Støren
49c2d6df0d
#2126 , #2139 Rftplot alignment with PLT plot. WIP
2017-11-16 17:02:39 +01:00
Jacob Støren
c02538b8bd
Rename of RifWellRftAddress to RifDataSourceForRftPlt
2017-11-13 15:23:38 +01:00
Rebecca Cox
4f4635181d
#2107 RFT PLT Plot: Hide all children
2017-11-13 10:21:24 +01:00
Rebecca Cox
da7c817023
#2129 Rft/Plt plot: Show formations on default, and not always
2017-11-13 08:56:22 +01:00
Jacob Støren
c5e4773a58
Fix RFT plot after change of well name meaning
2017-11-10 15:44:35 +01:00
Bjørn Erik Jensen
d3d5a89979
#2100 PLT plot. Refactoring. Use RimWellPlotTools methods
2017-11-09 11:18:57 +01:00
Bjørn Erik Jensen
89e5c04aef
#2100 RFT plot. Add RftPltCurveDefinition. Use that in RFT plot
2017-11-09 10:04:17 +01:00
Bjørn Erik Jensen
a46c5af1f8
RFT plot. Refactoring. Move several static methods to RimWellPlotTools class
2017-11-09 10:04:17 +01:00
Rebecca Cox
8a8234fd66
Rename function
2017-11-07 10:38:05 +01:00
Rebecca Cox
1e943e1607
#2038 RFT Plot: move formation logic from track to rft plot
2017-11-07 10:00:10 +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
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
ae20e1af10
Refactoring. RimViewWindow.loadDataAndUpdate -> onLoadDataAndUpdate
2017-10-31 12:49:36 +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
cb78ad8c31
#1948 PLT plot. Prepare for saving PLT plot editor selections to project file
2017-10-26 10:35:23 +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
339c46d39c
#2009 RFT Plot. Remove time step selections for untoggled sources
2017-10-17 13:35:53 +02:00
Bjørn Erik Jensen
01cadd5a1c
#2010 RFT plot. Show relevant curves initially
2017-10-17 11:05:14 +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