Gaute Lindkvist
931c66ff2e
Contour Maps: Use different data structures for kLayer-cell sorting
2020-12-07 15:00:59 +01:00
magnesj
d11e109c7e
Fixes by clang-format
2020-11-06 06:18:34 -05:00
github-actions[bot]
b262cc02dc
Fixes by clang-format
2020-09-28 11:00:18 +02:00
Gaute Lindkvist
6d37c6239a
Refactor the absolute sample spacing
2020-09-25 14:32:27 +02:00
Kristian Bendiksen
81a93a80fd
#6491 Remove unneccessary omp.h includes.
2020-09-14 21:46:27 +02:00
Magne Sjaastad
c82df63e10
#5101 clang-format: Adjusted penalties
...
Use lower absolute values to improve control of behavior
2020-02-12 13:35:31 +01:00
Magne Sjaastad
10f0abc9b5
#5101 clang-format: Allow short functions on a single line
...
Use AllowShortFunctionsOnASingleLine: InlineOnly
2020-02-12 13:35:31 +01:00
Magne Sjaastad
57cab2457e
clang-format : Set PenaltyBreakAssignment to 130
2019-11-04 15:08:09 +01:00
Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Gaute Lindkvist
4c3c01a661
#4210 Fix crash when creating contour map
2019-03-22 09:28:47 +01:00
Gaute Lindkvist
08cdd73148
#4024 Always report that a time step dependent result is visible in GeoMech contour maps
...
* However, if a result is not a valid time step result, we instead show a dummy 0-result across the reservoir.
* This way we show something even if a valid result is not chosen.
* Also make this more obvious by reporting it in info box and legend.
2019-02-04 12:02:12 +01:00
Gaute Lindkvist
9bc6a4bc21
#4034 Make it optional to GeoMech Contour Map boundaries vertically
...
* Map boundaries rather than grid boundaries.
* Does not limit height by default, but make it possible.
* Make sure we don't try to apply filters if the filter collection is inactive
Boundaries
2019-02-04 11:06:07 +01:00
Gaute Lindkvist
1171884c1b
#4033 Fix glitch with large padding for GeoMech
...
* Off by one error in distance transform
* Need a larger bounding box to allow for full padding.
2019-02-04 10:13:42 +01:00
Gaute Lindkvist
d882261511
#4027 Increase max padding for GeoMech contour maps
2019-01-31 16:05:25 +01:00
Gaute Lindkvist
3fddca093e
Fix compile warning in GeoMechContourMapProjection
2019-01-23 09:45:06 +01:00
Gaute Lindkvist
bfdf55ec7b
geomec pick
2019-01-23 09:41:24 +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
19bf92c336
Move distance transform to RiaImageTools
2019-01-22 15:47:25 +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
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
Magne Sjaastad
bde2c0109c
Fix signed/unsigned assignment issue
2019-01-16 15:56:16 +01:00
Gaute Lindkvist
1f754f2b63
#3807 Initial implementation of GeoMech contour maps.
2019-01-16 14:09:28 +01:00