Commit Graph

2587 Commits

Author SHA1 Message Date
Jacob Støren
2f05ecb9ad Fixed memory leak and removed unused code 2015-12-10 11:39:10 +01:00
Jacob Støren
856054666d Fixed error introduced in 28a0e1107c 2015-12-10 10:40:15 +01:00
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