Commit Graph

12687 Commits

Author SHA1 Message Date
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
Magne Sjaastad
82ed7bbc81 #5792 Python : Do not show file selection dialog in console mode 2020-04-17 13:54:20 +02:00
Magne Sjaastad
bf044d52b3 Python : Config and description of autopep8 2020-04-17 13:54:20 +02:00
Magne Sjaastad
8662ff90d2 #5792 Python : Add import_summary_case and find summary case from ID
Add example of use and updated documentation
2020-04-17 13:54:19 +02:00
Magne Sjaastad
dfc93164d0 Python Doc : Avoid documenting inherited members 2020-04-17 13:54:19 +02:00
Magne Sjaastad
1a91767219 #5792 Python : Preparations
Fix wrong text in date time class
Remove message box, as the function is also intended to be used in a console setting
2020-04-17 13:54:19 +02:00
Magne Sjaastad
a10641cf28 #5800 Delta summary : Fix computations for fixed time step
Use the original dataset, not the resampled dataset when finding the constant value to use.
2020-04-17 13:54:18 +02:00
Magne Sjaastad
c6c624a02e #5801 Icon for delta summary case 2020-04-17 13:54:18 +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
Kristian Bendiksen
6dd4dabc33 #5775 Add ensemble id to RimSummaryCaseCollection. 2020-04-17 13:54:17 +02:00
Kristian Bendiksen
bc08aa1905 #5775 Add case id to summary case. 2020-04-17 13:54:17 +02:00
Magne Sjaastad
0a33cc269a #5784 Contour Map : Guard null pointer access 2020-04-17 13:54:16 +02:00
Magne Sjaastad
8cdaf098c5 #5777 Well Measurements : Add icons 2020-04-17 13:54:16 +02:00
rebekkasjaastad
00d9dda6c4 Well Measurement Icons (#5789) 2020-04-17 13:54:16 +02:00
Magne Sjaastad
19dea15dd0 Fix typo 2020-04-17 13:54:16 +02:00
Magne Sjaastad
5a7129ffdf #5779 Create Well Path : Add auto generated target at sea level 2020-04-17 13:54:15 +02:00
Magne Sjaastad
5a561054bf Guard null pointer access 2020-04-17 13:54:15 +02:00
Magne Sjaastad
9041bc80fa #5779 Add const to access methods 2020-04-17 13:54:15 +02:00
Magne Sjaastad
46da0863b8 Cache Qt for ResInsight 2020-04-17 13:54:15 +02:00
Magne Sjaastad
f176f920d5 bump 2020-04-17 13:54:14 +02:00
Magne Sjaastad
c23b00b9f2 fix run-cmake 2020-04-17 13:54:14 +02:00
Magne Sjaastad
fd89b79462 Typo 2020-04-17 13:54:14 +02:00
Magne Sjaastad
52d6b99f0c Test cache of Qt 2020-04-17 13:54:14 +02:00
Magne Sjaastad
8e8d1d7fe3 Summary Data : Update example 2020-04-17 13:54:14 +02:00
Magne Sjaastad
1849c9cc76 #5757 Python : Report error message if no result is created 2020-04-17 13:54:13 +02:00
Magne Sjaastad
f076749dab Adjustments after review 2020-04-17 13:54:13 +02:00
Magne Sjaastad
d895f342e2 Use AppEnum for DateTimePeriod 2020-04-17 13:54:13 +02:00
Magne Sjaastad
54206a42f6 #5757 Python : Add resampling of summary data 2020-04-17 13:54:12 +02:00
Magne Sjaastad
ae15122632 #5757 Python : Add access to time_t values 2020-04-17 13:54:12 +02:00
Magne Sjaastad
27def6c132 #5757 Python : Add access to summary addresses 2020-04-17 13:54:12 +02:00
Magne Sjaastad
6adffe5050 #5757 Python : Add access to summary values 2020-04-17 13:54:11 +02:00
Magne Sjaastad
2dcab9981b #5538 Show scripts in plot window project tree 2020-04-17 13:54:11 +02:00
Magne Sjaastad
a48524eb42 #5756 Plot Window : Add message window 2020-04-17 13:54:11 +02:00
Magne Sjaastad
bd5ce912fb #5538 Python : Add methods at correct inheritance level 2020-04-17 13:54:10 +02:00
Magne Sjaastad
66081790dd Move cafPdmField 2020-04-17 13:54:10 +02:00
Magne Sjaastad
d6ec1a53fb #5749 Python : Add missing conversion from Grpc object to PdmObject 2020-04-17 13:54:10 +02:00
Magne Sjaastad
77ce1d9fc5 #5749 Python : Add support for std::vector as return value of a function 2020-04-17 13:54:10 +02:00
Magne Sjaastad
bed3381c4c #5766 Sim Well Disks : Improve logic related to display of labels 2020-04-17 13:54:09 +02:00
Kristian Bendiksen
42ca07d2cd Disable PdmUiColorEditor correctly when set to read-only. 2020-04-17 13:54:09 +02:00
Kristian Bendiksen
3f988f2d79 #5766 Make it possible to change color of well disks. 2020-04-17 13:54:09 +02:00
Kristian Bendiksen
e5eb2063be #5766 Hide well disk labels when simulation well labels are turned off. 2020-04-17 13:54:08 +02:00