Magne Sjaastad
9b42f1ca8c
Reverted 4ec7c97a77
...
Access of RimEclipseCase was done by firstAncestorOf from, and in several cases RimEclipseCase is not parent of RimEclipseCellColors. RimEclipseCase must be explicitly specified.
2017-01-19 10:37:59 +01:00
Magne Sjaastad
4ec7c97a77
#1056 Removed obsolete code
2017-01-11 21:41:22 +01:00
Magne Sjaastad
8970d93a4d
#1068 Renamed to RigEclipseCaseData
2017-01-10 09:51:39 +01:00
Magne Sjaastad
a9984c4bd5
#1059 System : Use PdmOptionItemInfo constructor for PdmObjects
2017-01-05 07:53:14 +01:00
Jacob Støren
ebddaa31e6
#1054 Added sensible information to the Result Info window when picking Flow Diag results.
...
Also rolled out the use of resultVariableUiName() to places that should use it.
2017-01-04 13:13:06 +01:00
Jacob Støren
39ff269e5f
Merge branch 'dev' of https://github.com/OPM/ResInsight.git
2016-12-20 14:43:28 +01:00
Jacob Støren
ed5e7b94ad
#1046 Made property filters work for ordinary flow diag results
2016-12-20 14:33:35 +01:00
Magne Sjaastad
c698206194
#1032 : WLP Added setter and getter for well path and case
2016-12-17 16:30:38 +01:00
Jacob Støren
ec5ad417f3
#1035 Renamed overloaded methods in result accessor to make it easier to see where the flow interception must come.
2016-12-14 14:51:53 +01:00
Magne Sjaastad
5302655dc0
#906 Computed datum elevation if measured depth is close to zero
2016-10-26 07:32:18 +02:00
Magne Sjaastad
649c11efcb
#924 Cleaned up includes and use RimGeoMechResultDefinition instead of RimGeoMechCellColors
2016-10-18 07:31:02 +02:00
Magne Sjaastad
71f1966c1c
#906 Las Export: Fixed issue with TVDRKB export and improved UI
2016-10-14 13:30:04 +02:00
Magne Sjaastad
8ae75b5f27
AppFwk : Added concept of isUiTreeHidden and isUiTreeChildrenHidden
2016-10-12 10:08:08 +02:00
Magne Sjaastad
8514664d06
#880 LAS: Export of TVDRKB
2016-09-23 10:07:15 +02:00
Magne Sjaastad
531aaaa445
AppFwk : Fixed typo of firstAncestorOrThisOfType
2016-09-21 13:59:41 +02:00
Magne Sjaastad
cb6d9d714b
#821 Added RigLasFileExporter. Export one LAS file for same case, well and date.
2016-09-16 12:47:27 +02:00
Jacob Støren
9041e4a582
#836 Fixed missing/wrong zoom update for well log plots when opening project.
...
Refactored the zoom update method names
2016-09-13 09:59:34 +02:00
Jacob Støren
2ea167337f
#820 Export of TVD along with MD to LAS file
...
Now the tvd data is always put into the RigWellLogCurveData
Existing tvd data is written to LAS file.
2016-09-12 16:43:31 +02:00
Magne Sjaastad
bb18c28cf3
Test for NULL pointer before returning well path name
2016-06-29 14:41:16 +02:00
Magne Sjaastad
ef86eb0b8e
Removed duplicate add of well path field
2016-06-29 12:48:47 +02:00
Jacob Støren
bb4e2c7f45
#785 Symbol skip distance implemented
2016-06-22 10:42:45 +02:00
Jacob Støren
c2759e47b2
#739 Renamed and trimmed inside RimPlotCurve
2016-05-23 17:13:03 +02:00
Magne Sjaastad
c0d08dd37f
Fixed up regression introduced in 28a0e1107c
...
Loading of result is supposed to happen only for
RimWellLogExtractionCurve
2015-12-11 10:10:36 +01:00
Magne Sjaastad
061de66597
Clamp time step when changing case for well log extraction curve
2015-12-10 22:33:17 +01:00
Magne Sjaastad
47bb20368a
System : Fixed memory leaks
2015-12-09 13:52:25 +01:00
Magne Sjaastad
a608904bea
( #697 ) Added combo box for selection of point and line style
2015-12-09 12:21:57 +01:00
Magne Sjaastad
c67a413926
( #464 ) Set logarithmic scale if PERM is selected as single curve
2015-12-09 11:33:10 +01:00
Magne Sjaastad
28a0e1107c
Improved result accessor factory
...
Moved clamping of time step to zero for static results into factory
2015-12-09 11:33:08 +01:00
Magne Sjaastad
2a53054f2d
( #697 ) Added line, symbol and line_symbol as curve style
2015-12-09 11:33:06 +01:00
Magne Sjaastad
d18e8f7bd3
( #538 ) Added depth unit and conversion between meter and feet
2015-12-02 15:07:27 +01:00
Magne Sjaastad
fe261560bd
( #538 ) Added DepthUnitType enum containing meter and feet
2015-12-02 15:07:27 +01:00
Magne Sjaastad
1150b12213
( #532 ) WLP: Added line thickness
2015-12-01 16:22:18 +01:00
Magne Sjaastad
ab3c5c029a
Refactored RiuLineSegmnetQwtPlotCurve
...
Removed domain specific code
Created RigCurveDataTools
Use symbol to draw single values
2015-11-06 10:08:35 +01:00
Magne Sjaastad
3c00a8394d
Refactored and renamed to RuiLineSegmentQwtPlotCurve
2015-11-06 08:32:58 +01:00
Jacob Støren
4388f39175
Renamed files PlotCurve->Curve
2015-11-04 16:22:53 +01:00
Jacob Støren
7b7ecf2f26
Renamed PlotCurve -> Curve
2015-11-04 16:19:38 +01:00
Jacob Støren
10582750ab
Renamed files PlotTrack/TrackPlot -> Track
2015-11-04 16:14:42 +01:00
Jacob Støren
07916f55ce
( #592 ) Plots and tracks are now autoscaled on curve drag, drop, delete, toggled
2015-10-28 16:51:18 +01:00
Magne Sjaastad
4a6e156a68
( #595 ) Do not perform value filtering for LAS curves
2015-10-28 15:18:53 +01:00
Jacob Støren
0a45354bd9
Tried to improve readability by renaming in the plot classes.
2015-10-28 10:08:28 +01:00
Magne Sjaastad
01224dd5e6
System : Removed unused variables
2015-10-26 10:18:57 +01:00
Jacob Støren
469c7fa09a
WLP: Moved Curve color to the top of "Curve Appearance"
2015-10-23 14:32:22 +02:00
Jacob Støren
36a0a4a948
( #576 ) Use timestep also when creating WL extraction curves
2015-10-22 17:14:52 +02:00
Jacob Støren
32d49e4ba3
( #574 ) Fixed assert when creating eclipse curve
2015-10-20 12:19:41 +02:00
Pål Hagen
0a7e971577
Added access method for the timestep string (date)
2015-10-16 13:33:35 +02:00
Pål Hagen
3ecd6d8da7
( #541 ) Exporting well name as part of well info to LAS file
2015-10-16 11:15:04 +02:00
Jacob Støren
5d642719b7
( #557 , #560 , #561 ) WLP: Massive renaming in WellLogCurveData. Fixed undiscovered bug.
...
Curves plotted by TVD was not correctly splitted where well path went out in free air.
2015-10-15 23:21:31 +02:00
Pål Hagen
f8c725e2b8
( #541 ) Using result name as well log channel name when exporting to LAS
2015-10-15 14:37:57 +02:00
Jacob Støren
fa375381d1
WLP: Added spaces to curve-auto-names to make them more readable
2015-10-15 13:41:43 +02:00
Pål Hagen
956beba118
Moved remaining code from RimWellLogCurveImpl to RigWellLogCurveData
...
Removed class RimWellLogCurveImpl.
RigWellLogCurveData::calculateValidPointsIntervals() needs to be
harmonized with new way of extracting depths from well paths.
2015-10-15 13:29:45 +02:00