Jacob Støren
009f1d157a
( #168 ) Giving up to get parallel projection production ready for 1.6.0
...
Hide the parallel projection field.
2015-12-10 09:40:02 +01:00
Jacob Støren
1d9481f09b
( #695 ) Unintentional picking fixed.
...
Fixed in viewer, keeping the concept of the navigation policies to not flag the
the events as handled.
Made this clearer by adding an interface to turn event consumption on or off on the
navigation policies.
2015-12-10 09:39:55 +01:00
Jacob Støren
f1574bc774
( #168 ) Consolidated zoom along ray to prepare for handling ortho view
2015-12-10 09:39:49 +01:00
Jacob Støren
5874df7cc9
( #168 ) ( #695 ) Wip: Refactoring the ResInsight nav policies to make bugfixing simpler
2015-12-10 09:39:42 +01:00
Jacob Støren
afe84ce75e
( #168 ) Parallel walk navigation working. Still things to fix
2015-12-10 09:39:06 +01:00
Jacob Støren
bbb0a5e993
( #168 ) Wip: Parallel projection. Basics in place
2015-12-10 09:33:58 +01:00
Magne Sjaastad
64b3281382
( #703 ) Fixed resolve of PtrField after the object copy was inserted into PdmStructures
2015-12-09 18:34:48 +01:00
Magne Sjaastad
4713014d26
( #700 ) Build bounding box search tree when grid is loaded
2015-12-09 15:36:37 +01:00
Magne Sjaastad
47bb20368a
System : Fixed memory leaks
2015-12-09 13:52:25 +01:00
Magne Sjaastad
5e6fc505d0
( #694 ) Fixed missing assigment
2015-12-09 12:26:32 +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
b80639436c
( #460 ) Show grid using logarithmic scale div
2015-12-09 11:33:10 +01:00
Magne Sjaastad
dd78842ad4
( #460 ) Use smallest positive value as axis limit when autoscaling log
2015-12-09 11:33:09 +01:00
Magne Sjaastad
a31973e655
Made posNegClosestToZero a static function
2015-12-09 11:33:09 +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
e9b18e05fe
( #697 ) Set color for point symbols
2015-12-09 11:33:07 +01:00
Magne Sjaastad
8e0e16447e
( #460 ) Added logarithmic x-axis for tracks
2015-12-09 11:33:07 +01:00
Magne Sjaastad
2a53054f2d
( #697 ) Added line, symbol and line_symbol as curve style
2015-12-09 11:33:06 +01:00
Jacob Storen
cbe728c9af
( #690 ) Fixed crash on linux when selecting cells with high cell index.
...
Caused by unintentional pointer arithmetics on string literal.
2015-12-09 02:20:33 -08:00
Jacob Storen
4b39ba4508
Remove compile warnings Linux
2015-12-09 02:13:13 -08:00
Magne Sjaastad
a8d1dfa329
( #696 ) Fixed missing display of ternary config for separate fault result
2015-12-08 17:43:07 +01:00
Magne Sjaastad
75b476c063
( #696 ) Select legend definition when clicking on legend in 3D view
2015-12-08 17:25:48 +01:00
Magne Sjaastad
c8ecf78c8c
( #694 ) Removed assert when finding projected point on well path segment
2015-12-08 15:33:42 +01:00
Magne Sjaastad
b4e7e27f76
Fixed issued reported by CppDepends
2015-12-07 12:53:36 +01:00
Magne Sjaastad
5eb38fe203
( #691 ) Added option to keep the depth range fixed
2015-12-07 12:03:33 +01:00
Magne Sjaastad
dc6a50ec3c
Renamed from setCurrentObjectInTreeView to selectAsCurrentItem
2015-12-07 10:07:51 +01:00
Magne Sjaastad
a2bfc12c57
( #674 ) Clicking on items in 3D view selects corresponding item in tree view/property panel
...
Clicking on 3D Info box and legends for cell result, separate fault
result and cell edge selects corresponding items in tree view
2015-12-07 09:59:19 +01:00
Magne Sjaastad
e65facd590
( #404 ) Added RicViewerEventInterface and moved well path text display into a separate class
2015-12-04 15:15:54 +01:00
Magne Sjaastad
27206cab3b
( #404 ) Added display of picked well path text in Result Info
2015-12-04 15:15:54 +01:00
Magne Sjaastad
622e49fe69
( #404 ) Compute well segment index from triangle index
2015-12-04 15:15:53 +01:00
Magne Sjaastad
6d60088a5b
Added projection of point on line
2015-12-04 15:15:53 +01:00
Magne Sjaastad
27db48a336
( #404 ) Cleaned up includes and removed collection from constructor
2015-12-04 15:15:52 +01:00
Magne Sjaastad
c4eee507a8
( #404 ) Use only one structure for well path geometry
2015-12-04 15:15:51 +01:00
Jacob Støren
1977578d90
Fixed error in Fem to Eclipse rangefilter mapping.
...
The Fem elment was rotated again and again, bsed on previous rotation.
Need to use the original rotation each time.
2015-12-03 16:23:41 +01:00
Jacob Støren
69ced2cdf0
( #685 ) Fixed errors in findMainIJKFaces that might cause crash, and incorrect mapping.
...
Makes the example case work.
2015-12-03 14:34:03 +01:00
Magne Sjaastad
a0775fc6ec
( #688 ) Update bounding box for grid box model when camera changes
2015-12-03 14:02:36 +01:00
Magne Sjaastad
71cb7115eb
( #689 ) Do not try to update colors if no intersection geometry is present
2015-12-03 12:54:13 +01:00
Magne Sjaastad
de41755320
( #687 ) Added option RESINSIGHT_INCLUDE_APPLICATION_UNIT_TESTS to enable unit tests
2015-12-03 11:38:59 +01:00
Magne Sjaastad
c72e047b23
( #687 ) Moved FileInterface tests into ApplicationCode/UnitTests
2015-12-03 11:11:07 +01:00
Magne Sjaastad
e03b6495e8
( #687 ) Moved ReservoirDataModelUnitTests into ApplicationCode/UnitTests
2015-12-03 10:57:10 +01:00
Magne Sjaastad
563dd8c04f
( #687 ) Moved tests from ModelVisualization into ApplicationCode/UnitTests
2015-12-03 10:53:12 +01:00
Magne Sjaastad
709fce384a
Fixed value rounding near texture edges
2015-12-03 10:46:50 +01:00
Magne Sjaastad
d2537a207f
( #687 ) Improved launch of unit tests from command line
2015-12-03 10:33:38 +01:00
Magne Sjaastad
97b95216e9
( #687 ) Moved unit tests to ApplicationCode/UnitTests
2015-12-03 10:33:13 +01:00
Magne Sjaastad
40cf03dbd5
Rename
2015-12-03 08:39:08 +01:00
Magne Sjaastad
9ec7326735
( #686 ) Enable "Hide grid" for geomech views
2015-12-03 08:38:03 +01:00
Magne Sjaastad
5d81209b72
Fixed memory leak for cross section collection
2015-12-03 08:26:38 +01:00
Magne Sjaastad
57b0e7b18d
( #538 ) Make sure curve data is populated before used
2015-12-03 07:26:19 +01:00
Magne Sjaastad
ac2a28f139
( #538 ) Initialize new plot with depth unit
...
Removed obsolete functions
2015-12-02 15:07:29 +01:00
Magne Sjaastad
a85292ecd4
Replace additional characters with _ in LAS file export
2015-12-02 15:07:29 +01:00
Magne Sjaastad
a215e080cc
( #538 ) Display correct unit in curve name
2015-12-02 15:07:28 +01:00
Magne Sjaastad
de14b93f6b
( #538 ) Support both meter and feet in LAS export
2015-12-02 15:07:28 +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
Jacob Støren
76a90b04c8
( #616 ) Removed the legend scrollbars completely by keeping the legend with at required size.
2015-12-02 13:58:10 +01:00
Jacob Støren
fa83513ac6
Made scrollbar inactive on zoom all. Made zoom all depth show the endpoint of the plot.
2015-12-02 12:23:10 +01:00
Magne Sjaastad
aebf776408
( #164 ) Sort parameter list for cell results
2015-12-02 10:32:59 +01:00
Magne Sjaastad
8047b9e92e
( #617 ) Improved wheel zoom on curves
...
The scroll bar was updated as part of the wheel zoom event, and a signal
from this update caused a panning of the curve
2015-12-02 08:29:28 +01:00
Jacob Støren
dac0db0fb9
( #654 ) Added autoscale toggle to WellLog Tracks.
2015-12-01 16:52:41 +01:00
Jacob Støren
219fdc6603
( #345 ) Well name alone on a line is now accepted. "#" and "--" at start of a line tags the line as comment
...
Several lines of text between wells are handled. Last none-empty line is used as well name.
2015-12-01 16:52:38 +01:00
Magne Sjaastad
1150b12213
( #532 ) WLP: Added line thickness
2015-12-01 16:22:18 +01:00
Magne Sjaastad
2f6bd07ff0
( #641 ) Added support for copy / paste of points
2015-12-01 15:25:55 +01:00
Magne Sjaastad
3469c8bfb7
Fixed missing include and signed/unsigned compare (Linux)
2015-12-01 05:19:49 -08:00
Magne Sjaastad
50cd9250c4
( #659 ) Sort well paths when downloading from SSI-hub
2015-12-01 13:28:44 +01:00
Magne Sjaastad
f07f9cba3e
( #641 ) Show empty label to make push button smaller
2015-12-01 12:34:32 +01:00
Magne Sjaastad
709d993cc6
( #641 ) Use color in QListView to indicate input point mode
2015-12-01 12:34:31 +01:00
Magne Sjaastad
512701ce11
( #641 ) Hide extent lenth for polyline
2015-12-01 12:34:31 +01:00
Magne Sjaastad
dc03844a55
( #641 ) Added polyline point visualization
2015-12-01 12:34:30 +01:00
Magne Sjaastad
3eade62961
( #641 ) Use checkable button for point input from viewer
2015-12-01 12:34:30 +01:00
Magne Sjaastad
8b3adf0f5b
( #641 ) Refactoring to improve readability
2015-12-01 12:34:29 +01:00
Magne Sjaastad
40c9b711c2
( #641 ) Use large priority to make sure the highlight part is rendered after reservoir parts
2015-12-01 12:34:28 +01:00
Magne Sjaastad
1208c2f468
( #641 ) Show user defined polyline using magenta, also visible when mesh is turned off
2015-12-01 12:34:28 +01:00
Jacob Støren
ee11d4fde7
( #672 ) Refactoring and Fix of side effects introduced by 704f4fa
2015-12-01 12:27:19 +01:00
Jacob Støren
704f4fa42b
( #672 ) Avoid deleting and hiding WellLogPlot and Wells folders when they have no children
2015-11-30 15:07:54 +01:00
Jacob Støren
9d9ff798a9
( #655 )( #163 ) Guard against null ptrs in name comparisons
2015-11-30 14:50:16 +01:00
Jacob Støren
d637248ae9
( #655 ) Sort the wells in the Wells folder by name
2015-11-30 14:32:34 +01:00
Jacob Støren
707e8c68ab
( #163 ) Sort simulation wells by name
2015-11-30 14:04:03 +01:00
Magne Sjaastad
bd2a65acb4
( #641 ) Create user defined polyline by clicking on reservoir cells
2015-11-27 17:18:51 +01:00
Magne Sjaastad
7cd4394102
Guard against polylines with less than two points
2015-11-27 17:18:50 +01:00
Jacob Støren
7b9f2b41ed
CppCheck fixes, Errors Warnings and performance
2015-11-27 16:37:26 +01:00
Jacob Støren
6fdc975464
Intersection: Reorganized gui a bit
2015-11-27 13:51:41 +01:00
Jacob Støren
0bda8e9a2f
( #679 ) Inactive cells can be toggled from the intersection
2015-11-27 13:51:39 +01:00
Jacob Støren
9f0c9d13b9
Whitespace
2015-11-27 13:51:36 +01:00
Magne Sjaastad
39ae89b07b
( #667 ) Move intersections above range filters in tree view
2015-11-27 13:47:03 +01:00
Magne Sjaastad
f33a3174ee
( #667 ) Make Grids toggle follow toggle button in toolbar
...
Renamed toolbar text to "Hide Grid Cells"
2015-11-27 13:47:02 +01:00
Magne Sjaastad
a42b0d2c8e
( #667 ) Added Grids to project tree below Info Box
...
Fixed update issue related to missing time step texts in animation
toolbar
2015-11-27 13:47:01 +01:00
Magne Sjaastad
09c88fb768
( #667 ) Intersection visibility will now follow fault visibility
2015-11-27 13:47:01 +01:00
Jacob Støren
9fff7825af
( #676 ) Start intersections of well paths when the trajectory enters the active cells bounding box.
2015-11-27 11:29:28 +01:00
Magne Sjaastad
f8d3b85047
( #669 ) Grid Box: When creating a new view, enable grid box by default
2015-11-27 10:47:12 +01:00
Magne Sjaastad
cbdf446716
( #670 ) Grid box: Do not use scientific notation on legend
2015-11-27 10:38:23 +01:00
Jacob Støren
5c0c18ca30
( #668 ) Autmatically change itersection name when changing well or branch
2015-11-27 10:14:54 +01:00
Jacob Støren
2bf6771da0
( #675 ) Addjusted default extent when we have a small reservoir.
2015-11-26 16:47:45 +01:00
Jacob Støren
c86bb47fa9
( #666 ) Fixed assert reported in comment
2015-11-26 16:12:58 +01:00
Jacob Støren
7ebd6514cb
( #675 ) ( #666 ) Extrapolating intersection by user amount, along well-end directions
...
Making vertical-only well paths more robust also.
2015-11-26 16:12:55 +01:00
Magne Sjaastad
3c4142fc52
( #678 ) Show context menu commands on intersection
...
Added hide intersection
2015-11-26 16:01:23 +01:00
Jacob Støren
b075c57515
( #633 ) Added branch control to simulation well cross sections.
2015-11-26 13:39:31 +01:00
Jacob Støren
d808c268a4
Added icon to Simulation Well Intersection command
2015-11-26 13:38:27 +01:00
Jacob Støren
3e78eebee3
( #633 ) Cross sections on simulation wells
2015-11-26 11:09:10 +01:00
Jacob Støren
faf35d32c6
( #633 ) Moved well centerline calculation to make it available for cross sections
2015-11-26 11:09:08 +01:00
Magne Sjaastad
f18ad19fe2
Intersections: Added icons to commands
2015-11-24 19:45:53 +01:00
Magne Sjaastad
9429458d32
Rename from cells to globalCellArray
2015-11-24 14:21:02 +01:00
Magne Sjaastad
1890ff19f9
( #664 ) Picking on intersections for eclipse and geo models
2015-11-24 14:14:39 +01:00
Magne Sjaastad
85ca555163
Rename
2015-11-24 14:14:39 +01:00
Jacob Støren
e0b8f6e06b
( #665 ) Icons for cross sections
2015-11-24 13:27:44 +01:00
Magne Sjaastad
c588a1fe69
( #645 ) Convert step names to dates for plotting in Result Plot
2015-11-24 11:35:19 +01:00
Magne Sjaastad
369f3c65d8
Linux fix
2015-11-24 10:04:02 +01:00
Magne Sjaastad
60df95843c
( #166 ) Improvements to ternary result visualization
...
Show undefined in regions with no results
Always use time step zero for static results
Allow texture coordinate creation without using RigPipeInCellEvaluator
2015-11-24 09:59:25 +01:00
Magne Sjaastad
6cd4e8a0b7
( #166 ) Added support for ternary result mapping
...
Removed obsolete interface RigResultAccessor2d
2015-11-23 15:24:22 +01:00
Jacob Støren
95f500fefd
( #166 ) Added 10% of the well paths start to end XY lenght as extents.
2015-11-23 14:28:32 +01:00
Magne Sjaastad
ca9b1cf683
( #51 ) Use contrast color for overlay item text and grid colors
2015-11-23 13:31:29 +01:00
Magne Sjaastad
2ae92c6a18
( #266 ) Hide tickmarks at first and last tick mark position
2015-11-23 13:31:28 +01:00
Magne Sjaastad
0907232a7e
( #266 ) Do not show tick marks at start and end of legend
2015-11-23 13:31:27 +01:00
Jacob Støren
40821a05a6
( #166 ) Refactored to improve readability of geomech Intersection texture generation
2015-11-23 13:23:25 +01:00
Jacob Støren
c4aed9c487
( #166 ) Geomech cross sections in place. Refactor of frame/scene/model usage on top level.
2015-11-23 11:25:47 +01:00
Jacob Støren
b5c226aac1
Guard against cell results color update on inactive cross sections
2015-11-23 11:22:02 +01:00
Jacob Støren
5ec200c4fb
( #166 ) Fixed geomech result addressing when interpolating
2015-11-23 11:22:00 +01:00
Jacob Støren
ed563fdce2
( #166 ) Added crossSections to geomech view
2015-11-23 11:21:59 +01:00
Magne Sjaastad
6c58305565
( #266 ) Improved grid color based on background color
2015-11-23 11:17:52 +01:00
Magne Sjaastad
83387ded1b
( #658 ) Fixed missing NNC text in Result Info
2015-11-23 10:34:33 +01:00
Magne Sjaastad
11b317dd1b
( #639 ) Use lower case for x and y
2015-11-23 09:57:41 +01:00
Magne Sjaastad
dc1a66d2cc
( #660 ) Use Intersection to be aligned with concept naming in other tools
2015-11-23 09:07:35 +01:00
Magne Sjaastad
4971304bf9
( #597 ) Fixed how fraction of day is used to adjust time step date
2015-11-23 08:37:45 +01:00
Magne Sjaastad
95e22b581c
( #639 ) Updated axis cross texts
2015-11-23 07:24:50 +01:00
Magne Sjaastad
0b097ec2eb
Hide cross section command from context menu of simulation well
2015-11-21 15:36:01 +01:00
Jacob Storen
b77d91b5e1
Linux compile fix
2015-11-21 00:06:20 -08:00
Jacob Støren
f8fa6787e9
( #166 ) WIP: Starting to get geomech cross sections in place
2015-11-20 15:54:22 +01:00
Jacob Støren
fbfd6fd212
( #166 ) More refactoring to support geomech cross sections
2015-11-20 13:26:41 +01:00
Jacob Støren
e593361b91
( #166 ) Refactoring to make way for geomech cross sections
2015-11-20 12:03:37 +01:00
Jacob Støren
919ba80bc6
Improved comments and some renaming
2015-11-20 12:03:36 +01:00
Jacob Støren
94b713d3bf
Removed unused code
2015-11-20 12:03:35 +01:00
Magne Sjaastad
ac714ca2ea
( #630 ) Give warning if user tries to save project to a read only file
...
Add saved file to recent file list
2015-11-20 10:50:23 +01:00
Magne Sjaastad
b26d199815
( #639 ) Show E (x,1) on axis label
...
As the space is limited, the text is compressed to "E-x1", "N-y2", "Z-3"
2015-11-20 09:12:07 +01:00
Magne Sjaastad
b356be9464
( #629 ) Fixed crash when opening an Odb-file in no-odb version of ResInsight
2015-11-19 19:50:06 +01:00
Magne Sjaastad
ca5dc6e80a
Removed unused function
2015-11-19 19:04:28 +01:00
Magne Sjaastad
115e0cb660
( #657 ) Improved 3D view commands and context menu creation
2015-11-19 18:57:32 +01:00
Magne Sjaastad
f3a1f21e87
( #657 ) Hide unused enums and handle isActive for cross section collection
2015-11-19 18:56:23 +01:00
Magne Sjaastad
089c9d47da
( #657 ) Create new display model when adding / deleting a cross section
2015-11-19 13:43:01 +01:00
Magne Sjaastad
29973bbcf6
( #657 ) Fixed inverted horizontal / vertical mapping
2015-11-19 13:43:01 +01:00
Jacob Støren
227eba0325
( #166 ) Added storage of interpolation metadata
2015-11-19 13:40:44 +01:00
Jacob Støren
74f0251ee9
( #166 ) WIP: Preparing for interpolation
2015-11-19 13:40:43 +01:00
Magne Sjaastad
9c2b1b44a6
( #657 ) Wired up UI to viz model generation for cross sections
2015-11-19 11:41:16 +01:00
Magne Sjaastad
5ac3dea46d
[System] Cleaned up unused variables and functions
2015-11-19 07:57:45 +01:00
Magne Sjaastad
bb8475b0e1
[System] Reduced scope of variables
2015-11-19 07:57:44 +01:00
Jacob Støren
3f250ab0ff
( #166 ) Final mesh lines fixes for cross section
2015-11-18 21:04:10 +01:00
Magne Sjaastad
69e30dc8bc
( #657 ) Added support for creation of cross section from simulation well context menu
2015-11-18 18:21:22 +01:00
Magne Sjaastad
dc894928b5
( #657 ) Added support for creating a cross section from well path context menu in 3D viewer
2015-11-18 17:55:05 +01:00
Magne Sjaastad
91e159810c
( #657 ) Added poly line access function and cross section direction
2015-11-18 15:55:25 +01:00
Magne Sjaastad
6ca980385c
( #657 ) Created command feature for adding cross section from simulation well
2015-11-18 15:55:25 +01:00
Magne Sjaastad
77d66f59af
( #657 ) Added option items for well path and simulation wells
2015-11-18 15:55:24 +01:00
Magne Sjaastad
f20dca0e78
( #657 ) Created append cross section feature
2015-11-18 15:55:23 +01:00
Magne Sjaastad
fec5061212
Moved context command builder into separate file
2015-11-18 15:55:22 +01:00
Magne Sjaastad
f2e8062410
( #657 ) Added cross section and cross section collection
2015-11-18 15:55:22 +01:00
Jacob Storen
cc1a8cf28d
Fixed Linux warnings
2015-11-18 06:50:15 -08:00
Jacob Støren
9946df4071
( #166 ) WIP: Added cell border line code.
2015-11-18 15:29:10 +01:00
Jacob Støren
4f40b3de1f
( #166 ) Test code commented out of EclipseView
2015-11-18 11:52:31 +01:00
Jacob Støren
40713a3c84
( #166 ) Added clipping of the clipped cells, with fixes of errors.
2015-11-18 11:52:27 +01:00
Jacob Støren
5840f165ea
Added an interface to retreive the simulation well centerline
2015-11-18 11:52:23 +01:00
Jacob Støren
57f7c1229a
( #166 ) WIP: First visible section with hacks
2015-11-18 11:52:19 +01:00
Jacob Støren
7845d9bd3c
( #166 ) WIP: Preliminary cross section geometry builder ready for testing
2015-11-18 11:52:16 +01:00
Jacob Støren
cfefddac09
( #166 ) WIP: Preliminary geometry functions starting to get in place
2015-11-18 11:52:12 +01:00
Jacob Støren
4b9312ff74
Adjusted comment
2015-11-18 11:52:08 +01:00
Magne Sjaastad
ecba44d7c8
Use correct type in loop
2015-11-17 17:04:49 +01:00
Magne Sjaastad
cf38d1e6fe
( #266 ) Use application font for performance
2015-11-17 17:00:12 +01:00
Magne Sjaastad
3c1b549064
( #266 ) Fixed issue for labels disappearing for white background
...
DrawableText::labelAnchorVisible hides all labels if the background is
set to white
2015-11-17 16:58:37 +01:00
Magne Sjaastad
08c04f5052
( #656 ) Added text effect to effect generator
2015-11-17 16:26:07 +01:00
Magne Sjaastad
4469d32a2d
Fixed Linux issues
2015-11-17 05:00:35 -08:00
Magne Sjaastad
031ca38a53
( #266 ) No depth test for legend lines
2015-11-17 13:19:28 +01:00
Magne Sjaastad
518ce2d2a7
( #266 ) Default no grid box
2015-11-17 13:19:23 +01:00
Magne Sjaastad
9a672eccad
( #266 ) Use static model interface for static geometry
2015-11-17 13:19:19 +01:00
Magne Sjaastad
96acc1e75d
( #266 ) Improved label display
2015-11-17 13:19:12 +01:00
Magne Sjaastad
d9044e2e7b
( #266 ) Expand bounding box to get some space between model and grid box
2015-11-17 13:19:07 +01:00
Magne Sjaastad
401cfe81a1
( #266 ) Refactoring
...
Limit usage of RivGridBoxGenerator to only RiuViewer
Update colors of grid box based on background color
Use dark gray instead of pure black
2015-11-17 13:19:04 +01:00
Magne Sjaastad
a7656e2367
( #266 ) Added edge visibility calculation for when to show legend
2015-11-17 13:18:59 +01:00
Magne Sjaastad
2c1b960251
( #266 ) Update grid box model in optimizeClippingPlanes
2015-11-17 13:18:54 +01:00
Magne Sjaastad
019c35540d
( #266 ) Added showGridBox to RimView
2015-11-17 13:18:49 +01:00
Magne Sjaastad
3bc7b88ca7
( #266 ) Create parts from selection in derived classes of RimView
2015-11-17 13:18:45 +01:00
Magne Sjaastad
d72861f929
( #266 ) Show highlight viz models in overlay rendering
2015-11-17 13:18:39 +01:00
Magne Sjaastad
121ee80295
( #266 ) Cleaned up access to boundingBox
2015-11-17 13:18:27 +01:00
Magne Sjaastad
bca5720968
( #266 ) Added interface for all/activeCellsBoundingBox and displayModelOffset
2015-11-17 13:18:05 +01:00
Magne Sjaastad
7ff7f42adc
( #266 ) Added geometry for grid box faces
...
Added legend lines and text
2015-11-17 13:11:54 +01:00
Jacob Støren
83d1c0c411
( #648 ) Fixed missing update of total cell visibility
2015-11-12 12:24:05 +01:00
Jacob Støren
8283f6665b
( #625 ) Guard against All Timesteps Visible cells statistics when using dyn prop filter
2015-11-12 11:53:22 +01:00
Jacob Støren
7b65cb91ce
( #625 ) Added access to the generalized propertyFilterCollection in the view
2015-11-12 10:48:13 +01:00
Jacob Støren
8b8fd51862
Created baseclass for PropertyFilterCollections
2015-11-12 10:24:21 +01:00
Jacob Støren
a57b27b6c0
( #643 ) ( #642 ) Overhauled the 3D info panel. New option. Better layout.
2015-11-11 17:44:00 +01:00
Jacob Støren
d8ea2816c3
( #647 ) Made the width of 3dinfo box minimum 275 wide
2015-11-11 17:42:30 +01:00
Jacob Støren
adc777083d
( #642 ) Date in animation progress.
...
Not removed from Info text yet
2015-11-11 16:22:44 +01:00
Magne Sjaastad
6f4a4e16c6
( #638 ) Changed title to "Result Plot" and renamed files
2015-11-11 14:07:21 +01:00
Magne Sjaastad
6063ca1b54
( #646 ) Show selected cells in geo mech view
2015-11-11 13:38:54 +01:00
Magne Sjaastad
a13376a8bf
( #632 ) Update application items when selection changes using a separate class
...
Added RiuSelectionChangedHandler
Moved code from ViewerCommands into SelectionChangedHandler
2015-11-11 11:41:11 +01:00
Magne Sjaastad
ff6ea6cf0b
Fixed include Linux
2015-11-10 11:32:52 +01:00
Magne Sjaastad
a584bcfdf6
Removed unused functions and variables
2015-11-10 11:11:13 +01:00
Magne Sjaastad
e64f943e4c
Fixed includes on Linux
2015-11-10 01:53:24 -08:00
Magne Sjaastad
17493070ac
( #632 ) Improved colors used for selection and time history curves
2015-11-10 09:43:56 +01:00
Magne Sjaastad
2f70abb90d
( #632 ) Minimum widget size of time history plot is set to zero
2015-11-10 09:06:44 +01:00
Magne Sjaastad
f05385129b
( #632 ) Single click on cell gives single cell selection for curves, CTRL + click appends
2015-11-10 08:58:17 +01:00
Magne Sjaastad
7cd2cd0f50
( #632 ) Add Eclipse cell to selection and show in 3D view and time history plot
...
Consolidated remove of model based on name in RimView
Cleanup selection and time history plot when project is closed
2015-11-09 19:05:31 +01:00
Magne Sjaastad
963220dd37
( #632 ) Added support for creation of mesh part from a single cell
2015-11-09 19:05:31 +01:00
Magne Sjaastad
516c120313
( #632 ) Added selection manager for items in 3D view
2015-11-09 19:05:30 +01:00
Jacob Støren
4f05c0d6b9
( #606 ) ( #607 ) Added eclipse stats for visible cells
2015-11-06 13:24:48 +01:00
Jacob Støren
67abe959db
( #606 ) Made each node-result count only once
2015-11-06 13:24:45 +01:00
Jacob Støren
0bd4f4a8f9
( #606 ) ( #607 ) Calculate visible cells statistics for geomech
...
Refactored some in 3D info regarding geomech cases.
2015-11-06 13:24:43 +01:00
Magne Sjaastad
2adb9279ce
( #612 ) Added grid to QwtPlot
2015-11-06 10:19: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
Magne Sjaastad
cef31b2c4a
( #612 ) Make sure time step dates are taken from scalar dataset with highest time step count
2015-11-05 14:12:49 +01:00
Magne Sjaastad
e3d76be0aa
( #612 ) Improved user interaction for adding/deleting curves
...
When time hist plot is visible,
CTRL + mouse click on a cell adds curve to plot
Mouse click outside clears curve plot
2015-11-05 13:48:10 +01:00
Magne Sjaastad
ff6e2755aa
Added time history plot for geo mech models
2015-11-05 13:48:10 +01:00
Magne Sjaastad
b30604edd1
Rename
2015-11-05 13:48:09 +01:00
Magne Sjaastad
7db6835075
( #612 ) Append new curves on cell click, clear when no cell is hit
2015-11-05 13:48:09 +01:00
Magne Sjaastad
0011f090de
( #612 ) Time history result accessor and display of curve from selection
2015-11-05 13:48:08 +01:00
Magne Sjaastad
30adb2661e
( #612 ) Added time history plot as a dockwidget
2015-11-05 13:48:07 +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
f77a92a77b
Rename TrackPlot/PlotTrack classes to Track
2015-11-04 15:57:06 +01:00
Jacob Støren
b64d34c791
Rename of StatCalc classes
2015-11-04 15:53:21 +01:00
Jacob Støren
a4d7e369eb
( #606 )( #607 ) Added option to show 3D-info statistics pr. time step.
2015-11-04 15:44:09 +01:00
Jacob Støren
738af9c88e
( #606 )( #607 ) Added gui for the statistics control. Started refactoring
...
Refactoring to access pr timestep data from the statistics calculation.
2015-11-04 12:51:55 +01:00
Jacob Støren
5c9e263195
Updated license information. Added Qwt and NRLib
2015-11-03 11:29:57 +01:00
Magne Sjaastad
764f26c20c
Improved text when unlinking range filters
2015-11-03 09:55:28 +01:00
Magne Sjaastad
7d83c5a06a
Fixed missing update of icons during removeOverrides()
2015-11-02 14:07:05 +01:00
Jacob Støren
562c6ad8ac
Adjusted Well Log plots icons to a more soft tone
2015-11-02 13:10:55 +01:00
Magne Sjaastad
c8ffce4491
Renamed UI to "Cell Color Result"
2015-11-02 11:34:03 +01:00
Magne Sjaastad
61665dc7c9
Use updateConnectedEditors instead of a resize
2015-11-02 09:50:45 +01:00
Magne Sjaastad
d61c1ecb93
( #483 ) Do not show toggle actions for range/property filters
2015-11-02 09:50:45 +01:00
Magne Sjaastad
73489780bf
( #483 ) Improved how filters and filter collections are grayed out
2015-11-02 09:50:44 +01:00
Magne Sjaastad
b10fedb997
( #483 ) Improved disabled state (gray icon) for range filters/filtercollection
2015-11-02 09:50:43 +01:00
Magne Sjaastad
d9523dbd74
( #578 ) Disable menu commands in tree view when range/property is overridden
2015-11-02 09:50:42 +01:00
Magne Sjaastad
cb1723494c
(578) Disable commands in 3D view if range/property is overridden
2015-11-02 09:50:42 +01:00
Jacob Støren
765c659c7f
( #563 ) Added integration point number in result info text for Geom Cases.
...
Also added node coordinates of associated nodes.
2015-11-02 07:57:33 +01:00
Jacob Støren
f7ebf80e0d
( #582 ) ( #488 ) Cycling all the colors in the default color table, using dark colors first.
...
will make equal colors more seldom in a project.
And use a bit less "hard" colors first.
2015-10-31 23:35:18 +01:00
Jacob Støren
27271c7988
Increased default plot width a bit, to better handle the long curve names
2015-10-31 22:47:37 +01:00
Jacob Støren
4e25673937
Improved code regarding extraction curve creation
2015-10-30 21:39:33 +01:00
Jacob Støren
1148c1167c
( #570 ) Aligning of track top implemented.
...
Now using manual layout and external legend.
2015-10-30 21:39:27 +01:00
Magne Sjaastad
f12684964e
Show class names only in Debug configuration
2015-10-30 11:45:55 +01:00
Magne Sjaastad
6c864c5bed
( #622 ) Show warning when hiding LAS curves in TVD plots
...
This warning can be disabled from preferences
2015-10-30 11:42:11 +01:00
Jacob Støren
1b419f3098
Wlp: Removed spacing between plots and the scrollbar
2015-10-30 09:24:04 +01:00
Jacob Støren
1f312f3763
( #616 ) Reduced scrollbar problem ( #570 ) Only one column of legends.
2015-10-30 09:23:57 +01:00
Magne Sjaastad
07f369f2dd
( #595 ) Fixed invalid behaviour introduced in 4a6e156a68
2015-10-29 14:36:56 +01:00
Jacob Støren
59617a3c43
( #570 ) Fixed grid alignment
...
Is this due to a qwt-bug ?
2015-10-29 14:15:36 +01:00
Magne Sjaastad
1156da7f03
( #605 ) Fixed delete of well path to avoid reuse of old data
2015-10-29 13:13:38 +01:00
Magne Sjaastad
f004752aea
Remove obsolete includes
2015-10-29 13:13:38 +01:00
Jacob Støren
b6d91f5063
( #623 ) Keep view position when toggle on/off
2015-10-29 11:55:21 +01:00
Jacob Støren
1fa3c58a2c
( #620 ) Made rangefilter linking always possible. Using mapping when applicable.
...
If the mapping is not applicable, we just use the numbers as is.
If the ecl case is inside the geom case, we use the mapping.
Removed initAfterRead on ViewController
2015-10-29 11:21:08 +01:00
Jacob Støren
21b1e6c6e6
( #592 ) Fixed autoscale for track move delete toggle
...
Also avoid to always do updateConnectedEditors on project when deleting a curve
2015-10-29 10:29:48 +01:00
Jacob Støren
669bacb2a5
( #621 ) Fixed crash when toggling a curve in a hidden plot.
...
Added missing guard of the Qt pointer
2015-10-29 09:06:48 +01:00
Jacob Støren
0d41d15fe9
( #592 ) Refactored and renamed to make ready to fix for Track operations
2015-10-28 17:28:00 +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
bc85ecd6ab
Make sure all project windows are closed down as part of closeProject()
2015-10-28 15:30:20 +01:00
Magne Sjaastad
4a6e156a68
( #595 ) Do not perform value filtering for LAS curves
2015-10-28 15:18:53 +01:00
Magne Sjaastad
09a2579c49
Update icon state for range filters as part of loading project, not from initAfterRead
2015-10-28 12:23:24 +01:00
Magne Sjaastad
ad6e17a5d9
( #596 ) Refactored name matching for Ascii well path files (dev-files)
...
Supported well names are
Well name in quotes
name myWellName
WELLNAME: myWellName
2015-10-28 11:32:47 +01:00
Magne Sjaastad
56e6fd1f6b
( #596 ) Trim whitespace as first step to fix this issue
2015-10-28 10:28:52 +01:00
Jacob Støren
44463f3a41
Fixed ( #583 ) and improved ( #585 ) and ( #592 )
...
Also a renamed typo allign -> align
2015-10-28 10:08:34 +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
4a12eecd0c
Moved well path commands into separate folder
2015-10-28 10:02:09 +01:00
Magne Sjaastad
331f401b42
Removed usage of obsolete tree model
2015-10-26 11:25:03 +01:00
Magne Sjaastad
7a6c4c06b9
System : Removed unused variables
2015-10-26 11:09:57 +01:00
Magne Sjaastad
04d6933c90
System : Removed unused variable
2015-10-26 10:36:50 +01:00
Magne Sjaastad
ba032020ec
System : Assign value directly
2015-10-26 10:29:57 +01:00
Magne Sjaastad
1e9f77274a
Minor refactor
2015-10-26 10:18:59 +01:00
Magne Sjaastad
f3f2cf1590
System : Removed unused functions
2015-10-26 10:18:59 +01:00
Magne Sjaastad
bbdb730372
Removed dead code, RimCaseCollection was handled twice
2015-10-26 10:18:58 +01:00
Magne Sjaastad
7d02c794b7
System : Removed elements after unique has been called
2015-10-26 10:18:58 +01:00
Magne Sjaastad
930209f527
System : Added asserts and initialized pointer before calling firstAnchestorOrThisOfType()
2015-10-26 10:18:57 +01:00
Magne Sjaastad
01224dd5e6
System : Removed unused variables
2015-10-26 10:18:57 +01:00
Jacob Støren
14dedf5d4a
(591) Only possible to link property filter between same-case-views
2015-10-24 12:27:39 +02:00
Jacob Støren
658849eefc
( #584 ) Linked Views: Use Range filter mapping only when ecl bbox is inside geom bbox
...
Set range and propfilter linking default off
2015-10-24 12:27:34 +02:00
Magne Sjaastad
0405584bb6
System : Replaced tab with four spaces in ApplicationCode and subfolders
2015-10-23 15:46:25 +02:00
Jacob Støren
4de95c2092
( #578 ) Controlled views: Disabled the range filter commands in the treeview
2015-10-23 14:32:38 +02:00
Jacob Støren
f50f5e3253
( #589 ) Guarding when dropping a track at a disabled plot
2015-10-23 14:32:33 +02:00
Jacob Støren
1dc03c87fa
Rename in RiuDragDrop
2015-10-23 14:32:27 +02:00
Jacob Støren
469c7fa09a
WLP: Moved Curve color to the top of "Curve Appearance"
2015-10-23 14:32:22 +02:00
Magne Sjaastad
d022f70248
System : Improved robustness for regression tests
...
Clear list of reservoir views to be updated when closing project
Guard for null pointer when evaluating reservoir views for update
2015-10-23 14:13:14 +02:00
Magne Sjaastad
5a1e244b2a
System : Renamed classes and function names relaed to drag and drop
2015-10-23 11:03:23 +02:00
Magne Sjaastad
5b99439ed8
( #573 ) Added new copy method for PdmObjects
...
Added copy method to XmlObjectHandle, and use this method from
PasteEclipseCases
2015-10-23 09:00:17 +02:00
Jacob Støren
36a0a4a948
( #576 ) Use timestep also when creating WL extraction curves
2015-10-22 17:14:52 +02:00
Pål Hagen
e9f94fc959
( #467 ) Moving curves onto a track inserts them in front of existing curves
...
Dragging and dropping curves onto a curve appends curves after the given
curve.
2015-10-22 16:56:10 +02:00
Jacob Støren
b18ae1a14a
Fixed crash introduced by b15b23b856
2015-10-22 16:46:58 +02:00
Jacob Støren
b15b23b856
( #540 ) Removed the Visible Cells Sync from Gui.
...
Moved UpateOverrides from init afterRead to OpenProject
2015-10-22 16:02:28 +02:00
Jacob Støren
44d1aaa3f1
( #540 ) Range filter matching: Prioritize cell matches with collapsed eclipse cells less.
...
To make better matches when one or more corner of the range is in a
collapsed cells area
2015-10-22 15:34:51 +02:00
Jacob Støren
9d106ec76b
( #540 ) Improved handling range filter endpoints in none match cells
2015-10-22 15:34:46 +02:00
Jacob Støren
e094ca8e91
( #540 ) Guarding against crash when opening project with range filter override.
2015-10-22 15:34:41 +02:00
Pål Hagen
e32b76b2af
( #467 ) Made sure that track names are updated in source plot after moving tracks
2015-10-22 15:21:44 +02:00
Pål Hagen
e748e25ae1
( #467 ) Moving tracks onto a plot means insertion in front of existing tracks
2015-10-22 15:17:40 +02:00
Pål Hagen
1c1ceb267b
( #467 ) Drag & drop improvements
...
Getting drag items from selection when the drag is started (when the
interface asks for supported drop actions). Using proposed the drop
action along with the drag items to determine if the drag item can be
dropped onto a given target in the flags() method.
2015-10-22 14:47:51 +02:00
Pål Hagen
52f1e47576
( #579 ) Removing well log extractors with case references in case destructors
2015-10-22 14:26:54 +02:00
Magne Sjaastad
eb9f909fb1
( #577 ) Delete assosiated link data when view is deleted
...
When a link master view is deleted, all linked view data is deleted
2015-10-22 11:41:36 +02:00
Pål Hagen
272c328da3
( #579 ) Removing cached well log extractors when deleting cases and well paths
...
Cached well log extractors with references to well paths or cases to be
deleted are removed before deletion.
2015-10-22 11:31:34 +02:00
Magne Sjaastad
6e0c6b89b1
( #565 ) Fixed invalid guarding of index when calculating well pipe visibility
...
Reverts two previous commits cfc8c72137
and 7c8fe47683
2015-10-22 10:39:36 +02:00
Pål Hagen
6747fe5976
( #467 ) Drag & drop improvements. Keeping track of the items being dragged.
2015-10-21 17:21:56 +02:00
Magne Sjaastad
b046ca0769
Minor compilation issues cleanup
2015-10-21 14:49:20 +02:00
Magne Sjaastad
ff1a1576a0
( #539 ) Make range filters readonly if an override range filter collection is active
2015-10-21 14:22:51 +02:00
Magne Sjaastad
dbd6ce09c5
( #539 ) Check for NULL pointer when deciding what kind of range filter collection to use
...
As the management of override range filter collection is handled
independenly from scheduleRedraw, we must check for a valid pointer when
trying to access the override range filter
2015-10-21 13:32:10 +02:00
Magne Sjaastad
4b95f2b807
( #539 ) Prevent context menu events to be propagated to parent
...
When a context menu is created in the viewer is, and the action
triggered is displaying a dialog,
the context menu of QMainWindow is displayed after the action has
finished
Setting this policy will make sure the handling is not deferred to the
widget's parent,
which solves the problem - Qt::PreventContextMenu
2015-10-21 13:16:09 +02:00
Magne Sjaastad
8de8100c3e
( #539 ) When view is unlinked, ask user to keep either override or original range filter collection
2015-10-21 13:16:09 +02:00
Jacob Støren
065a688c19
Fixed crash on every case loaded
2015-10-21 12:21:08 +02:00
Jacob Støren
00b56b7440
( #540 ) Range filter mapping now works fem->ecl and opposite.
...
We need to test more, but now it is getting there.
2015-10-21 10:04:00 +02:00
Jacob Støren
53826f4966
( #540 ) Wip: Preparing to Extract range endpoint calculation
...
We neeed to clamp fem range to the extents of the ecl grid within the
fem grid before trying to map fem to ecl. So we need to refactor a bit.
2015-10-21 08:21:16 +02:00
Jacob Støren
58363dbcf9
( #540 ) Wip: Range filter mapping alive! Needs more adjustments.
...
Fem to Ecl is not perfect.
2015-10-20 17:41:36 +02:00
Pål Hagen
8e3e3dd547
Removed out-commented code
2015-10-20 15:27:27 +02:00
Pål Hagen
e2eaf5f1a3
( #467 ) Implemented drag & drop for moving tracks after drop target track
2015-10-20 12:25:18 +02:00
Jacob Støren
32d49e4ba3
( #574 ) Fixed assert when creating eclipse curve
2015-10-20 12:19:41 +02:00
Jacob Storen
b5bb62ed0a
Linux compile fixes
2015-10-20 02:48:07 -07:00
Jacob Støren
8b894d8515
( #540 ) Override range filter update system improved
...
Rename of forgotten viewLink ->viewController
Remember to update group of linked views before adding a new dependent view.
2015-10-20 11:15:30 +02:00
Jacob Støren
4fc0553451
( #540 ) Added interface for fem to ecl range filter mapping as well.
2015-10-20 11:15:26 +02:00
Jacob Støren
a5ef83a2ee
( #540 ) WIP: Split the rangefilter mapping code into files
...
Preparing for assembling it all.
2015-10-20 11:15:21 +02:00
Jacob Støren
c023bc9b2a
( #540 ) WIP: Implemented use of arbitrary exact match diagonal in range filter mapping.
...
Now we are ready to start testing.
2015-10-20 11:15:16 +02:00
Jacob Støren
db4e637e76
Constified some methods in FemPart. WIP range filter mapping first untested code.
2015-10-20 11:15:12 +02:00
Pål Hagen
20b7ee9aa5
( #505 ) Changed context menu text
...
"Add To New Plot" instead of "Add To Plot"
2015-10-19 15:25:16 +02:00
Pål Hagen
31a70b669d
( #467 ) Made sure that only move, not copy, is handled for curves and tracks
2015-10-19 14:55:52 +02:00
Pål Hagen
7e1ef99146
Using const ref parameter
2015-10-19 14:50:01 +02:00
Pål Hagen
344e7679d7
Refactored code that moves cases to a grid case group by drag & drop
2015-10-19 14:48:03 +02:00
Pål Hagen
8a3c2c4c38
( #467 ) Refactoring - added helper class to simplify the drag & drop code
2015-10-19 14:29:28 +02:00
Pål Hagen
36f2229b5b
( #467 ) Postponing updates until all tracks have been moved to a plot
2015-10-19 14:07:06 +02:00
Pål Hagen
b2e04b47d9
( #467 ) Performing updates of track after all curves have been moved
2015-10-19 14:02:39 +02:00
Pål Hagen
2893b29bbc
( #467 ) Implemented drag & drop for moving tracks between plots
2015-10-19 13:57:41 +02:00
Magne Sjaastad
ab0e3819a1
( #539 ) Added framework for update of range filter based on master
...
Propagate pointer to a range filter if only a single filter is modified
Moved lifetime management of range filter collection to RimView
2015-10-19 12:10:28 +02:00
Pål Hagen
1c3e9d8751
( #467 ) Implemented drag & drop for moving curves between tracks
2015-10-19 12:07:17 +02:00
Pål Hagen
3a01fe0782
( #467 ) Implemented tree view drag & drop of LAS file well log channels to plot tracks
...
Did some refactoring/cleanup of existing drag & drop code to make it
easier to add drag & drop for other item types.
2015-10-16 16:58:49 +02:00
Pål Hagen
8e682926c6
Removed comments
2015-10-16 14:05:12 +02:00
Pål Hagen
1dc0da7a37
( #541 ) Using common value for absent values (-999.25, -9999.25, etc.)
2015-10-16 13:57:34 +02:00
Pål Hagen
aa1493fcb9
( #541 ) Exporting date to LAS file
2015-10-16 13:37:31 +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
Pål Hagen
7b14306b5b
( #541 ) Use "Depth in meters" as parameter description for DEPTH
2015-10-16 10:07:56 +02:00
Pål Hagen
27a6775e3c
( #541 ) Change multiple "_" in default export file name to one
2015-10-16 10:06:45 +02:00
Magne Sjaastad
a7b3950c6b
Make sure the view linker is expanded after a link operation
2015-10-16 09:20:41 +02:00
Jacob Støren
08d1031f7f
Fixed Missing rename after merge
2015-10-15 23:29:30 +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
3683dc95cd
( #541 ) Setting depth range for export from the curve's raw data, not the plot curve's data
2015-10-15 16:31:11 +02:00
Pål Hagen
2dd1e98f81
( #541 ) Setting version info, start and stop depths, and depth unit, when exporting to LAS
2015-10-15 16:12:22 +02:00
Pål Hagen
68ad675a45
( #541 ) Using curve name as default file name for LAS in file save dialog
2015-10-15 14:39:53 +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
707ddf15d7
( #540 ) Started to make single-cell best-match
2015-10-15 13:41:51 +02:00
Jacob Støren
36339f1001
( #522 ) Changed the Import Well Log Curve icon
2015-10-15 13:41:47 +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
Jacob Støren
a11d82d57e
( #522 ) Added a Las-File Icon in the tree
2015-10-15 13:41:39 +02:00
Jacob Støren
1782fac724
( #521 , #522 ) New icons on Plot related stuff.
...
The curve icon does not show up for some reason.
2015-10-15 13:41:34 +02:00
Jacob Støren
ee96d1b2ee
( #521 , #522 ) Added new icon files
2015-10-15 13:41:30 +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
Pål Hagen
c2577391c2
Linux compilation fix.
...
friend -> friend class
2015-10-15 12:53:20 +02:00
Pål Hagen
10c5b37122
Updated unit tests
...
Using RigWellLogCurveData instead of RimWellLogCurveImpl. Added test
interface which has access to private methods in RigWellLogCurveData.
RimWellLogCurveImpl should probably be removed when correct filtering of
curve segments based on depths is up & running.
2015-10-15 12:41:12 +02:00
Pål Hagen
d74b4333f2
( #541 ) Renamed some methods and variables
2015-10-15 12:01:47 +02:00
Pål Hagen
a173694542
Linux compilation fix.
2015-10-15 11:32:09 +02:00
Pål Hagen
08573be64b
( #541 ) Added feature for export of well log plot curves to a LAS file
...
Did some refactoring/improvements by introducing new class
RigWellLogCurveData.
2015-10-15 11:27:12 +02:00
Jacob Storen
10046eed4a
Linux fixes
2015-10-14 07:13:45 -07:00
Jacob Storen
021de1444d
Linux compile fix
2015-10-14 06:57:11 -07:00