Magne Sjaastad
af0c169bca
#3952 Summary : Always show FOPT for new plots
2019-01-14 07:08:05 +01:00
Magne Sjaastad
240e146a1b
#3951 Summary : Improve Windows menu
2019-01-14 07:08:05 +01:00
Gaute Lindkvist
59a9136bf1
#3807 Make sure changing weights updates contour map
2019-01-11 16:14:54 +01:00
Gaute Lindkvist
9a6d0ab9ef
#3807 Tidy up contour map code after splitting out Eclipse specific code
2019-01-11 16:08:37 +01:00
Gaute Lindkvist
bad98b81ad
#3807 Make RimEclipseContourMapProjection a child of an abstract RimContourMapProjection
2019-01-11 16:06:54 +01:00
Gaute Lindkvist
fb5c222047
#3961 Disable case name in auto name for 3d Views by default
2019-01-11 16:06:53 +01:00
Gaute Lindkvist
f3c188ef56
#3807 Rename RimContourMapView to RimEclipseContourMapView
2019-01-11 16:06:53 +01:00
Gaute Lindkvist
31c67e29e4
#3807 Rename RimContourMapProjection to RimEclipseContourMapProjection
2019-01-11 16:06:53 +01:00
Magne Sjaastad
6cc2740a74
#3960 Measurements : Add feature activation from context menu, and write Esc as shortcut
2019-01-11 15:49:30 +01:00
Gaute Lindkvist
4f09b6fbf6
#3945 Fix bug related to updating Contour Map when changing result and weighting parameter
2019-01-11 12:32:46 +01:00
Gaute Lindkvist
d1a457bf07
#3943 Stop regenerating map geometry when altering other geometry.
...
* Do this by caching results and clearing the cache in three stages with each dependent on the previous stages:
1. Grid Mapping
2. Results
3. Geometry
* Clearing grid mapping clears results and clearing results clears geometry.
* Some operations require only geometry changes, while others require a full change to grid mapping and consequently everything else.
2019-01-11 10:48:28 +01:00
Magne Sjaastad
cee966a6d1
#3944 clang-tidy : Apply changes on geomech and ssihub
2019-01-11 08:14:53 +01:00
Magne Sjaastad
d460d3d77d
#3944 clang-tidy : Apply modernize-deprecated-headers
2019-01-11 08:14:53 +01:00
Magne Sjaastad
63c675d6e2
System : Add clang-tidy
2019-01-11 08:14:53 +01:00
Magne Sjaastad
81c3ee5df2
#3944 System : Improve code quality using clang-tidy
...
Remove redundant virtual and add override
2019-01-11 08:14:53 +01:00
Gaute Lindkvist
14cce66d2a
#3945 Avoid ray tracing around edges of contour map
2019-01-10 21:16:22 +01:00
Gaute Lindkvist
23142acc01
#3942 disable contour smoothing when contour lines are disabled
2019-01-10 20:58:36 +01:00
Gaute Lindkvist
82686ffe14
#3945 Avoid redoing ray tracing for contour maps when we can
2019-01-10 20:55:58 +01:00
Gaute Lindkvist
a309ffd1ea
#3941 Slighly improve contour map performance
2019-01-10 19:13:18 +01:00
Gaute Lindkvist
602bca4ea6
#3939 Make sure contour smoothing doesn't cause level overlap.
2019-01-10 16:07:58 +01:00
Gaute Lindkvist
8428e848de
#3941 Improve contour map performance by several measures
...
* Discarding triangles that aren't inside current level. Big gain.
* Checking bbox for contour levels. Minor gain.
* Doing less interpolation. Minor gain.
2019-01-10 14:53:37 +01:00
Magne Sjaastad
67d0b44c1e
#3856 Update copyright text in dialogs
2019-01-09 15:29:37 +01:00
Magne Sjaastad
6db80f40b9
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
Magne Sjaastad
fb4529731a
#3856 Update copyright headers
2019-01-09 15:15:34 +01:00
Magne Sjaastad
32e611f710
Qt5 : Install dependencies on Windows
2019-01-09 13:59:29 +01:00
Magne Sjaastad
4557514622
Whitespace
2019-01-09 12:48:56 +01:00
Magne Sjaastad
c27d935fc4
Contour map : Disable simulation wells and faults when creating from 3D view
2019-01-09 12:48:42 +01:00
Gaute Lindkvist
225f190f4b
#3934 Improve picking speed on contour map
2019-01-09 09:57:47 +01:00
Gaute Lindkvist
1a5fdec2d3
#3934 Make contour map colors exactly match the contour lines.
2019-01-09 09:09:26 +01:00
Gaute Lindkvist
a024a772a8
Cache cvf::Effect for text labels locally in RivContourMapProjectionPartMgr
2019-01-09 09:08:46 +01:00
Gaute Lindkvist
b281a801a8
Fix zoom check in RimContourMapView
2019-01-09 09:04:11 +01:00
Gaute Lindkvist
bac377a4eb
#3934 Optionally (on default) smooth all contour lines
2019-01-09 08:42:20 +01:00
Gaute Lindkvist
7fccdf7153
#3934 Implement area threshold for contour polygons
2019-01-09 08:42:20 +01:00
Gaute Lindkvist
c8f9505d1e
Fix crash in text rendering
2019-01-08 20:07:55 +01:00
Magne Sjaastad
20f9bf4318
#3935 Measurements : Add Esc button to abort measurement mode
2019-01-08 14:55:44 +01:00
Gaute Lindkvist
f099b8a747
Make contour map labels default on
2019-01-08 11:07:37 +01:00
Gaute Lindkvist
8de9a46c6a
Rename RimContourMapProjection::generateTriangles to generateTrianglesWithVertexValues
...
Signed-off-by: Gaute Lindkvist <lindkvis@gmail.com>
2019-01-08 11:07:37 +01:00
Gaute Lindkvist
1c780deeab
Make it more likely that we pick a dark contrast color from RiaColorTools
2019-01-08 11:07:37 +01:00
Gaute Lindkvist
7a275be335
#3876 Implement rotated labels on contour maps
2019-01-08 11:07:37 +01:00
Gaute Lindkvist
71cacc550f
#3881 Smooth outer contour line and clip geometry
2019-01-08 11:07:37 +01:00
Gaute Lindkvist
ec0419a945
#3881 Prepare for better edge clipping by making interpolation function more accessible.
2019-01-08 11:07:36 +01:00
Magne Sjaastad
e835e2b32a
#3924 Measurements : Improve text in tool tip
2019-01-08 07:11:00 +01:00
Magne Sjaastad
53ef8dbed9
#3932 System : Add FindOctave
2019-01-07 12:44:36 +01:00
Magne Sjaastad
f727a6c4ee
#3929 System : Always lock mutex before unlocking
2019-01-07 12:38:53 +01:00
Magne Sjaastad
f09fa727fa
#3928 Coordinate transform : Add convert of vector of points
2019-01-03 13:16:26 +01:00
Magne Sjaastad
ecb1b83dfa
#3927 Measurements : Compute horizontal area of polygon
2019-01-03 11:34:50 +01:00
Magne Sjaastad
5bf13140e3
#3927 Measurements : Add unit test for area computations
2019-01-03 09:47:45 +01:00
Magne Sjaastad
3543ba7cf3
#3924 Measurements : Remove double mouse click event handling
2019-01-03 07:33:54 +01:00
Magne Sjaastad
8f85e49849
#3924 Measurements : Rename, fix issues with points in multiple views
2019-01-03 07:18:22 +01:00
Magne Sjaastad
31a30f8a94
#3924 Measurements : Hide measurement from project tree
2019-01-03 07:08:25 +01:00
Magne Sjaastad
7f24edaebf
#3924 Measurements : Set object name for toolbar
2019-01-03 07:06:11 +01:00
Magne Sjaastad
855e22abb4
#3924 Measurements : Redraw immediately instead of schedule redraw
2019-01-02 15:04:33 +01:00
Magne Sjaastad
ee9721a338
#3924 Measurements : Use CTRL key to append poly line points
2019-01-02 15:04:05 +01:00
Magne Sjaastad
8709734697
Whitespace
2019-01-02 14:41:17 +01:00
Magne Sjaastad
fe75265053
Annotations : Remove check on priority
...
For performance reasons, priority was checked before dyncast. This does not work now for unknown reasons.
2019-01-02 14:39:39 +01:00
Magne Sjaastad
c5dc9da4bd
#3924 Measurement : Clean up includes
2019-01-02 14:37:59 +01:00
Magne Sjaastad
218472fe2c
Merge branch 'dev' into measurement
2019-01-02 14:32:17 +01:00
Magne Sjaastad
4e6d7d3c40
#3922 Scale bar : Update legend layout when dependent data changes
2019-01-02 11:22:25 +01:00
Magne Sjaastad
98c0406926
Whitespace
2019-01-02 09:45:48 +01:00
Magne Sjaastad
1cfedd7ff8
System : Qt5 : Copy DLLs into destination folder
2019-01-02 07:09:12 +01:00
Gaute Lindkvist
c1f9e664cd
#3876 Fix picking offset issue arising from contour line fixes.
2019-01-01 16:20:04 +01:00
Gaute Lindkvist
e63ba3ee6d
#3768 and #3903 Fix border issue by making OpenGL widget a child of the main window.
2019-01-01 15:14:45 +01:00
Bård Skaflestad
6839c1cf77
ECLFluxCalc: Remove Unused 'useEPS' Constructor Parameter
...
Recent developments have rendered this parameter unused. Remove
it to make API simpler. The library now always loads arrays as
if the caller requests end-point scaling behaviour and we defer
effects of actual end-point scaling until client code queries
the flux calculator at run time.
2018-12-21 13:14:45 +01:00
Magne Sjaastad
a9c7773ef7
CppCheck : Fix various minor issues
2018-12-21 12:32:57 +01:00
Magne Sjaastad
e514a77a80
CppCheck : Add missing assignment to isOk
2018-12-21 12:32:25 +01:00
Magne Sjaastad
be77e4e048
CppCheck : Guard null pointer access
2018-12-21 12:31:42 +01:00
Magne Sjaastad
d2431a40a9
CppCheck : Remove unused variable, use range based for
2018-12-21 12:17:07 +01:00
Magne Sjaastad
6b952add64
CppCheck : Make sure all variables are initialized in constructor
2018-12-21 11:30:29 +01:00
Magne Sjaastad
8bc8ac5e58
CppCheck : Remove unused function
2018-12-21 11:29:14 +01:00
Gaute Lindkvist
128208d35a
Fix type in RiaColorTools contrastColor
2018-12-21 10:12:58 +01:00
Magne Sjaastad
d54c509b35
Add missing include
2018-12-21 10:10:11 +01:00
Bjørn Erik Jensen
5976298267
Merge branch 'dev' into measurement
2018-12-21 10:08:41 +01:00
Magne Sjaastad
47f50c8195
Remove unused functions/variables
2018-12-21 10:07:26 +01:00
Gaute Lindkvist
9fdec77c94
#3919 Contrast colors for contour lines
2018-12-21 09:48:57 +01:00
Gaute Lindkvist
22f054c6b9
#3919 Apply contrast colours to contour lines as well.
2018-12-21 09:48:57 +01:00
Gaute Lindkvist
68fb72311e
#3919 Implement a better threshold check for contrast colors
2018-12-21 09:48:56 +01:00
Gaute Lindkvist
6754f837d4
#3876 First label implementation. Not rotated yet.
2018-12-21 09:48:56 +01:00
Gaute Lindkvist
37a3342db5
Fix unit test on Linux due to empty QRegExpValidator constructor (doesn't build on Qt 4.6)
2018-12-21 09:48:56 +01:00
Bjørn Erik Jensen
21403f4161
#3805 Measurement. Double click in view to reset measurement
2018-12-21 09:23:53 +01:00
Magne Sjaastad
6f3097dd5f
Merge remote-tracking branch 'origin/2018.11.01-patch' into dev
2018-12-21 08:46:27 +01:00
Magne Sjaastad
935efc66e1
cotire : Adjustments for Qt5
2018-12-20 20:59:19 +01:00
Gaute Lindkvist
9b7f516a2e
#3863 fix default MSW parameters for perforation intervals.
2018-12-20 16:08:05 +01:00
Gaute Lindkvist
ac1f57e5f9
#3915 Make valve count mode label "Start/End/Number" instead of "Start/End/Number of Valves".
...
* This way it works for both ICDs/AICDs and fishbones.
* Not necessary for patch branch.
2018-12-20 14:21:47 +01:00
Gaute Lindkvist
8442cc3f92
#3915 use subs instead of valves for fishbones
2018-12-20 14:10:20 +01:00
Gaute Lindkvist
d259f8f33a
Move display transforms from contour map
2018-12-20 14:10:20 +01:00
Gaute Lindkvist
e837d2e9ee
#3915 use subs instead of valves for fishbones
2018-12-20 14:09:57 +01:00
Bjørn Erik Jensen
d6f4962ed7
#3806 Measurement. Display text label at last clicked position
2018-12-20 12:34:17 +01:00
Magne Sjaastad
284e07b967
#3907 Summary : Consider combined curve count when assigning color
2018-12-20 10:46:48 +01:00
Gaute Lindkvist
5c9b8b36f9
#3910 Add compdat export test with 132 line length and 133 line length.
2018-12-20 10:18:13 +01:00
Gaute Lindkvist
66c58bad28
Fix unit test build problem
2018-12-20 10:06:30 +01:00
Gaute Lindkvist
4e5925808a
#3910 Unit test for table formatter and split text
2018-12-20 09:50:05 +01:00
Gaute Lindkvist
708f24943b
Hide Unit Test Feature if USE_UNIT_TESTS is not defined
2018-12-20 09:50:05 +01:00
Gaute Lindkvist
975cd15c32
#3910 Unit test for reg exp validator
2018-12-20 09:50:05 +01:00
Gaute Lindkvist
10da90350f
#3876 Create Counter Clockwise closed polygons out of the contour line segments
2018-12-20 09:47:25 +01:00
Magne Sjaastad
755e1405db
#3909 Ensemble : Sort files alphabetically in find dialog
2018-12-20 09:05:35 +01:00
Magne Sjaastad
f7a7a943d7
#3911 Ensemble import : Remember separate file path for ensemble
2018-12-20 08:50:21 +01:00
Magne Sjaastad
bc86158ff6
#3914 Source Stepping : Add checkbox for include of ensemble cases
2018-12-20 08:36:35 +01:00
Magne Sjaastad
1ac998973e
#3913 Source Case Stepping : Exclude ensemble and observed cases from list
2018-12-20 08:13:49 +01:00
Bjørn Erik Jensen
deec4c16e9
#3804 Measurement. Set checkable toolbutton (still changing icon)
2018-12-19 14:49:35 +01:00
Bjørn Erik Jensen
849a623379
#3804 #3805 Measurement. Add toolbar button and interactive picking
2018-12-19 14:41:17 +01:00
Bjørn Erik Jensen
b30008c5c8
Revert " #3862 Reload case. Reset time step filter during reload to fix issue"
...
This reverts commit d202e430d2
.
2018-12-19 13:04:03 +01:00
sigurdp
928a0628cd
HoloLens: First cut, optimization of array data communication to sharing server. ResInsight will try and detect changes in its internal arrays, and will only announce changed arrays to the server (through meta data.) Previously, ResInsight would send all array data to the server unconditionally. Now the set of arrays/packets to send is controlled by the sharing server through its response to a post of new meta data.
2018-12-19 12:32:18 +01:00
sigurdp
f8a0a0e8bb
Reference correct local variable when calling deleteLater()
2018-12-19 12:32:18 +01:00
Magne Sjaastad
6a340c5b99
#3905 Summary Stepping : Avoid updateUI when not required
2018-12-19 11:21:18 +01:00
Magne Sjaastad
8011c9994d
#3904 Summary : Always insert summary curve without H when match is found
2018-12-19 10:08:10 +01:00
Magne Sjaastad
b7e569d09a
#3904 Summary : Move function
2018-12-19 10:07:33 +01:00
Bjørn Erik Jensen
d202e430d2
#3862 Reload case. Reset time step filter during reload to fix issue
2018-12-19 08:26:35 +01:00
Magne Sjaastad
cad072ba0b
#3902 Summary Stepping : Fix issues for well name, region and well group name
2018-12-18 22:55:35 +01:00
Magne Sjaastad
a442ddff04
#3901 Summary Stepping : Improve source case stepping
2018-12-18 22:55:35 +01:00
sigurdp
0e910e7391
HoloLens: Added support for session pin code and bearer authentication. Improved session management and error handling. Added some dignostic timings for sending of array data.
2018-12-18 22:08:57 +01:00
Jacob Støren
07f8221676
#3898 , #3899 , #3900 Better source stepping command icons. Combine curve and stepping icons. Improved Clear source curve command enabling
2018-12-18 17:15:54 +01:00
Gaute Lindkvist
5ed13d3530
Fix QValidator build problem on Linux related to Annotations
2018-12-18 17:09:43 +01:00
Gaute Lindkvist
394c84efef
#3854 Add MSW reference depth to Perforations
2018-12-18 17:09:43 +01:00
Gaute Lindkvist
7296c11bc2
#3877 Add RegExp-validator to "Well name for export" field for COMPDAT export
...
* Max 8 characters, minimum 1
* Only alpha-numeric characters and hyphen and underscore are acceptable. (no space)
2018-12-18 17:09:43 +01:00
Gaute Lindkvist
9851a2d938
#3853 Add line shift to compdat export table rows if the line exceeds 132 characters
2018-12-18 17:09:43 +01:00
Gaute Lindkvist
a9f70a13b3
#3851 Just one ICV per completion, not one per segment.
2018-12-18 17:09:43 +01:00
Gaute Lindkvist
fff70bb9f6
#3888 Report error if the valve is invalid
2018-12-18 16:49:52 +01:00
Bjørn Erik Jensen
4f1f52ec5c
Annotations. Hide isActive field in property editor
2018-12-18 15:08:27 +01:00
Bjørn Erik Jensen
4873381176
#3868 Annotations. Fix polyline visualization and property editor
2018-12-18 12:50:21 +01:00
Bjørn Erik Jensen
a2e2907e41
#3883 Annotations. Validate line thickness
2018-12-18 10:48:48 +01:00
Magne Sjaastad
024aa8af51
#3782 StimPlan : Beta value of zero invalidates mean calculation
2018-12-17 16:24:42 +01:00
Magne Sjaastad
6325b9c878
#3782 StimPlan : Beta value of zero invalidates mean calculation
2018-12-17 16:24:02 +01:00
Magne Sjaastad
0d1a4cf0a6
#3842 Summary : Update source stepping based on selection
2018-12-17 16:14:32 +01:00
Magne Sjaastad
b3c3631cc4
#3842 : Update toolbar based on selection
2018-12-17 16:05:23 +01:00
Magne Sjaastad
fb9e5ee210
#3842 : Update icons in project tree
2018-12-17 16:01:15 +01:00
Magne Sjaastad
9af5adf066
#3842 Summary : Commands for set/clear of stepping data source
2018-12-17 16:00:40 +01:00
Magne Sjaastad
ec528108d4
#3842 Summary : Application logic for supporting stepping data source
2018-12-17 15:59:50 +01:00
Magne Sjaastad
b1da83ee33
#3842 Summary : Use one curve as basis for source data stepping
2018-12-17 15:54:23 +01:00
Magne Sjaastad
aaff5d33e5
#3841 Summary : Detect summary curves and corresponding history curves
2018-12-17 15:45:37 +01:00
Magne Sjaastad
67d0d5f38d
#3891 StimPlan : BETA values for transversal and azimuth
2018-12-17 11:17:41 +01:00
Magne Sjaastad
d40675f222
#3891 StimPlan : BETA values for transversal and azimuth
2018-12-17 10:33:42 +01:00
Gaute Lindkvist
0ba7725c23
#3825 Time Step Filter: disable IO for field not available for user.
2018-12-17 08:03:21 +01:00
Magne Sjaastad
9ef915b0a8
Summary : Guard invalid data
2018-12-17 07:56:29 +01:00
Magne Sjaastad
c488348168
#3835 Ensemble : Improve hos curve visibility is defined
2018-12-17 07:56:24 +01:00
Magne Sjaastad
5e466ed5a9
#3841 Summary : Update stepping toolbar when curve is deleted
2018-12-17 07:56:19 +01:00
Magne Sjaastad
560549a5cb
#3841 Add compare to RiaStdStringTools
2018-12-17 07:55:20 +01:00
Magne Sjaastad
86d801a138
Summary : Guard invalid data
2018-12-17 07:28:27 +01:00
Magne Sjaastad
1654c3cc58
#3835 Ensemble : Improve hos curve visibility is defined
2018-12-17 07:26:22 +01:00
Magne Sjaastad
19df293f12
#3841 Summary : Update stepping toolbar when curve is deleted
2018-12-17 07:25:25 +01:00
Gaute Lindkvist
d6e40f25ff
#3879 Rename valve location parameter to Number of Valves
2018-12-14 16:03:04 +01:00
Gaute Lindkvist
3adb1cc4bd
#3884 Implemented Valve Templates for MSW parameters
2018-12-14 16:03:04 +01:00
Bjørn Erik Jensen
c575e1d29e
#3868 Annotations. Remove commented code
2018-12-14 15:34:18 +01:00
Bjørn Erik Jensen
8401e3d9f0
#3868 Annotations. Draw spheres on polylines + toggles conotrolling visibility
2018-12-14 15:32:32 +01:00
Bjørn Erik Jensen
295da5658e
#3793 View auto name. Move ViewNameConfig to 3dView and replace current name field. InitAfterRead update to be backward compatible
2018-12-14 13:43:25 +01:00
Bjørn Erik Jensen
fa55e1b3f5
#3793 Views. Rename RimContourMapNameConfig to RimViewNameConfig
2018-12-14 13:42:07 +01:00
Magne Sjaastad
75a0a01952
#3841 Add compare to RiaStdStringTools
2018-12-14 12:25:14 +01:00
Gaute Lindkvist
47bb14eb06
#3864 Update and clamp valve positions to perforation interval when perforation interval changes.
2018-12-14 08:45:43 +01:00
Magne Sjaastad
543b8fc1cc
Completion export : Remove early return to be able to compute WPIMULT correct
2018-12-13 22:29:56 +01:00
Magne Sjaastad
dc70c1f8e0
Completion export : Remove early return to be able to compute WPIMULT correct
2018-12-13 22:28:56 +01:00
Magne Sjaastad
529ca6285b
#3873 Create LGR : Use isCell instead of isValid
...
isCell evaluates the global grid cell index, and must be used before accessing the global cell index.
2018-12-13 20:08:24 +01:00
Magne Sjaastad
c2ddeb33aa
#3873 Create LGR : Use isCell instead of isValid
...
isCell evaluates the global grid cell index, and must be used before accessing the global cell index.
2018-12-13 20:06:05 +01:00
Magne Sjaastad
4ad982ada6
#3872 Summary Plot : Move last activated curve on top within category
2018-12-13 16:14:29 +01:00
Bjørn Erik Jensen
d482d3a4ca
#3826 Summary curves. Draw error bars in front of all curves except from observed data curves
2018-12-13 16:14:13 +01:00
Magne Sjaastad
0fa5a5b000
#3871 Summary Plot : Missing assignment of curve z-value
2018-12-13 16:07:17 +01:00
Magne Sjaastad
f36d0eeee7
#3872 Summary Plot : Move last activated curve on top within category
2018-12-13 16:05:58 +01:00
Bjørn Erik Jensen
9c750c5287
#3869 Annotations. Closing polyline support
2018-12-13 15:58:32 +01:00
Magne Sjaastad
a87c4efd93
#3871 Summary Plot : Missing assignment of curve z-value
2018-12-13 15:37:06 +01:00
Bjørn Erik Jensen
8d28e86bce
#3867 Anntoations. Remove TextAnnotation's child nodes
2018-12-13 15:14:04 +01:00
Magne Sjaastad
74b4828219
#3870 Abort when creating contour map : Remove assert
2018-12-13 14:28:14 +01:00
Bjørn Erik Jensen
01249ace3a
#3860 Z scale label. Do not show in contour map
2018-12-13 13:20:49 +01:00
Gaute Lindkvist
92e4fa9024
#3863 fix default MSW parameters for perforation intervals.
2018-12-12 15:37:10 +01:00
Gaute Lindkvist
8821a37b90
#3853 Remove zero padding and unnecessary space at beginning and end of row for WSEGAICD
2018-12-12 15:07:04 +01:00
Magne Sjaastad
d90c5f07bd
Use size_t instead of int
2018-12-12 15:05:36 +01:00
Magne Sjaastad
6665ac9cc6
#3796 Summary Plot Stepping toolbar : Update on plot editor close
2018-12-12 11:22:59 +01:00
Magne Sjaastad
a85b958a0f
#3796 Summary Plot Stepping toolbar : Update on plot editor close
2018-12-12 11:21:21 +01:00
Gaute Lindkvist
b2d178e584
#3857 Fix split on well and completion for MSW export.
2018-12-12 11:04:55 +01:00
Magne Sjaastad
e58941a423
Remove duplicate line
2018-12-12 10:45:11 +01:00
Gaute Lindkvist
ea371f8321
#3858 add quotes to pressure drop text and make HF- default
2018-12-12 10:20:12 +01:00
Gaute Lindkvist
509f77c7f1
#3855 Limit entry and exit lengths in perforation COMPSEGS when perforation doesn't pass through entire cell.
2018-12-12 09:44:00 +01:00
Gaute Lindkvist
762b6ef382
Fix name for MSW export file for fishbones
2018-12-12 09:10:19 +01:00
Gaute Lindkvist
18a5961230
#3857 Support file split option in command file for export MSW
2018-12-12 08:42:24 +01:00
Gaute Lindkvist
914daded6b
#3794 Improve wheel zooming
2018-12-12 08:01:13 +01:00
Gaute Lindkvist
240c748910
#3830 Replace column headers in WSEGAICD table with numbers with a description of the numbers first.
...
* This way columns don't take up much space.
2018-12-11 21:05:43 +01:00
Gaute Lindkvist
2766b18a2f
#3844 and #3845 Split MSW export the same way as regular export and unify names.
2018-12-11 20:06:41 +01:00
Gaute Lindkvist
41dc8feca3
#3849 Shorten column space for WSEGAICD table to 1
2018-12-11 16:57:05 +01:00
Gaute Lindkvist
3dafd06859
#3850 Implement calculation of AICD length
2018-12-11 16:21:17 +01:00
Gaute Lindkvist
e510237793
Make Qt5 fix for RiaApplication::launchUnitTests() a bit safer.
2018-12-11 15:39:12 +01:00
Gaute Lindkvist
cd75be6671
#3848 Fix crash with text picking by guarding pointer to scene.
2018-12-11 15:33:47 +01:00
Gaute Lindkvist
f3a2f0c5b2
Fix build problem on Qt5 in relation to unit tests.
2018-12-11 15:32:08 +01:00
Gaute Lindkvist
5368574848
#3846 Make HF- the default pressure drop for MSW and put quotes around the text.
2018-12-11 15:32:07 +01:00
Gaute Lindkvist
d78cda3234
#3847 Use export name for well names in MSW export
2018-12-11 15:32:07 +01:00
Magne Sjaastad
eaa0592a9d
Add missing initialization
2018-12-11 15:09:19 +01:00
Gaute Lindkvist
7c110091d5
#3809 Make Flow diagnostics work with contour maps
2018-12-11 13:39:28 +01:00
Magne Sjaastad
33a8f773ae
#3827 Fishbone Laterals : Whole well is exported instead of lateral only
2018-12-11 13:22:50 +01:00
Bjørn Erik Jensen
97aad76c23
#3791 Contour map. Remove IJ cell ref from info text
2018-12-11 13:21:48 +01:00
Gaute Lindkvist
2e8c2e28a8
#3780 Get rid of debug output from painter
...
* don't really need the boundingRect override for RiuQwtSymbol
* And it needs a painter
* Just get rid of it and pass in the painter for the labelBoundingRect
2018-12-11 13:18:01 +01:00
Gaute Lindkvist
2ae4e483ed
#3783 Guard in case of incomplete project data
2018-12-11 13:14:58 +01:00
Magne Sjaastad
3a31199365
#3784 Completion Export : Use isCompletionWellPathEqual()
2018-12-11 13:14:09 +01:00
Magne Sjaastad
fe17e9e0c0
#3784 Completion Export : Split on well name instead of well name for export
2018-12-11 13:14:04 +01:00
Bjørn Erik Jensen
70db2bdd2e
#3760 Summary plot. Z ordering different types of summary curves
2018-12-11 13:12:47 +01:00
Gaute Lindkvist
8570e51362
#3798 Make sure 3d overlay info update is called even if it is inactive
...
* It also causes animation bar to be hidden if the overlay info is inactive
2018-12-11 13:12:06 +01:00
Bjørn Erik Jensen
deb2755285
#3781 Carfin export. Correct NX, NY and NZ values
2018-12-11 13:10:54 +01:00
Gaute Lindkvist
4bdab329e1
#3801 Postpone assignment of old selectedTracer-field to producers and injectors
...
* initAfterRead is too soon as the solver hasn't been set up yet.
* wait until onEditorWidgetsCreated()
2018-12-11 13:05:13 +01:00
Bjørn Erik Jensen
d91e79f247
#3838 Annotations. Add name to user defined polylines
2018-12-11 12:37:11 +01:00
Bjørn Erik Jensen
a996019a76
#3837 Annotations. Fix non working create text annotation command
2018-12-11 12:21:47 +01:00
Bjørn Erik Jensen
65390ac6e9
#3836 Annotations. Polyline edit fixes. Default pos
2018-12-11 11:51:09 +01:00
Gaute Lindkvist
d119f3d146
#3825 Time Step Filter: disable IO for field not available for user.
2018-12-11 11:46:40 +01:00
Gaute Lindkvist
37b5d10c49
#3829 Remove spaces in Export Completion file names: Patch fix
2018-12-11 11:46:40 +01:00
Gaute Lindkvist
17e12a92a0
Update CMake to only look for Qt5 if RESINSIGHT_BUILD_WITH_QT5 is set
2018-12-10 15:10:46 +01:00
Bjørn Erik Jensen
81e2132752
#3839 Annotations. Remove 'targets' tree node for user defined polylines
2018-12-10 15:09:41 +01:00