Gaute Lindkvist
ab3e43d8fb
Enable reordering of plots within a multiplot
2020-09-20 15:26:46 +02:00
Gaute Lindkvist
a3161047af
#6497 Fix legends in Summary preview and clean up plot titles
2020-09-20 15:26:46 +02:00
rubenthoms
409db46ab3
Fixes #6520 .
2020-09-20 15:05:08 +02:00
Gaute Lindkvist
f72d271ea9
#6516 Add user options for grid and info box
2020-09-18 16:00:34 +02:00
Gaute Lindkvist
59bc8b1f43
Make signals non-copyable
2020-09-17 08:22:00 +02:00
Gaute Lindkvist
1649d27d0f
Remove superfluous Signal::disconnect() calls
2020-09-17 08:22:00 +02:00
Gaute Lindkvist
53f8364889
Fix auto short names for regular Summary (non-ensemble) cases
2020-09-15 15:20:18 +02:00
Gaute Lindkvist
71d032f4ad
Fix source list in Summary Editor for ensemble plots
2020-09-15 15:20:18 +02:00
Gaute Lindkvist
b4aaaa98e9
#6479 Update analysis and correlation plots when closing derived cases
2020-09-15 15:20:18 +02:00
Kristian Bendiksen
411adfd7e6
#6146 RFT plot: Use MD from Wells for Ensembles.
2020-09-15 13:21:09 +02:00
Kristian Bendiksen
724131d310
#1061 Add missing override keyword in ApplicationCode.
2020-09-15 11:04:39 +02:00
Kristian Bendiksen
69a1901904
#6491 Fix range iterators which was creating data copies (clang10 warnings).
2020-09-15 11:04:39 +02:00
Jon Jenssen
cbadfd456a
Do not allow opening the same odb file twice. The odb reader does not support that.
2020-09-15 07:27:01 +02:00
Kristian Bendiksen
15b456b21f
#6491 Simplify omp loop construct to compile with clang.
2020-09-14 21:46:27 +02:00
Kristian Bendiksen
02944f4eca
Add ifdefs for OpenMP usage.
2020-09-14 21:46:27 +02:00
Kristian Bendiksen
81a93a80fd
#6491 Remove unneccessary omp.h includes.
2020-09-14 21:46:27 +02:00
Kristian Bendiksen
f83ca79a87
#6134 Fracture Model: Add menu item to delete a fracture model.
2020-09-14 15:30:51 +02:00
Magne Sjaastad
b511f92ee2
#6388 Surface : Use bounding box of model to limit depth offset
2020-09-10 15:29:56 +02:00
Magne Sjaastad
7fba6f9171
#6388 Surface Import : Make import robust, add progress
...
Co-authored-by: Ruben <ruben.thoms@ceetronsolutions.com>
Fix issues with import
Add progress bar
Add Surface Import Coarsening to Preferences
Use preferredMinimumDistance between point to define how many rows/columns to skip to reduce data size required to represent a surface. Some files have small sampling distance.
2020-09-10 15:29:56 +02:00
Kristian Bendiksen
a02abcde14
#6426 : Fracture Model: show default reference stress depth and stress with fewer decimals.
2020-09-10 13:02:49 +02:00
jonjenssen
bc82166151
Support for copying GeoMech case settings using new input ( #6471 )
...
* Support copy and replace geomech case, to support importing another data file, but keep the view setup
* Make sure surfaces and intersections get updated with the correct separate result, too
* Simplify/refactor code
* Better naming
2020-09-10 12:54:43 +02:00
Gaute Lindkvist
dbec9dd3a5
#6479 Fix saving derived ensemble analysis plots and improve delta labels
2020-09-10 10:49:30 +02:00
Gaute Lindkvist
02b193af43
Remove wrong signal connection in Analysis Plot
2020-09-10 10:49:30 +02:00
Gaute Lindkvist
2cee179e79
Make sure all parameters are added for Correlation plots
2020-09-09 20:13:02 +02:00
Gaute Lindkvist
3a25ef0ec5
#6440 Use field quantities as default for new correlation plots
2020-09-09 20:13:02 +02:00
Gaute Lindkvist
7afbae6597
#6460 Improve consistency of icons on high-DPI displays
2020-09-09 09:13:04 +02:00
Kristian Bendiksen
839a049804
#6175 Fracture Model: Remove hard-coded reference to Norne.
2020-09-09 08:42:19 +02:00
jonjenssen
c0c9fcfe55
Drop inline
2020-09-08 16:58:47 +02:00
jonjenssen
44bfb79469
Refactor
2020-09-08 16:58:47 +02:00
Jon Jenssen
64e4ce3ab9
Only show histogram statistics in info overlay box if the histogram has valid data.
2020-09-08 16:58:47 +02:00
jonjenssen
49a1c94364
Remove
2020-09-08 15:30:21 +02:00
Jon Jenssen
5f10732d1e
Remove uncessary method call that causes crash during copy.
...
Add some more safeguards in code.
2020-09-08 15:30:21 +02:00
Magne Sjaastad
9ef37aca98
#5315 Category Cell Results: Rename to Exclusively Category Colors
2020-09-08 14:37:19 +02:00
Magne Sjaastad
07db5098dd
#5315 Category Cell Results: Add color legend edit button
2020-09-08 14:37:19 +02:00
Magne Sjaastad
22c098368d
#5315 Category Cell Results: Use color legend values
2020-09-08 14:37:19 +02:00
Gaute Lindkvist
63803eeebd
Make modeled well paths scriptable
2020-09-08 13:44:55 +02:00
Gaute Lindkvist
2e1bf89bff
#6417 Fix update of cvf::Vec3d from Python
2020-09-08 13:44:55 +02:00
Gaute Lindkvist
a4cd754fd3
Revert "Make Vec3d fields non-scriptable to work around #6417."
...
This reverts commit 185bf31228
.
2020-09-08 13:44:55 +02:00
Gaute Lindkvist
d3fc5e7942
Remove use of QStringList::toStdVector and fromStdVector
2020-09-08 13:44:40 +02:00
Kristian Bendiksen
eb532f0872
#6425 Fracture Model: Export Asymmetric.frk file.
2020-09-08 13:09:19 +02:00
Magne Sjaastad
cbce19bb65
#6462 Add reordering to color legend items
2020-09-08 10:18:16 +02:00
Kristian Bendiksen
85ba3a3bc9
#6424 Fracture Model: Export Perfs.frk file.
2020-09-08 07:27:21 +02:00
Gaute Lindkvist
f6613a072d
Changing Ensemble naming suggestion to be the iteration
2020-09-07 14:08:23 +02:00
Gaute Lindkvist
5f6dce5059
Analysis Plots: make it clearer what Summary Item is
2020-09-07 14:08:23 +02:00
Gaute Lindkvist
7cf24d02ff
#6367 Improve the way we automatically name ensembles and cases
2020-09-07 14:08:23 +02:00
jonjenssen
f38d119cc8
Add reordering to some more collections ( #6430 )
...
* Add reordering to some more collections
* Fix unused vars
2020-09-07 13:48:42 +02:00
Gaute Lindkvist
b64cad8bef
#6447 Reduce decimals for correlation sorted parameter list
2020-09-07 09:14:13 +02:00
Ruben Manuel Thoms
8290f3e293
Added function for importing surfaces from OpenWorks XYZ files.
...
Added helper function for fuzzy comparing vectors.
Adjusted (old) code to avoid warnings.
2020-09-05 13:24:57 +02:00
Gaute Lindkvist
baaa18bdd5
Sort Ensemble curve filters by correlation
2020-09-04 08:31:50 +02:00
Gaute Lindkvist
d882911b25
Sort correlations by absolute value in Ensemble Parameters
2020-09-04 08:31:50 +02:00