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
Gaute Lindkvist
954bf1e02e
Support setting of child fields from Python and pass in WbsParameters if provided
...
Also fixes #5354
2020-01-22 09:28:46 +01:00
Gaute Lindkvist
5b8b76179b
Separate Wbs Parameters from RimWellBoreStabilityPlot
2020-01-22 09:28:46 +01:00
Gaute Lindkvist
49fe313517
Support setting time steps for GeoMechCases in ResInsight
2020-01-22 09:28:46 +01:00
Gaute Lindkvist
4b9ea05033
Remove wrong error message on successfully cloning views from Python.
2020-01-22 09:28:46 +01:00
Jacob Støren
27737b51bc
#5358 , #5317 , #5019 Fix several issues regarding separate results definitions
2020-01-21 15:28:26 +01:00
Magne Sjaastad
2adefbcb04
Remove unused code
2020-01-21 14:00:59 +01:00
Magne Sjaastad
c5e0138072
Allen : Guard max number of connections with flow rate results
2020-01-21 07:57:35 +01:00
Magne Sjaastad
a3eaa32b38
Allen : FIx NNC texture colors for inactive cells
2020-01-20 22:19:10 +01:00
Magne Sjaastad
170e0ad173
#5273 Struct Grid: Add enum GridAxisType for IJK axis
2020-01-20 22:19:10 +01:00
Jacob Støren
b6ec0e7315
Revert "Delete unused icons" Som icons was referenced after all.
...
This reverts commit 85aacb1436
.
2020-01-20 14:06:09 +01:00
Jacob Støren
85aacb1436
Delete unused icons
2020-01-20 13:52:04 +01:00
Magne Sjaastad
e2b71b8ce0
Remove obsolete includes
2020-01-20 12:46:21 +01:00
Magne Sjaastad
48e7736daa
Remove unused variables
2020-01-20 11:30:46 +01:00
Kristian Bendiksen
6c0de05262
Update RimWellMeasurementCurve to new api to fix crash in WBS plot.
2020-01-20 10:45:59 +01:00
Kristian Bendiksen
fc43c42f10
#5111 Add command to reload well measurements from file
2020-01-20 10:45:59 +01:00
Kristian Bendiksen
ed19f41586
#5217 Filter well measurements by quality
2020-01-20 10:45:59 +01:00
Kristian Bendiksen
2a0ba626d7
#5217 Add filtering for well measurement.
2020-01-20 10:45:59 +01:00
Kristian Bendiksen
492ec395c0
#5043 Input Property: Show file path in result selection panel
2020-01-20 10:18:52 +01:00
Gaute Lindkvist
23bf2c50d9
Minor improvements to plot titles and margins
2020-01-20 08:16:00 +01:00