Commit Graph

5939 Commits

Author SHA1 Message Date
Magne Sjaastad
5176e4e635 Make legend config changed signal more fine grained for Contour Maps 2020-12-08 21:45:26 +01:00
Gaute Lindkvist
755612a04c Trigger update of contour maps following legend changes 2020-12-08 21:45:26 +01:00
Gaute Lindkvist
0972a952c3 #5641 Avoid unnecessary regeneration of contour map
* Move clearGeometry to a scheduleGeometryRegen override
2020-12-08 21:45:26 +01:00
Magne Sjaastad
b9843e0c91 #7055 Contour Map: Label format it should match the legend format 2020-12-08 21:45:26 +01:00
Magne Sjaastad
cec3314ba7 #6814 Correlation Report: Missing update of plots when changing ensemble 2020-12-08 21:45:26 +01:00
Magne Sjaastad
146cff8f5d #7059 Well Targets : Fix index of of bound crash when building well path 2020-12-08 21:45:26 +01:00
Magne Sjaastad
0c7ccce1ce #7055 Contour Map: Label format it should match the legend format 2020-12-08 21:45:26 +01:00
Magne Sjaastad
0cef7c6d6a #7048 Grid Cross Plot: Fix inverted Y-axis for user-defined min/max range 2020-12-08 21:45:26 +01:00
Magne Sjaastad
dedc80f41c #7046 Cross Plot : Avoid reset of curve visibility when color legend visibility changes 2020-12-08 21:45:26 +01:00
Magne Sjaastad
f0135d6ebd #7045 Contour map : Disable clipping of smoothed contour lines 2020-12-08 21:45:26 +01:00
Magne Sjaastad
efd1ddca54 #7031 Delta Summary Case: Fix crash when updating case name 2020-12-08 21:45:26 +01:00
Magne Sjaastad
c0a6c7be6b #6974 Color Legend : Improve default settings for user defined values 2020-12-08 21:45:26 +01:00
Magne Sjaastad
223e1aafe9 Color Legend : Make sure there are at least two color items (#7006)
* #7004 Color Legend : Make sure there are at least two color items 

The interpolation methods require minimum two items
2020-12-08 21:45:26 +01:00
Magne Sjaastad
8d7c2ab1d5 #6978 Fault Import : Make sure faults in separate text file is imported 2020-12-08 21:45:26 +01:00
jonjenssen
df9a1b1ce1 Bugfix: show y axis text even if ensemble and summary curves are turned off. 2020-12-08 21:45:26 +01:00
Magne Sjaastad
a599f76889 #6957 Data source stepping : Add stepping on aquifer 2020-12-08 21:45:26 +01:00
Magne Sjaastad
ce4d5de81b #6960 Curve Calculator : Add to right-click menu of main case collection 2020-12-08 21:45:26 +01:00
Magne Sjaastad
d223c516b6 #6843 Grid Cross Plot : Set default legend mapping type to discrete 2020-12-08 21:45:26 +01:00
Magne Sjaastad
ee0e9944f5 #6843 Grid Cross Plot : Check if valid before accessing tickValues 2020-12-08 21:45:26 +01:00
Magne Sjaastad
cda0f40f9e #6843 Grid Cross Plot : Render discrete colors, not continous 2020-12-08 21:45:26 +01:00
magnesj
62eb603ed2 Fixes by clang-format 2020-12-08 21:45:26 +01:00
Jon Jenssen
6b3b76fc9d Bugfix - make show contour label checkbox work for contour plots 2020-12-08 21:45:26 +01:00
Jon Jenssen
a630f7710a Allow user to edit well path name for user defined well paths. 2020-12-08 21:45:26 +01:00
Magne Sjaastad
a7ccea9007 #6862 Correlation Plots : Use full address when accessing summary data 2020-12-08 21:45:26 +01:00
Magne Sjaastad
caca796a1b #6831 Ensemble Summary Plot : Fix text filter for ensemble curves 2020-12-08 21:45:26 +01:00
Magne Sjaastad
7be1763941 #6791 Ensemble import: Show name of case with non-matching parameters 2020-10-16 04:55:21 -04:00
Ruben Thoms
b406649e17 Bugfix : Lower threshold not applied
Fixes #6783.
2020-10-15 11:00:32 -04:00
Ruben Thoms
83a9730f5b Bugfix : Crash when no FLR-data in grid model
Fixes #6780.
Adjusted camel case words.
2020-10-15 08:58:34 -04:00
Magne Sjaastad
a6af4fbd00 #6773 Regression Test : Add more input validation due to missing files
Running regression tests without valid external files revealed several crashes. Add guarding and remove asserts to make sure regression tests can be executed without crash.
2020-10-13 08:31:05 -04:00
Magne Sjaastad
03f659df0c #6771 Regression Test: Replace QMessageBox with RiaLogging::errorInMessageBox
Fix typo


Includes
2020-10-13 05:38:04 -04:00
Magne Sjaastad
ef1b5a3d89 #6771 Regression Test: Remove unused includes 2020-10-13 05:38:04 -04:00
Magne Sjaastad
c8862ea83c #6765 Test System : Add flag from regression dialog to invalidate external files 2020-10-12 12:50:46 -04:00
Gaute Lindkvist
bb3dfd538c #6734 Fix segment order in MSW export and get well in error message
* Fixing the order also ends up removing the wrong segment discussed in the bug
2020-10-12 15:51:59 +02:00
Gaute Lindkvist
b3abe284ce #6737 Make sure we always create a summary reader interface when asking for a reader 2020-10-12 15:48:29 +02:00
Magne Sjaastad
53c39cdc73 CppCheck : Remove unused variables 2020-10-09 13:43:31 +02:00
Kristian Bendiksen
b16482bb2f #6490: Improve color legends right-click menus 2020-10-08 09:50:45 -04:00
Gaute Lindkvist
55ef7fc02a Fix MDI Subwindow creation 2020-10-07 18:06:12 +02:00
Magne Sjaastad
ef15a98e3a #6721 Ensemble Parameters : Improve performance for list in Property Editor
Introduce hasEnsembleParameters() for efficient check if any case has ensemble parameters.
Use first timestep definition from a summary case, as the time steps usually not differ between different summary vectors.
2020-10-06 13:30:34 +02:00
Magne Sjaastad
1642370928 #6476 AppFwk : Add support for moving selected items to top list 2020-10-06 02:17:58 -04:00
Magne Sjaastad
27230ed308 Fix missing icons 2020-10-06 07:40:54 +02:00
Gaute Lindkvist
b7ac99e53b Many new icons and minor CSS changes 2020-10-05 02:48:14 -04:00
Gaute Lindkvist
f7bbfc1679 Provide an automatic name for an analysis plot of a set of single summary cases 2020-10-02 08:02:43 -04:00
Gaute Lindkvist
118a48b5a2 Fix default analysis plots when there's no ensemble 2020-10-02 08:02:43 -04:00
Gaute Lindkvist
890b7f8ca5 Stop invalid analysis plot filters from removing cases 2020-10-02 08:02:43 -04:00
Gaute Lindkvist
2de49891fb #6652 Fix missing legend entries in summary editor 2020-10-01 03:46:28 -07:00
Kristian Bendiksen
fde2c5e4af 6593 Fracture Model: Show barrier fault name and distance in 3d. 2020-10-01 03:34:15 -07:00
Ruben Thoms
b233c331cf 6655 - Rename of text in UI
Renamed Element Vector Result to Flow Vector Result.
Rename text for VectorView.
2020-10-01 03:29:25 -07:00
Ruben Thoms
b6cca51593 Adjusted according to review comments. 2020-10-01 03:29:25 -07:00
Ruben Thoms
cc5335d46f Tensor flow improvements
New GUI settings for tensor length control, fluid selection, NNC data selection and aggregated visualization. Possibility to change vector start position. Improved vector visualization.
2020-10-01 03:29:25 -07:00
Kristian Bendiksen
63b889bbaa #6649 Use color legend icon in drop down list.
Move the generation of the options list to RimTools to avoid duplication.
This introduces color legend icons in RimWellLogTrack.
2020-09-30 23:10:44 -07:00