Commit Graph

8542 Commits

Author SHA1 Message Date
Gaute Lindkvist
ec63f0c28e Setter methods for grid lines, plot title visibility and tick intervals
* Allows us to set them programatically.
2018-07-02 10:29:31 +02:00
Gaute Lindkvist
e39a34cd0d Add some features to well log plot, track and curve creation.
* Needed for creating the well bore stability plots
* Add ability to set plot and track titles
* Make updating and refreshing plots optional when adding curves/tracks so it can be done at the end instead.
* Optionally set custom titles to the plots and tracks.
2018-07-02 10:29:31 +02:00
Gaute Lindkvist
e1fa79c066 Setter for custom name in RimPlotCurve so name can be set programatically. 2018-07-02 10:29:30 +02:00
Gaute Lindkvist
5bc59c1ee9 Fix problem where Well Log Plot looks in main window instead of plot window for MDI child windows. 2018-07-02 10:29:30 +02:00
Gaute Lindkvist
62279d7a43 Add ability to set GeoMech-result address programatically for Well Log Exctraction curves. 2018-07-02 10:29:30 +02:00
Gaute Lindkvist
76f0126e59 Move rkbDiff calculation code to RigWellPath so it can be shared instead of copied. 2018-07-02 10:29:30 +02:00
Gaute Lindkvist
c33ec790ed Convenience method for cafProgressInfo to increment and set up next step. 2018-07-02 10:29:30 +02:00
Gaute Lindkvist
5d6188b39c #3103 Manual tick marker setting 2018-07-02 10:29:30 +02:00
Gaute Lindkvist
707a7a91e6 #3103 Make grid lines match major and minor interval and make the grid lines optional 2018-07-02 09:51:10 +02:00
Gaute Lindkvist
8c445388b8 #3097 Make sure track height takes title into account 2018-07-02 09:51:10 +02:00
Gaute Lindkvist
2a9d506ae0 #3103 Set axis tick intervals based on track width: more ticks for wide tracks. 2018-07-02 09:51:10 +02:00
Gaute Lindkvist
dadaa87274 #3102 Hide legend scrollbars 2018-07-02 09:51:10 +02:00
Gaute Lindkvist
d20a96bdfa #3097 Make sure plot title is updated when user description is changed. 2018-07-02 09:51:10 +02:00
Magne Sjaastad
e45ac4d705 AppFwk : Add include 2018-06-29 17:15:28 +02:00
Magne Sjaastad
9b302d15a3 Grid Box Generator : Improve robustness for invalid bounding box 2018-06-29 16:42:23 +02:00
Magne Sjaastad
a90755c899 Guard null pointer access 2018-06-29 16:42:23 +02:00
Magne Sjaastad
451ce82aa9 Guard null pointer access 2018-06-29 16:42:23 +02:00
Magne Sjaastad
49ef8c6f55 Robustness : Always return valid displayModelOffset 2018-06-29 16:42:23 +02:00
Magne Sjaastad
fda735d109 Regression Test : Do not show message box 2018-06-29 16:42:23 +02:00
Jacob Støren
99565f62f2 AppFwk: Fix missing type guard in multi select field edit code. Added Assert in updateUI to prevent accidental recursive calling. 2018-06-29 16:23:26 +02:00
Jacob Støren
1c8d5bf942 AppFwk: Color editor no longer calls setValueToField on update GUI 2018-06-29 16:23:26 +02:00
Bjørn Erik Jensen
bcf7938427 #3077 Ensemble statistics. Option to base stat calc on filtered cases or all cases 2018-06-29 12:35:50 +02:00
Magne Sjaastad
0c1c454cdc #3130 Fracture Report : Display fractures report in text dialog 2018-06-29 11:25:35 +02:00
Magne Sjaastad
07530534ef #3129 Table Formatter : Add support for creating tables prefixed with comment string 2018-06-29 11:21:31 +02:00
Magne Sjaastad
bb91a79515 #3100 Well Path Import : Improve test of valid values before adding well path point 2018-06-29 11:19:05 +02:00
Magne Sjaastad
ede6ebef90 #3128 Completion Export : Expose data to be used in text reports 2018-06-29 10:57:26 +02:00
Magne Sjaastad
b5203ec678 Regression Test : Compare CaseInsensitive 2018-06-29 10:51:29 +02:00
Magne Sjaastad
92c24d2601 Guard null pointer access 2018-06-29 10:51:24 +02:00
Magne Sjaastad
4ae3290e3c #1722 Completion Export : Use RimTools::wellPathCollection 2018-06-29 10:48:45 +02:00
Bjørn Erik Jensen
7347e0ecc3 #2781 Ensemble curve set. Support for Tempest workflow (lookup and parse runspecifiction.xml file) 2018-06-29 09:27:13 +02:00
Magne Sjaastad
3b94c06e11 AppFwk : Fix compile issue for test application 2018-06-29 08:05:38 +02:00
Magne Sjaastad
c7e2bf3e10 Rename 2018-06-28 16:11:50 +02:00
Magne Sjaastad
1ec2c4c07e #3122 Perforation Length : Avoid rounding when top/bot TVD is given in stim plan file 2018-06-28 16:11:50 +02:00
Bjørn Erik Jensen
d06a6f5121 #3120 Summary plot export. Always include vector, case and optionally ensemble for summary curves in export data column headers 2018-06-28 15:15:41 +02:00
Magne Sjaastad
e2d163a710 #3121 Non Darcy Flow : D-factor is wrong for user defined width of stim plan fractures 2018-06-28 14:44:52 +02:00
Magne Sjaastad
386726a92f Transmissibility Calc : Early exit if no transmissibilities 2018-06-28 13:52:22 +02:00
Magne Sjaastad
a97f9b282a #3100 Well Path Import : Make sure last line is imported if no newline at end of last line 2018-06-28 12:58:39 +02:00
Bjørn Erik Jensen
bc7dbad45d #3060 Resampled plot export. Write NULL instead og inf to indicate 'no valaue' 2018-06-28 12:40:00 +02:00
Magne Sjaastad
082f8be6b2 Set default unit system for fractures based on loaded cases 2018-06-28 11:13:42 +02:00
Magne Sjaastad
d045d6da05 #3115 StimPlan Import : Set setting default unit to unknow
When the file is imported, assign the unit from the imported file
2018-06-28 11:13:42 +02:00
Magne Sjaastad
3533481a2e #3118 Import of Eclipse case with no dynamic data fails 2018-06-28 11:13:42 +02:00
Bjørn Erik Jensen
5151cde6bd #3107 Hierarchy dialog. Warning to user when invalid chars are detected in file pattern 2018-06-28 11:12:12 +02:00
Bjørn Erik Jensen
db08061f98 Ensemble calc. Show only valid ensembles in drop downs 2018-06-28 10:45:51 +02:00
Bjørn Erik Jensen
533b000184 #3112 Derived ensembles. Show only one delete item in context menu 2018-06-28 10:16:01 +02:00
Jacob Støren
8e53e2a3cf AppFwk: Remove NotificationCenter from SelectionManager 2018-06-28 09:58:51 +02:00
Magne Sjaastad
1a3f9e87ae #3114 Fault Truncation : Avoid computations when truncation is disabled 2018-06-28 09:52:40 +02:00
Magne Sjaastad
b13ad295cc #3111 Fracture Containment : Use main grid IJK when evaluating containment mask 2018-06-28 09:52:40 +02:00
Magne Sjaastad
b4f8df50a2 Guard null pointer access 2018-06-28 09:52:40 +02:00
Magne Sjaastad
50be372425 Regression Test : Compare CaseInsensitive 2018-06-28 09:52:40 +02:00
Bjørn Erik Jensen
bce10fb133 Fix build warnings on Linux 2018-06-28 09:08:38 +02:00