Gaute Lindkvist
0709056d30
Fix selection highlight in Report plot and make correlation plots deletable
2020-06-08 12:32:52 +02:00
Gaute Lindkvist
66037da9d5
Fix build errors without GSL enabled
2020-06-04 10:45:28 +02:00
Gaute Lindkvist
5f12555bbd
Unit tests for correlation calculation
2020-06-03 20:37:14 +02:00
Gaute Lindkvist
111b758494
Unit tests for correlation calculation
2020-06-03 20:37:14 +02:00
Gaute Lindkvist
77090bce6a
Update only Third Party git submodules that are used
2020-06-03 15:41:17 +02:00
Gaute Lindkvist
41ee1e8e61
Provide default implementation for the ~RifHdf5ReaderInterface()
2020-06-03 14:53:10 +02:00
Gaute Lindkvist
4627e542ba
Move caf::FontTools enum setups into caf namespace
2020-06-03 14:16:45 +02:00
Gaute Lindkvist
eddafa76f0
Remove redundant update code
2020-06-03 14:00:04 +02:00
Gaute Lindkvist
192d8d1b21
Fix update of show plot title for Well Log Plots
2020-06-03 14:00:04 +02:00
Gaute Lindkvist
2237be3898
Fix font size for summary plot axes
2020-06-03 14:00:04 +02:00
Gaute Lindkvist
98124a177e
Change header in Correlation Report Plot settings group
2020-06-03 14:00:04 +02:00
Gaute Lindkvist
2c1ee33d54
Enable setting preferred size in caf::IconProvider
2020-06-03 14:00:04 +02:00
Gaute Lindkvist
9130030d7b
#5882 Add color gradient as icon for legend palettes.
2020-06-03 14:00:04 +02:00
Gaute Lindkvist
90596be3ee
Improve legend for Correlation Plots
2020-06-03 14:00:04 +02:00
Gaute Lindkvist
84177d3a00
Add legend support to Report Plot
2020-06-03 14:00:04 +02:00
Gaute Lindkvist
56addaf55d
Support hiding rows and columns with no correlations
2020-06-03 14:00:04 +02:00
Gaute Lindkvist
e6c2b693ef
Improvements to Correlation plots
2020-06-03 14:00:04 +02:00
Gaute Lindkvist
2fe4372dc2
First round of caf::FontTools
2020-06-03 14:00:04 +02:00
Gaute Lindkvist
5ed010f322
Wbs: Make sure last LAS-value is used if within a threshold
2020-05-26 13:18:58 +02:00
Gaute Lindkvist
920ebd081d
Wbs: Make sure last LAS-value is used if within a threshold
2020-05-26 13:18:46 +02:00
Gaute Lindkvist
3f889afd4a
Remove WBS parameter track color coding
2020-05-25 19:08:52 +02:00
Gaute Lindkvist
d6be12bf02
Improved Bounding Box tree for ill-formed grids
2020-05-25 15:30:45 +02:00
Gaute Lindkvist
0b453b9d15
Remove WBS parameter track color coding
2020-05-25 15:06:54 +02:00
Gaute Lindkvist
ab9ba69391
#5905 Fix wrong percentile calculation
...
* We sent in percent values (0-100) instead of the fractional values (0 - 1) that RigHistogramCalculator::calculatePercentile required.
* It has been like this for years AFAICT.
2020-05-22 15:01:56 +02:00
Gaute Lindkvist
c238a0ac30
#5945 Make the new default ensemble curve set feature take the preferences into account
2020-05-22 15:01:56 +02:00
Gaute Lindkvist
52a2ed545e
#5830 Fix auto-generated target at sea level
2020-05-22 09:56:39 +02:00
Gaute Lindkvist
cc1f157e09
#5905 Fix wrong percentile calculation
...
* We sent in percent values (0-100) instead of the fractional values (0 - 1) that RigHistogramCalculator::calculatePercentile required.
* It has been like this for years AFAICT.
2020-05-22 09:07:48 +02:00
Gaute Lindkvist
ba497bebdf
#5945 Make the new default ensemble curve set feature take the preferences into account
2020-05-20 15:38:57 +02:00
Gaute Lindkvist
df596a5f6a
Fix signed/unsigned warning
2020-05-20 09:34:31 +02:00
Gaute Lindkvist
67b5dc8615
#5950 Wbs: Fix wrong behaviour for LAS-file PP_INP
2020-05-20 09:34:31 +02:00
Gaute Lindkvist
6d5216f794
AABB Tree: Cache bounding box center in leaf nodes and calculate bounding box while assigning leaves.
2020-05-19 16:14:08 +02:00
Gaute Lindkvist
96fe8b07e2
Stop using node pool for AABB tree because it interferes with parallelism.
...
(still using the leaf pool)
2020-05-19 16:14:08 +02:00
Gaute Lindkvist
a486f4ac76
Minor tree improvements
2020-05-19 16:14:08 +02:00
Gaute Lindkvist
d04bf2da8a
Add quicker method for adding bounding boxes to bounding boxes.
2020-05-19 16:14:08 +02:00
Gaute Lindkvist
e966184d99
Reorganise ijk calculation based on suggestion from bska
2020-05-19 16:14:08 +02:00
Gaute Lindkvist
91eb956092
Remove superfluous calculation and rename ijkFromCellIndexNonGuarded
2020-05-19 16:14:08 +02:00
Gaute Lindkvist
19c541888f
#5950 Wbs: Fix wrong behaviour for LAS-file PP_INP
2020-05-19 13:42:25 +02:00
Gaute Lindkvist
e27a673ab6
Partial revert of 3a526ab5 to remove parallelization on one loop.
...
* Turns out this loop is hard to guarantee the same result.
2020-05-19 11:42:20 +02:00
Gaute Lindkvist
c7a6a22599
Fix PNG IPCC profile on all icons to avoid Qt-warning in newer Qt
2020-05-18 12:54:53 +02:00
Gaute Lindkvist
3a526ab555
Parallelize another loop in fault calculation
2020-05-15 14:48:08 +02:00
Gaute Lindkvist
c5661f3fce
Parallelize transferGridCellData
2020-05-15 14:48:08 +02:00
Gaute Lindkvist
b575a1bbbe
Fix issue in merge
2020-05-15 14:48:08 +02:00
Gaute Lindkvist
c7851f0001
Refactored some code to make it possible to parallelise
2020-05-15 14:48:08 +02:00
Gaute Lindkvist
de824f2543
Minor improvements to fault calculations
2020-05-15 14:48:08 +02:00
Gaute Lindkvist
8bfcaa0341
Bounding box clearing
2020-05-15 14:47:04 +02:00
Gaute Lindkvist
99aa65c611
Other improvements to bounding box calculation
2020-05-15 14:47:04 +02:00
Gaute Lindkvist
64b0687dee
Parallel AABB tree
2020-05-15 14:47:04 +02:00
Gaute Lindkvist
0922b68302
Simplified AABB tree
2020-05-15 14:47:04 +02:00
Gaute Lindkvist
ce5b88405b
#5936 Fix use of LAS for PP Non-Reservoir
2020-05-15 13:51:17 +02:00
Gaute Lindkvist
5a7f7888ca
#5936 Fix use of LAS for PP Non-Reservoir
2020-05-15 13:51:02 +02:00
Gaute Lindkvist
ab0b05b31c
Improve NNC memory use
2020-05-15 12:55:25 +02:00
Gaute Lindkvist
97dd891d38
Reduce NNC memory use
2020-05-15 12:55:25 +02:00
Gaute Lindkvist
72436f0a72
Improve NNC memory use
2020-05-15 09:56:24 +02:00
Gaute Lindkvist
4b3d41d53e
Reduce NNC memory use
2020-05-15 09:56:24 +02:00
Gaute Lindkvist
24f4b1d4ac
Improve NNC calculation load balancing
2020-05-15 09:56:24 +02:00
Gaute Lindkvist
7674e87359
Use guided openmp for loop
2020-05-15 09:56:24 +02:00
Gaute Lindkvist
ec2a924767
#5915 improve performance of NNC computation and limit to active cells
2020-05-15 09:56:24 +02:00
Gaute Lindkvist
3ac35050bc
#5888 only apply LAS-PP-values within reservoir
2020-05-13 14:28:48 +02:00
Gaute Lindkvist
0f456714bc
#5863 Always use grid for PP0
2020-05-13 14:28:41 +02:00
Gaute Lindkvist
24d58e3a98
Fix crash in WBS curves when rkb diff is 0
2020-05-13 13:03:28 +02:00
Gaute Lindkvist
e0fd47ef6e
#5888 only apply LAS-PP-values within reservoir
2020-05-13 13:01:21 +02:00
Gaute Lindkvist
9446150740
#5863 Always use grid for PP0
2020-05-13 13:00:43 +02:00
Gaute Lindkvist
fa9afc7762
Improve NNC calculation load balancing
2020-05-13 12:19:03 +02:00
Gaute Lindkvist
150f0f09e3
Use guided openmp for loop
2020-05-13 12:19:03 +02:00
Gaute Lindkvist
f199297f12
#5915 improve performance of NNC computation and limit to active cells
2020-05-13 12:19:03 +02:00
Gaute Lindkvist
641d6e2384
#5902 Fix missing labels due to IconProvider
2020-05-11 12:28:47 +02:00
Gaute Lindkvist
2e79cf614f
Refactor and rename QIconProvider -> IconProvider ( #5893 )
...
* Refactor and rename QIconProvider -> IconProvider
* Generate icons on demand as unique_ptrs
2020-05-09 11:25:11 +02:00
Gaute Lindkvist
0bf3ed91f0
Remove legends from Correlation plots
2020-05-07 08:30:39 +02:00
Gaute Lindkvist
3240c24f2c
Working clicking on Tornado Plots
2020-05-07 08:30:39 +02:00
Gaute Lindkvist
70685b73b4
Better headers and sorting
2020-05-07 08:30:39 +02:00
Gaute Lindkvist
27600fa57a
Working click matrix to change correlation plots
2020-05-07 08:30:39 +02:00
Gaute Lindkvist
8be36be06b
Correlation Report Plot
2020-05-07 08:30:39 +02:00
Gaute Lindkvist
d28a426062
#5867 Fix missing curve legends in plots
2020-05-05 16:05:05 +02:00
Gaute Lindkvist
2847c46d64
Fix regression crash due to legend issue
2020-04-24 15:12:43 +02:00
Gaute Lindkvist
87cea76004
Remove superfluous qwt submodule in the root
2020-04-24 15:12:43 +02:00
Gaute Lindkvist
c801d768d3
Removed qwt from source code tree and added submodule
2020-04-24 15:12:43 +02:00
Gaute Lindkvist
0bd477485a
Merge branch 'dev' into feature-analysis-plots-initial
2020-04-23 08:39:27 +02:00
Gaute Lindkvist
5d469e6bef
Change to use ampl/gsl rather than lindkvis/gsl
2020-04-22 17:07:56 +02:00
Gaute Lindkvist
9fcfe4fa84
Merge branch 'dev' into feature-analysis-plots-initial
2020-04-22 16:17:09 +02:00
Gaute Lindkvist
a85367512a
Remove superfluous line
2020-04-22 16:09:46 +02:00
Gaute Lindkvist
1b2c2b9499
Fix Linux build issue with lambdas
2020-04-22 16:02:41 +02:00
Gaute Lindkvist
f0ecf57a2b
Make decent defaults for correlation plots
2020-04-22 14:36:27 +02:00
Gaute Lindkvist
3133c6fc19
Add RimProject::current() static method
2020-04-22 14:35:25 +02:00
Gaute Lindkvist
87b631a23e
Make GNU GSL optional
2020-04-22 10:52:02 +02:00
Gaute Lindkvist
78015fa19d
Correlation Matrix Plot
2020-04-21 14:00:22 +02:00
Gaute Lindkvist
85851d0794
Moved Box shape creator to QwtPlotTools for use in correlation matrix
2020-04-20 09:35:59 +02:00
Gaute Lindkvist
48c4d81505
Add ABS tag to Correlation plot x-axis when using absolute values
2020-04-20 09:35:35 +02:00
Gaute Lindkvist
7e3fc1c886
Parameter result cross plot
2020-04-17 19:24:12 +02:00
Gaute Lindkvist
494ce6306f
Fix axis range for abs-value Correlation Plots
2020-04-17 14:16:34 +02:00
Gaute Lindkvist
60419f0985
Working Correlation Plot prototype
2020-04-17 13:54:21 +02:00
Gaute Lindkvist
067fe7f263
#5780 #5795 Improve handling of air gap in modelled well paths + fix result instability.
...
* Stop using the auto generated target at sea level to generate the well path
* This is because the well path is used to generate the target at sea level.
* The alternative would be to iterate until the target and well path is stable, assuming it converges.
2020-04-17 13:54:18 +02:00
Gaute Lindkvist
1d0cd26aff
#5585 Improve the way we decide on autozoom for the X-range in Well Log Tracks
2020-04-17 13:54:17 +02:00
Gaute Lindkvist
5d86e16029
Update index.rst
2020-04-17 11:28:42 +02:00
Gaute Lindkvist
2f3c950110
Update index.rst
2020-04-17 11:27:10 +02:00
Gaute Lindkvist
7bbbac8277
#5780 #5795 Improve handling of air gap in modelled well paths + fix result instability.
...
* Stop using the auto generated target at sea level to generate the well path
* This is because the well path is used to generate the target at sea level.
* The alternative would be to iterate until the target and well path is stable, assuming it converges.
2020-04-15 14:20:27 +02:00
Gaute Lindkvist
7b445a7fb7
#5585 Improve the way we decide on autozoom for the X-range in Well Log Tracks
2020-04-15 14:17:10 +02:00
Gaute Lindkvist
7b22bd2ea8
Add guards to analysis plots in case of deleted summary cases
2020-04-15 12:09:40 +02:00
Gaute Lindkvist
ba0ded23c3
#5671 Move caf::PdmFieldScriptability<cvf::Color3f> into cafPdmCvf
2020-03-13 17:12:05 +01:00
Gaute Lindkvist
2853308a4a
Python: Create summary plot from string
2020-03-13 14:18:41 +01:00
Gaute Lindkvist
6b289f0db2
Fix row count of scroll bar in Well Log Plots
2020-03-13 10:52:17 +01:00