Commit Graph

8255 Commits

Author SHA1 Message Date
Gaute Lindkvist
956d221c48 #2878 Use correct keyword for solvent data (SSOL not SSOLVENT) 2018-05-14 10:41:23 +02:00
Jacob Støren
f31bef92c1 #2910 Summary Groups: Set default group name to "Group" 2018-05-14 10:20:27 +02:00
Jacob Støren
ae8fa06e4d #2909 RFT Plot: Created icons 2018-05-14 10:20:27 +02:00
Jacob Støren
0982af4ad0 #2856 Import menu: Fix wrong position of wellpicks vs formation names
Moved geomech below eclipse.
2018-05-14 10:20:27 +02:00
Jacob Støren
551c74cd28 Import Summary Case Group : Fix dialog title 2018-05-14 10:20:27 +02:00
Bjørn Erik Jensen
dc319646b2 #2658 Ensemble curves. Fix curve set coloring. Minor fixes.Some ClangFormat auto-changes 2018-05-14 09:51:24 +02:00
Gaute Lindkvist
090a79cf90 #2854 UNRST and EGRID file matching confused by . in basename
* Need to send in QFileInfo::completeBaseName() rather than just baseName()
* The change will cause libECL to match only files where the base name is everything except what is after the LAST  dot.
2018-05-14 09:32:19 +02:00
Magne Sjaastad
17226dabbc #2908 Ensemble Curve Sets: Use legend icon for colorlegend-using icon in the normal curve legend 2018-05-14 09:20:47 +02:00
Magne Sjaastad
f22dcf0872 #2903 Plot Name and Legend Text : Update text when color mode changes 2018-05-11 22:23:06 +02:00
Magne Sjaastad
078191610c #2903 Plot Name and Legend Text : Fix update of ensembles from curve creator 2018-05-11 20:21:44 +02:00
Magne Sjaastad
2cb123474b Use const reference and use empty() 2018-05-11 19:49:47 +02:00
Magne Sjaastad
4bd7b1eeb6 #2903 Plot Name and Legend Text : Add updateAllTextInPlot 2018-05-11 19:44:01 +02:00
Magne Sjaastad
4c1bcf9613 #2903 Plot Name and Legend Text : Update all plot text when curve changes 2018-05-11 19:29:03 +02:00
Magne Sjaastad
f75995e933 #2903 Plot Name and Legend Text : Rebuild legends if ensemble is toggled 2018-05-11 18:05:03 +02:00
Jacob Støren
52047819d6 #2891 Convert 2018.01.01 drawstyle from fault to full if it was in none-grid mode
Makes the setup more consistent with what they had, and what the user will get when turning the grid back on.
2018-05-11 16:40:30 +02:00
Gaute Lindkvist
7e54eb055c #2897 Make Export Completion only show up if the user has selected a well path collection or a descendant. 2018-05-11 16:01:25 +02:00
Gaute Lindkvist
3360973e87 Use SSOLVENT in calculating SOIL if present 2018-05-11 15:45:31 +02:00
Gaute Lindkvist
4ca9313366 #2756 Remove pseudo length as depth type.
* That also means there's only option left for PLT-plots: Measured Depth, so may as well
   remove the drop down list from the UI.
