Magne Sjaastad
5734f68fe5
#5406 NNC results : Show NNC results on complete NNC geometry
2020-01-30 12:44:05 +01:00
Jacob Støren
5f6b9b43c6
Fix missing include reported by ubuntu build server
2020-01-29 09:30:19 +01:00
Gaute Lindkvist
d071579a7e
#5387 Expand new tree view in project tree after loading ODB case.
2020-01-29 09:26:13 +01:00
Gaute Lindkvist
4494c21c8f
#5365 Implement toggling of PdmObjects
2020-01-29 08:41:37 +01:00
Gaute Lindkvist
6b461218af
#5404 Don't require plot legends to have a certain width.
2020-01-29 08:38:24 +01:00
Gaute Lindkvist
ef4bccb52a
Fix update of WBS plots when unchecking tracks
2020-01-29 08:38:11 +01:00
Gaute Lindkvist
031556cc3d
#5416 Set minimum size hint for plot widgets to 0, 0
2020-01-29 08:37:37 +01:00
Magne Sjaastad
bbe2eddad6
#5407 Color Legend : Set log as default color legend for results based on substring match
2020-01-28 15:34:31 +01:00
Jacob Støren
82ef81b51f
Merge pull request #5421 from OPM/feature-reservoir-surfaces-picking
...
Feature reservoir surfaces picking
2020-01-28 15:30:46 +01:00
Jacob Støren
0720ab3453
#5418 Consolidate near identical code
2020-01-28 10:37:22 +01:00
Magne Sjaastad
515ad7598b
NNC computations : Disable hanging openMP loop
...
OpenMP hangs on some systems, disable until fixed properly.
2020-01-28 10:22:41 +01:00
Jacob Støren
f1ab745097
#5418 Add picking on reservoir surfaces.
...
Added sorting of pick items based on tolerance and polygon offset unit.
2020-01-28 10:21:37 +01:00
Gaute Lindkvist
7251f47146
#5384 Make the WBS curves meet at water depth
2020-01-28 08:42:52 +01:00
Gaute Lindkvist
aea98ec12b
#5402 WELSEGS: Report center of segments instead of end of segment
2020-01-28 08:39:59 +01:00
Magne Sjaastad
15ee092338
Merge pull request #5414 from OPM/allen-performance-3
...
Performace Allen/Faults
2020-01-27 19:26:18 +01:00
Magne Sjaastad
8ecf5bc7eb
#5405 Faults : Use cell index as ID for bounding box in AABB tree
2020-01-27 14:52:41 +01:00
Magne Sjaastad
1b2db894bf
#5405 Faults : Use openMP when computing NNCs
2020-01-27 14:17:07 +01:00
Gaute Lindkvist
54f1ed32de
Fix problem with assignment of view id for plots on console runs
2020-01-27 14:12:37 +01:00
Gaute Lindkvist
98dfa8a72b
#5388 Make sure plots aren't unchecked if the parent is unchecked
2020-01-27 13:50:15 +01:00
Gaute Lindkvist
d8dfca5bad
Make create_wbs_plot.py set depth range based on reservoir bounding box
2020-01-27 13:50:15 +01:00
Jacob Støren
529696de89
Merge pull request #5403 from OPM/feature-reservoir-surface-intersection-border
...
Feature reservoir surface intersection border
2020-01-27 08:47:53 +01:00
Magne Sjaastad
4b04e58607
#5377 Deeper : Add preference for visibility of faults when creating a new view
2020-01-25 12:04:16 +01:00
Magne Sjaastad
26a96f8e41
#5377 Deeper : Move fields to private
2020-01-25 11:54:40 +01:00
Jacob Støren
de31cc3270
#5369 Final solution for surface intersection border : Use polygon offsett
2020-01-24 15:59:18 +01:00
Jacob Støren
e021c4635c
Add a more correct version of signedAreaPlanarPolygon as reference for later.
2020-01-24 15:57:14 +01:00
Jacob Støren
091156dec1
Add a unit test start frame for EarClipTesselator
2020-01-24 15:47:48 +01:00
Magne Sjaastad
4636abe564
Merge pull request #5397 from OPM/phase-dist-issues
...
Fixes related to Phase Distribution Plots
2020-01-24 15:25:33 +01:00
Gaute Lindkvist
d5b6923c44
#5391 Fix page sizes for Well Log Plots
2020-01-24 14:46:31 +01:00
Magne Sjaastad
8aa1e6a047
#5356 Phase Distribution Plots : Show title in MDI window title
2020-01-24 11:22:54 +01:00
Jacob Støren
896a0f067e
#5369 First sensible border geometry.
...
Still not handling holes returned from clipper.
Int-point size (for clipper) implications not yet understood/investigated
2020-01-24 11:17:04 +01:00
Jacob Støren
cb664d9820
Improved EarClipTesselator.
...
More resillient against zero area ears.
Less prone to make invalid traingles due to vertices touching edge
but might fail to produce triangles at all in that case.
2020-01-24 11:14:37 +01:00
Magne Sjaastad
f120dd6929
#5356 Phase Distribution Plots : Make sure content is updated when toggeled
2020-01-24 11:09:32 +01:00
Gaute Lindkvist
23e6bc2e86
#5372 Implement getting reservoir bounding box from Python
2020-01-24 11:07:38 +01:00
Magne Sjaastad
2a9af029b8
#5355 Phase Distribution Plots : Hide plot legend in multi plot mode
2020-01-24 10:41:16 +01:00
Jacob Støren
1949940b96
Fix misleading parameter name
2020-01-24 09:44:28 +01:00
Magne Sjaastad
e8d832343e
#5374 Snapshot : Snapshot to clipboard does not work for some plots
2020-01-24 07:30:30 +01:00
Magne Sjaastad
8bbfe9e7af
Delete unused code
2020-01-23 18:05:45 +01:00
Gaute Lindkvist
1c283d9c2d
#5164 Fix crash when adding LAS curve and support TVDRKB from LAS-files
2020-01-23 15:06:32 +01:00
Gaute Lindkvist
df5ba4c0d1
Improve date parser to work better with some GeoMech time step names
2020-01-23 15:06:17 +01:00
Magne Sjaastad
fddc15b1d8
#5370 Unity Build : Add config for ResInsight
2020-01-23 13:41:31 +01:00
Gaute Lindkvist
bff2abe85b
Fix a surface collection crash in RimGeoMechView
2020-01-22 13:29:04 +01:00
Gaute Lindkvist
8555efe7b3
Support LAS-dates up to a 100 years into the future
2020-01-22 09:30:49 +01:00
Gaute Lindkvist
024f3d020a
#5162 Support reading of LAS-file dates without separators
2020-01-22 09:30:49 +01:00
Jacob Støren
5e68adc099
Merge pull request #5364 from OPM/fix-separate-results-issues
...
#5358 , #5317 , #5019 Fix several issues regarding separate results def…
2020-01-22 09:29:03 +01:00
Gaute Lindkvist
ce2ce15460
Add comments to create_wbs_plot.py
2020-01-22 09:28:46 +01:00
Gaute Lindkvist
da884da05b
Fix OBG0 las-file source
2020-01-22 09:28:46 +01:00
Gaute Lindkvist
e1c1981830
Support PDF-export from Python
2020-01-22 09:28:46 +01:00
Gaute Lindkvist
1133816471
Well Log Plot python test
2020-01-22 09:28:46 +01:00
Gaute Lindkvist
896767c991
Support setting well log plot fields from Python
2020-01-22 09:28:46 +01:00
Gaute Lindkvist
56d141d4c3
Support setting Wbs-parameters from Python.
2020-01-22 09:28:46 +01:00