Gaute Lindkvist
bbe3e7ff04
#4440 Update legend ranges when changing oil column data
2019-05-27 14:53:25 +02:00
Magne Sjaastad
843a791218
#4348 System , cppcheck : Remove unused functions
2019-04-21 09:28:23 +02:00
Gaute Lindkvist
4c3c01a661
#4210 Fix crash when creating contour map
2019-03-22 09:28:47 +01:00
Gaute Lindkvist
64fc6447f4
Improve performance of contour line generation
2019-03-22 09:28:47 +01:00
Gaute Lindkvist
0fd51b2088
#4025 Show delayed action progress bar during contour map generation
2019-02-11 13:10:38 +01:00
Gaute Lindkvist
653b0eb856
#4026 Contour Maps: Set +infinity (invalid) as max value if no valid max value was found
2019-02-04 08:17:02 +01:00
Gaute Lindkvist
796c6a0e0a
#3987 Fix picking on Geo Mech contour maps
2019-01-23 09:23:22 +01:00
Gaute Lindkvist
d9f7e68739
Add legend levels field to Contor Map projection and make sliders delay update until release
2019-01-22 15:48:21 +01:00
Gaute Lindkvist
9a3a61811f
#3980 Optimizing and expanding geomech boundaries to outside Pore pressure region
2019-01-22 14:00:40 +01:00
Gaute Lindkvist
810a991ba4
#3979 #3980 Contour Maps: Fix GeoMech crash and make limit to POR-result optional.
2019-01-22 14:00:09 +01:00
Gaute Lindkvist
b800510568
#3970 Make min/max for all time steps available for all results in contour map
2019-01-18 13:53:03 +01:00
Gaute Lindkvist
26015753a3
Massively improve contour map speed by polygon simplification before clipping
2019-01-18 13:53:03 +01:00
Gaute Lindkvist
b1ad93f4b9
#3970 Contour Maps: improve edge look
...
* Remove excess tiny triangles around edges
* Remove labels from contour lines that overlap inner contour lines
2019-01-17 20:18:15 +01:00
Gaute Lindkvist
1f754f2b63
#3807 Initial implementation of GeoMech contour maps.
2019-01-16 14:09:28 +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
31c67e29e4
#3807 Rename RimContourMapProjection to RimEclipseContourMapProjection
2019-01-11 16:06:53 +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
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
Gaute Lindkvist
1a5fdec2d3
#3934 Make contour map colors exactly match the contour lines.
2019-01-09 09:09:26 +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
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
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
Gaute Lindkvist
c1f9e664cd
#3876 Fix picking offset issue arising from contour line fixes.
2019-01-01 16:20:04 +01:00
Gaute Lindkvist
6754f837d4
#3876 First label implementation. Not rotated yet.
2018-12-21 09:48:56 +01:00
Gaute Lindkvist
d259f8f33a
Move display transforms from contour map
2018-12-20 14:10:20 +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
Jacob Støren
c4cc33b624
#3639 Add map projection icon for Contour maps
2018-12-04 15:13:19 +01:00
Gaute Lindkvist
20534775d6
#3809 Make Flow diagnostics work with contour maps
2018-11-30 13:47:46 +01:00
Gaute Lindkvist
fcc8ee6e27
#3736 Fix Linking issues related to Contour Maps.
...
* They are not allowed to be master views so a few things should be disallowed.
2018-11-22 13:39:07 +01:00
Gaute Lindkvist
094ae45dcd
Formatted contour map code and renamed some methods.
2018-11-21 09:33:21 +01:00
Gaute Lindkvist
66d5cedb2e
#3716 Ensure static results can be shown if there are no dynamic results.
2018-11-20 14:54:30 +01:00
Gaute Lindkvist
b41217455f
#3689 Change order of result aggregation types
2018-11-20 11:32:02 +01:00
Gaute Lindkvist
58c5f066c3
#3700 Fix bugs related to cell positions and grid extent.
2018-11-20 11:31:22 +01:00
Gaute Lindkvist
42d3e65416
#3700 Add visual picking marker and improve map results
...
* Fix "off by half a cell" errors and improve smoothness using averaging and interpolation
2018-11-19 15:24:18 +01:00
Gaute Lindkvist
e2cc7fb423
#3699 Show global east west position when picking on Contour Maps.
2018-11-15 15:19:19 +01:00
Gaute Lindkvist
c99fb71c36
#3687 Fix view updates if creating a brand new contour map, not based on existing view
2018-11-14 13:49:57 +01:00
Gaute Lindkvist
387741d0c1
#3530 Support picking on 2d Maps.
2018-11-14 13:43:55 +01:00
Gaute Lindkvist
052b3e0c7c
2d Maps: Remove volume adjustment code with little effect.
2018-11-13 14:43:52 +01:00
Gaute Lindkvist
a8feee287c
#3681 and #3680 Introduce regular sum and fix column result.
2018-11-13 14:43:52 +01:00
Gaute Lindkvist
667518c849
#3628 2d Maps: Weighting by result parameters
2018-11-09 15:25:45 +01:00