2018-05-11 15:45:31 +02:00
Bjørn Erik Jensen
38540a0a39 #2904 Curve creator. .Fix initial curve visibility 2018-05-11 15:43:12 +02:00
Magne Sjaastad
b24b93eba3 Fix signed / unsigned compare 2018-05-11 14:32:31 +02:00
Magne Sjaastad
b02bf07568 #2901 Whitespace 2018-05-11 14:20:24 +02:00
Magne Sjaastad
bf2f524d34 #2901 RFT Plot : Initialize default time step selection based on all sources 2018-05-11 14:20:24 +02:00
Magne Sjaastad
e1abaa1b6c #2901 RFT Plot : Use empty() and move for loops 2018-05-11 14:20:24 +02:00
Magne Sjaastad
803da0668b #2901 RFT Plot : Whitespace cleanup 2018-05-11 14:20:24 +02:00
Jacob Støren
d37ed9bb7c #2889 Fix crash when few tick marks in legend.
Set legend title before adding to view to make size calculaltion correct first time.
2018-05-11 14:06:08 +02:00
Gaute Lindkvist
f0be8214b0 #2448 Summary plot: Retain auto zoom for axes you haven't modified the range for. 2018-05-11 14:03:26 +02:00
Bjørn Erik Jensen
9f1ea2c42a Curve creator. Fix curve visibility settings 2018-05-11 13:46:42 +02:00
Bjørn Erik Jensen
450d1177f6 #2898 Ensemble curves. Add vector selection button and dialog 2018-05-11 13:25:01 +02:00
Magne Sjaastad
ff9fbe95b8 #2893 RimSummaryCaseCollection : Use basic name without count as edit name
Use proxy field with item count when we have a solution for one display field handle and one edit field handle
2018-05-11 12:46:29 +02:00
Bjørn Erik Jensen
a203452ebf #2900 Plot editor. Fix missing vectors bug 2018-05-11 12:35:09 +02:00
Bjørn Erik Jensen
fcea3ec40f #2658 Curve creator. Update curve tree view to display ensembles as well 2018-05-11 12:35:09 +02:00
Magne Sjaastad
9b16d55ddf #2892 RimSummaryCaseCollection : Hide display text field 2018-05-11 12:26:33 +02:00
Jacob Støren
0d233e2568 #2895 Fix performance related to case name in plot tracking text 2018-05-11 10:34:39 +02:00
Bjørn Erik Jensen
1b2f287579 Update UML diagram for curve creator 2018-05-11 10:08:06 +02:00
Bjørn Erik Jensen
4e9dfafe02 #2894 Summary cases. Moved code to more appropriate location 2018-05-11 09:53:03 +02:00
Jacob Støren
ca30c58a77 Cleanup in EnsembleColormanager 2018-05-11 09:24:42 +02:00
Jacob Støren
d1e55c64d3 #2895 Fix crash due to hidden plot. 2018-05-11 09:12:44 +02:00
Bjørn Erik Jensen
3ad7c11040 #2894 Summary cases. Select case after import from recent file menu 2018-05-11 09:08:14 +02:00
Bjørn Erik Jensen
1a725de91b Fix build error 2018-05-11 08:35:56 +02:00
Bjørn Erik Jensen
368cca8b8d #2886 Summary groups. Add convert group to ensemble command 2018-05-11 08:33:04 +02:00
Jacob Støren
bb033eb561 #2883, #2890 Fix color assignment and stability for ensemble curve sets 2018-05-11 08:04:09 +02:00
Bjørn Erik Jensen
6270dd3bc9 #2692 Ensemble curves. Add ensemble selection support to curve editor 2018-05-10 21:30:14 +02:00
Magne Sjaastad
090435a2ea OpenMP : Make sure grid is created before using OpenMP 2018-05-09 16:29:14 +02:00
Magne Sjaastad
9560e23b66 #2888 Auto Title : Crash when single summary case is nullptr 2018-05-09 16:02:29 +02:00
Gaute Lindkvist
c959db73a1 #2887 Tidy up 3D well log curve configuration to more obvious documentation. 2018-05-09 15:56:24 +02:00
Gaute Lindkvist
b9cbd7c503 #2881 Continue exporting other completions if one has a unit mismatch.
* Report an error and continue rather than abort.
2018-05-09 15:56:24 +02:00
Gaute Lindkvist
5310d28433 #2880 export completions if the the well path name is explictly provided even if unchecked 2018-05-09 15:56:24 +02:00
Magne Sjaastad
43bb955ba2 #1777 Make access of data in RimStimPlanFractureTemplate robust
This commit makes it possible to open a project with invalid path to StimPlan, only displaying an error in the message window.
2018-05-09 15:43:07 +02:00
Magne Sjaastad
cfad0bab63 Fix Linux issue 2018-05-09 15:10:39 +02:00
Magne Sjaastad
52c2a93c05 #2882 CF Visualization : Never show connection factor for parent grid cells 2018-05-09 14:31:30 +02:00