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 |
|
Magne Sjaastad
|
20f9bf4318
|
#3935 Measurements : Add Esc button to abort measurement mode
|
2019-01-08 14:55:44 +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
|
ecb1b83dfa
|
#3927 Measurements : Compute horizontal area of polygon
|
2019-01-03 11:34:50 +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
|
ee9721a338
|
#3924 Measurements : Use CTRL key to append poly line points
|
2019-01-02 15:04:05 +01:00 |
|
Magne Sjaastad
|
218472fe2c
|
Merge branch 'dev' into measurement
|
2019-01-02 14:32:17 +01:00 |
|
Magne Sjaastad
|
a9c7773ef7
|
CppCheck : Fix various minor issues
|
2018-12-21 12:32:57 +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 |
|
Bjørn Erik Jensen
|
5976298267
|
Merge branch 'dev' into measurement
|
2018-12-21 10:08:41 +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 |
|
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
|
708f24943b
|
Hide Unit Test Feature if USE_UNIT_TESTS is not defined
|
2018-12-20 09:50:05 +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 |
|
Bjørn Erik Jensen
|
849a623379
|
#3804 #3805 Measurement. Add toolbar button and interactive picking
|
2018-12-19 14:41:17 +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 |
|
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
|
394c84efef
|
#3854 Add MSW reference depth to Perforations
|
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 |
|
Magne Sjaastad
|
9af5adf066
|
#3842 Summary : Commands for set/clear of stepping data source
|
2018-12-17 16:00:40 +01:00 |
|
Gaute Lindkvist
|
3adb1cc4bd
|
#3884 Implemented Valve Templates for MSW parameters
|
2018-12-14 16:03:04 +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 |
|
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
|
74b4828219
|
#3870 Abort when creating contour map : Remove assert
|
2018-12-13 14:28:14 +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 |
|
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
|
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 |
|