Commit Graph
100 Commits
Author SHA1 Message Date
Magne Sjaastad 5fb04e9526 [System] Added support for display of regression images on top of each other in regression report
Use a slider concept (using CSS) to switch between generated and base
image
2016-01-11 08:00:05 +01:00
Magne Sjaastad 7b24b3a96b (#713) Removed temporary workaround for NNC data import in ECLIPSE 2015 2016-01-08 09:25:38 +01:00
Magne Sjaastad 1c4c1d254e (#711) Use most recent activated Eclipse view if a well log plot is active
Octave scripts must have an Eclipse view to communicate with. If a WLP
is active, evaluate recently used views to find the most recently
Eclipse view used.
2016-01-06 23:01:27 +01:00
Magne Sjaastad f00ecd9a5a System : Include runtime dlls on Windows
msvcp/msvcr/vcomp is now included in the install package on Windows
2015-12-22 15:00:27 +01:00
Magne Sjaastad 5296add1cb [Fwk] Fix for missing use of command framework for tree view model 2015-12-22 14:10:50 +01:00
Magne Sjaastad 390b04be3b [Fwk] Fixed typo 2015-12-22 13:32:48 +01:00
Magne Sjaastad 33c53830f6 [Fwk] Integrated improvements to command mananger 2015-12-22 13:00:13 +01:00
Magne Sjaastad ed3951fd0d [AppFwk] Added CMakefile used to test AppFwk 2015-12-22 11:41:11 +01:00
Magne Sjaastad b9286dcd1d [AppFwk] Updated destructors in unit tests to make sure memory is released correctly 2015-12-22 11:10:50 +01:00
Magne Sjaastad 72459a339f Upped to 1.5.109-RC 2015-12-17 14:51:16 +01:00
Magne Sjaastad e8cf78c2af (#710) Clamp currentFrameIndex to available frame indices 2015-12-17 14:40:01 +01:00
Magne Sjaastad 0a15ccf577 Fixed missing selection of well path in project tree when clicking on a well path in 3D view 2015-12-16 09:46:08 +01:00
Magne Sjaastad 7bcf6bfd89 Upped to 1.5.104-RC Release candidate 2015-12-11 10:55:37 +01:00
Magne Sjaastad 9c8a75a237 Do not modify fault settings when preparing for regression test 2015-12-11 10:45:48 +01:00
Magne Sjaastad 6b070c6b12 (#704) Do not delete simulation wells as part of paste operation
Sync of wells happens in loadDataAndUpdate ->
syncronizeWellsWithResults, and potentially missing wells will be
deleted. LoadDataAndUpdate must also happen after references are
resolved
2015-12-11 10:20:15 +01: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 34862d39b0 (#703) Make sure simulation wells are read before resolving references 2015-12-10 23:09:33 +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 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 a86d24df97 Fwk : Added DEBUG assert to detect when data is present in child fields
Added assert for ChildArrayField and ChildField
2015-12-09 13:34:13 +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
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
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
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
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 19d156e8ff [Fwk] Fixed missing rename in test app 2015-12-01 15:25:54 +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
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
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
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
Magne Sjaastad bf5de93113 [Fwk] Improved static initializer naming 2015-11-27 10:38:23 +01:00
Magne Sjaastad 563aa95abf [Fwk] Static initializer must be placed at file global scope in order to always call the constructor in the cpp file 2015-11-27 10:38:22 +01:00
Magne Sjaastad eb4fefce7c Removed obsolete file 2015-11-26 18:42:07 +01:00
Magne Sjaastad 3c4142fc52 (#678) Show context menu commands on intersection
Added hide intersection
2015-11-26 16:01:23 +01:00
Magne Sjaastad 147580e342 Linux fix 2015-11-26 05:54:43 -08:00
Magne Sjaastad df604f7e12 Commented out test project 2015-11-26 14:22:53 +01:00
Magne Sjaastad 8e85c4e8fb [Fwk] Created test project for Cvf specialization 2015-11-26 14:22:53 +01:00
Magne Sjaastad 5093b559d2 [Fwk] Set default editor for std::vector of Vec3d 2015-11-26 14:22:52 +01:00
Magne Sjaastad 3a3d28003b [Fwk] Use PdmValueFieldSpecialization instead of QVariant constructor 2015-11-26 14:22:52 +01:00
Magne Sjaastad 3e9e5779ab [Fwk] Updated headers and added unit tests, fixed minor issues related to text stream operator overload 2015-11-26 14:22:51 +01:00
Magne Sjaastad 1bdb68e3d7 [Fwk] Moved ProjectDataModel unit test 2015-11-26 14:22:50 +01:00
Magne Sjaastad 6cecdf7fc3 [Fwk] Added new top level cmakefile for both AppFwk and VizFwk 2015-11-26 14:22:50 +01:00
Magne Sjaastad 941d117fbf [Fwk] Updated Cvf test application 2015-11-26 14:22:49 +01:00