Commit Graph

7311 Commits

Author SHA1 Message Date
Gaute Lindkvist
a898f909e1 #3132 Set sensible colors and line types for different curves. 2018-07-04 11:10:32 +02:00
Gaute Lindkvist
0bbe0db394 #3137 Make sure azimuth angles are clockwise and 0 to 360. 2018-07-04 11:10:32 +02:00
Gaute Lindkvist
4112682b6a #3136 Fix RFT/PLT plots and refactor the way Mdi windows are resized when adding/removing plot tracks. 2018-07-04 11:10:32 +02:00
Bjørn Erik Jensen
28993dae49 #3140 CSV import dialog. Add time format 'None' which is default 2018-07-04 10:29:43 +02:00
Bjørn Erik Jensen
2eae092359 RimSummaryPlot. Removed superfluous replot 2018-07-04 10:00:14 +02:00
Bjørn Erik Jensen
208ba77765 Add missing include 2018-07-04 09:53:00 +02:00
Bjørn Erik Jensen
47eff2d9aa CSV import. Robustified address string to eclipse address object 2018-07-04 09:39:00 +02:00
Bjørn Erik Jensen
76d3ec79fd Error bars. Plot only valid error bar values 2018-07-04 09:34:54 +02:00
Bjørn Erik Jensen
34f61b92c0 Fix case realization parameters reader unit test after increasing number of search levels 2018-07-04 09:26:04 +02:00
Bjørn Erik Jensen
2dd8744743 Ensemble import. Do not show warning dialog if there are no errors 2018-07-03 15:20:14 +02:00
Jacob Støren
228b4a5f85 #2609 Move RimWellPathGeomDef to a separate file 2018-07-03 08:43:19 +02:00
Bjørn Erik Jensen
cbacd73068 Remove unused files 2018-07-03 08:20:49 +02:00
Jacob Støren
95c396ce77 #2609 Make modeled well path visible when loading project file 2018-07-02 16:55:32 +02:00
Jacob Støren
dc95b217c5 #2609 Update the visualization when the well path geometry definition changes 2018-07-02 16:31:55 +02:00
Jacob Støren
0f39356fcb #3135 Create a class to do sampling of an poly-arc-line 2018-07-02 16:31:55 +02:00
Bjørn Erik Jensen
9fd38064df #3133 CSV import. Assume that all data columns are numeric columns 2018-07-02 15:14:32 +02:00
Bjørn Erik Jensen
ec26d8638a #3134 Ensemble parameters import. Search 3 folder levels up. Improved warning message 2018-07-02 14:53:13 +02:00
Bjørn Erik Jensen
02059debf9 #3087 Show plot data. Add context menu: export to file 2018-07-02 14:29:46 +02:00
Bjørn Erik Jensen
a949f2acec #3087 Show plot data. Fix typo 2018-07-02 13:12:42 +02:00
Bjørn Erik Jensen
0baf2226a2 #3087 Show plot data. Do not display tabs when only ascii data curves exist. Bugfixes 2018-07-02 13:06:07 +02:00
Bjørn Erik Jensen
13e5a3214b #3087 Show plot data. Display tabbed dialog for summary data 2018-07-02 11:45:14 +02:00
Gaute Lindkvist
ff84d81e44 Clean up after review
* Disable grid lines and tick marks if x range is empty.
* Rename intervals to intervalCount when it is an integer count.
* Fix some compile warnings.
2018-07-02 10:29:32 +02:00
Gaute Lindkvist
0a0cb584b5 Move hard coded parameter names to RiaDefines 2018-07-02 10:29:32 +02:00
Gaute Lindkvist
0d9f810718 Make sure plot window is activated after creating/opening it. 2018-07-02 10:29:31 +02:00
Gaute Lindkvist
470c28677c Fix crash when loading formation names. 2018-07-02 10:29:31 +02:00
Gaute Lindkvist
ed232b9cbd #2966 Add command to create a well bore stability plot 2018-07-02 10:29:31 +02:00
Gaute Lindkvist
fc821ea524 Make updating of well log plots more robust
1. Don't update tracks in RimWellLogPlot::createViewWidget.
 * We haven't set up the MDI windows properly yet.
 * Instead implement updateVIewWidgetAfterCreation override and do update tracks there.
2.  Perform calculateAvailableDepthRange in applyZoomAllDepths
3. Do replot of track widgets twice when changing visible range. Need to investigate this one further.
2018-07-02 10:29:31 +02:00
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
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
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
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
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
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
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
Bjørn Erik Jensen
c89da0e9d5 Fix casing issue which resulted in build error on Linux 2018-06-28 09:00:34 +02:00
Bjørn Erik Jensen
dde88a010e #3109 Ensemble calculation. Display warning dialog when no cases from the two ensembles match 2018-06-28 08:34:28 +02:00
Jacob Støren
33d8655c3a Merge TableView and SelectionManager changes for #2609 Well Path 2018-06-27 17:28:52 +02:00
Jacob Støren
8565b166da #2609 WIP: Editable Well Path object with targets and New/delete features 2018-06-27 17:24:34 +02:00
Bjørn Erik Jensen
e84b7b548e #3110 Ensemble calculation. Fix vector index out of bounds error 2018-06-27 15:17:08 +02:00
Bjørn Erik Jensen
41765831a1 #3108 Ensemble statistics curves. Some curve symbols are now slightly bigger 2018-06-27 14:24:19 +02:00
Bjørn Erik Jensen
7a0f2bdb4e #3079 Ensemble statistics curves. Add explanation to label text when P-value check box is disabled 2018-06-27 13:51:45 +02:00
Bjørn Erik Jensen
e77ff07685 #3085 Ensemble curve filters. Display info label when filters are hiding some curves 2018-06-27 13:10:39 +02:00
Bjørn Erik Jensen
bb2e136df7 #3080 Ensemble statistics curves. Fix typo 2018-06-27 11:35:29 +02:00
Bjørn Erik Jensen
2d96299d9d #3081 Ensemble statistics curves. Option to turn on/off curve labels 2018-06-27 11:32:06 +02:00
Bjørn Erik Jensen
53a6694750 #3080 Ensemble statistics curves. Use different symbols on statistics curves 2018-06-27 11:24:07 +02:00
Bjørn Erik Jensen
f0d7047438 #3086 Resampled plot export. Fix error 2018-06-27 11:05:55 +02:00
Bjørn Erik Jensen
28d093f54a #3086 Resampled plot export. When data are resampled, write all data into the same table in export file 2018-06-27 11:05:55 +02:00
Bjørn Erik Jensen
9ea8622953 #3086 Resampled plot export. Make populate functions 2018-06-27 11:05:55 +02:00
Gaute Lindkvist
20a145d760 #3104 More sensible variable width for users: drop down list of narrow, normal, wide, etc. 2018-06-27 08:35:17 +02:00
Gaute Lindkvist
6ae2fbe9d3 #3097 Centered plot title 2018-06-27 08:35:17 +02:00
Gaute Lindkvist
2ebd2def2c Reorganise depth axis settings and title/legend settings in Well Log Plot property editor 2018-06-27 08:35:17 +02:00
Gaute Lindkvist
ea2b64ef08 #3102 Well Log Plots: optionally align legend horizontally. 2018-06-27 08:35:17 +02:00
Gaute Lindkvist
e4288972de #3104 Well Log Plots: Implement variable width for tracks 2018-06-27 08:35:17 +02:00
Gaute Lindkvist
ad17ee1050 #3099 Apply QWT-hack to align tracks without xaxis markers and labels. 2018-06-27 08:35:17 +02:00
Gaute Lindkvist
405d470eda #3098 Show depth axis only for left-most plot. They all share the same depth axis anyway. 2018-06-27 08:35:17 +02:00
Gaute Lindkvist
f0bd7c726a #3097 Optionally add plot title to the plot itself 2018-06-27 08:35:17 +02:00
Magne Sjaastad
ad4e0bccc5 Guard null pointer access 2018-06-26 13:14:37 +02:00
Bjørn Erik Jensen
c3ea1a58ef #3083 Ensemble filters. Improve filter group box header text 2018-06-26 13:02:48 +02:00
Bjørn Erik Jensen
ca171635f0 #3075 Resampled plot export. Vectors ending with 'TH' are now considered accumulated values 2018-06-26 11:47:53 +02:00
Bjørn Erik Jensen
b0355471b4 #3082 Statistics. Further fixes regarding P10 and P90 labels 2018-06-26 11:29:05 +02:00
Bjørn Erik Jensen
155329b4fc 3078 Ensemble statistics. Hide Y axis title for statisticcs curves 2018-06-26 10:27:41 +02:00
Bjørn Erik Jensen
013ba16515 Fix cotire build issues 2018-06-26 09:00:19 +02:00
Bjørn Erik Jensen
b6240049a9 #3082 Statistics. Different meaning of P10 and P90. Switch labels 2018-06-26 08:48:58 +02:00
Bjørn Erik Jensen
637461886b #3096 Fix build error on Linux 2018-06-25 15:58:28 +02:00
Bjørn Erik Jensen
52714a5219 #3096 Try to fix build errors on gcc6 2018-06-25 15:34:20 +02:00
Bjørn Erik Jensen
898df5b68a #3096 Implemented ensemble calulations 2018-06-25 15:15:30 +02:00
Jacob Støren
2ea84bdb63 #2609 RimFileWellPath in separate file 2018-06-25 13:47:18 +02:00
Jacob Støren
ce41eef365 Fix linux warning 2018-06-25 12:57:11 +02:00
Jacob Støren
dafe2319d9 #2609 Uiordering of splitted well path class ok 2018-06-25 12:57:11 +02:00
Jacob Støren
69e81658a6 #2609 WIP: Refactor RimWellPath into RimFileWellPath 2018-06-25 12:57:11 +02:00
Magne Sjaastad
d0f8e6afe4 #3036 Fracture Truncation : Improve tooltip texts 2018-06-25 10:43:41 +02:00
Magne Sjaastad
a60fc3f43b #3036 Fracture Truncation : Remove obsolete flag 2018-06-25 10:43:41 +02:00
Gaute Lindkvist
56a02358df #3092 Make export LAS-dialog slightly larger so that we avoid scrollbars. 2018-06-25 08:37:26 +02:00
Gaute Lindkvist
fab83846e6 #3095 Add PP, OBG and SH to well path derived extraction curves. 2018-06-25 08:37:26 +02:00
Gaute Lindkvist
6cd5ae9e22 #3093 Implement Azimuth and inclination well path derived extraction curves.
* Needed improvement of tangent calculation. Take the tangent from the well path, not the two intersection points.
2018-06-25 08:37:26 +02:00
Gaute Lindkvist
9fe1c7de6c Remove some debug hardcoded code paths for Well Path Derived Well log extraction curves 2018-06-25 08:37:26 +02:00
Gaute Lindkvist
20d05a9561 #3094 Make sure following current animation step works for GeoMech well log extraction curves 2018-06-25 08:37:26 +02:00
Magne Sjaastad
c79b120031 #3035 Whitespace 2018-06-25 08:24:47 +02:00
Magne Sjaastad
1575a6564a #3035 Consolidate duplicate code 2018-06-25 08:19:29 +02:00
Magne Sjaastad
b317ea9e9e #3035 Fault Truncation: Display a mask for fracture outside grid 2018-06-25 07:45:25 +02:00
Magne Sjaastad
5114e05156 #3035 Fault Truncation: Add polygon subtraction 2018-06-22 17:14:28 +02:00
Magne Sjaastad
74ced5107f #3034 Perforation Interval: Set default start/end to start/end of simulation 2018-06-22 09:04:26 +02:00
Gaute Lindkvist
9e7dd7d4ea #3076 Stop key press event in time step interval causing filtered dialog to close. 2018-06-21 15:39:44 +02:00
Gaute Lindkvist
a888ab0160 #3073 #3074 Fix crash and perpetual wait cursor when cancelling filtered ODB import 2018-06-21 15:12:23 +02:00
Bjørn Erik Jensen
6d3659dfe6 #3067 Ensemble curve filter. Set default parameter at filter creation 2018-06-21 09:29:02 +02:00
Gaute Lindkvist
a0f5db5d7e #2965 Implement option (on by default) to follow time step in 3D view. 2018-06-20 11:46:19 +02:00
Gaute Lindkvist
5fc795a24a #3061 Implement Memory Cleanup for eclipse data. 2018-06-20 11:46:19 +02:00
Gaute Lindkvist
e3e4e79340 Improve encapsulation of RigEclipseResultInfo
* To make it more suitable for looking up results.
2018-06-20 11:46:19 +02:00
Gaute Lindkvist
51631fda6e #3027 Disable averaging of Fracture Gradient and Shear Failure Gradient 2018-06-20 11:46:19 +02:00
Gaute Lindkvist
a9aad1cf69 #3062 Ditch temporary GeoMech results as soon as they are used. 2018-06-20 11:46:19 +02:00
Gaute Lindkvist
ed0bcb05a1 Remove some unecessary includes in RiuMainWindow.cpp 2018-06-20 11:46:19 +02:00
Magne Sjaastad
01ba1dfa4f #3068 Perforation Interval : Make sure a new perforation interval always is visible 2018-06-20 11:44:01 +02:00
Bjørn Erik Jensen
508f33903f Delete files that should have been deleted in an earlier commit 2018-06-20 10:16:15 +02:00
Bjørn Erik Jensen
2eef989389 #3060 Resampled plot export. Implement dialog. Resample plot data according to spec from Equinor 2018-06-20 09:41:01 +02:00
Bjørn Erik Jensen
7e6943aa96 #3060 Resampled plot export. Prepare for resampling during summary plot export 2018-06-19 15:44:27 +02:00
Magne Sjaastad
16725b2376 #2998 Fix order of headings in export of WPMULTL 2018-06-19 13:58:32 +02:00
Gaute Lindkvist
d13a52a8b4 #3058 Implement a memory cleanup dialog for GeoMech data. 2018-06-19 12:20:21 +02:00
Gaute Lindkvist
e3bffafb46 Make memory critical threshold limits different on Linxu and Windows. 2018-06-19 10:09:51 +02:00
Bjørn Erik Jensen
ef2f8087dc #3056 Ensemble curve filters. Fix default min/max values and set field default 2018-06-19 10:05:00 +02:00
Bjørn Erik Jensen
81ae384e19 #2659 Ensemble statistics. Set default field values 2018-06-19 09:24:31 +02:00
Bjørn Erik Jensen
dfbbeb357b Hierarchy dialog. Display number of found files 2018-06-19 09:15:42 +02:00
Magne Sjaastad
174538bb92 #3052 Summary Plot : Make name helper class more robust 2018-06-18 21:58:32 +02:00
Jacob Støren
5059201126 #2609 Cleanup RimWellPath ready for refactor into two classes 2018-06-18 17:13:30 +02:00
Jacob Støren
22bf33d02f #2609 Add a well path target class 2018-06-18 16:02:28 +02:00
Bjørn Erik Jensen
bc28b4b8f1 #3056 Ensemble curve filters. Add new filter button. Fix delete filter bug, use internal garbage collector to achieve delayed object delete 2018-06-18 15:19:41 +02:00
Magne Sjaastad
3d3585515f #3055 Perforation Intervals : Mark unused field as read only instead of hiding 2018-06-18 14:20:50 +02:00
Magne Sjaastad
20d45abae2 #3054 Use dynamic cast in defineEditorAttribute 2018-06-18 14:20:50 +02:00
Bjørn Erik Jensen
d5ec3b1db3 #3057 Resampled plot export. Add more resample periods. Add unit tests 2018-06-18 14:10:11 +02:00
Bjørn Erik Jensen
ef5ef6d9ca Ensemble curve filter collection. Privatized some methods 2018-06-18 12:57:07 +02:00
Bjørn Erik Jensen
65de617935 #3056 Ensemble curve filters. Add dynamic groups for filtering 2018-06-18 12:01:01 +02:00
Bjørn Erik Jensen
9f1e4fa721 #2659 Ensemble statistics. Do not set statistic curves color when updating ensemble curve color 2018-06-15 16:21:32 +02:00
Bjørn Erik Jensen
12d01a7a10 #2659 Ensemble statistics. Do not create statistic curves when no ensemble is selected 2018-06-15 16:03:56 +02:00
Jacob Støren
c5b5980da3 #3049 Add SolveSpaceLib libslvs with an S-Curve test to ResInsight 2018-06-15 14:47:42 +02:00
Jacob Støren
ecd8f7cfd8 Fix compiler warnings 2018-06-15 14:47:42 +02:00
Bjørn Erik Jensen
ee195e909b #2659 Ensemble statistics. Disable statistic curves if not possible to calculate percentile 2018-06-15 14:27:14 +02:00
Magne Sjaastad
17ee25d0b2 AppFwk : Rename to uiField() and setUiField() 2018-06-15 14:22:03 +02:00
Gaute Lindkvist
2f0b1cfdb9 #3045 Implement memory display in status bar of the main window 2018-06-15 12:39:54 +02:00
Bjørn Erik Jensen
9cf4938651 #2659 Ensemble statistics. Do not show statistic curves in curve creator 2018-06-15 10:54:30 +02:00
Bjørn Erik Jensen
1abea45d45 #2659 Ensemble statistics. Support for setting curve color. Group check boxes 2018-06-15 09:06:44 +02:00
Bjørn Erik Jensen
06749a20e0 #2659 Ensemble statistics. New percentiles calculation algorithm 2018-06-14 15:36:19 +02:00
Bjørn Erik Jensen
b5ad3681cc #2659 Ensemble statistics. Add labels to symbols on the statistic curves 2018-06-14 14:10:51 +02:00
Magne Sjaastad
17bbed20c0 #3041 Test for ssl support before using ssl 2018-06-14 12:47:20 +02:00
Gaute Lindkvist
3661827c62 #3046 Fix crash when clicking on Eclipse case after import 2018-06-14 12:04:51 +02:00
Bjørn Erik Jensen
a5f69a59d0 Ensemble statistics. Fix unit tests and some warnings on Linux 2018-06-14 11:01:49 +02:00
Magne Sjaastad
4c42de83da #3041 Support https protocol when reading data from SSIHUB 2018-06-14 10:19:12 +02:00
Bjørn Erik Jensen
114c746342 Ensemble curve set. Speed up calculate value options 2018-06-14 10:18:40 +02:00
Magne Sjaastad
eb8cba5e31 #3037 AppFwk : Rename to PdmUiTableViewPushButtonEditorAttribute 2018-06-14 09:47:15 +02:00
Bjørn Erik Jensen
9c06df11d5 #2659 Ensemble statistics. New and more precise way to calculate statistics 2018-06-14 08:37:56 +02:00
Bjørn Erik Jensen
4c25ba8c7d #2659 Ensemble statistics. Interpolate values when resampling for end of period calculation 2018-06-13 15:19:34 +02:00
Gaute Lindkvist
280656ca26 #3043 Implement Time step filtering on import for Geomech 2018-06-13 14:10:47 +02:00
Gaute Lindkvist
62792b59c4 #3009 Warn user when loading an eclipse EGRID with mixed UPPER and lower case file name. 2018-06-13 14:10:47 +02:00
Bjørn Erik Jensen
2eee3f770b #2659 Ensemble statistics. Small fixes 2018-06-13 13:35:33 +02:00
Bjørn Erik Jensen
ca17037209 RifEclipseSummaryAddress. Address not valid if empty quantity name 2018-06-13 13:32:26 +02:00
Bjørn Erik Jensen
7b462616bf #2659 Ensemble statistics. Do not update curve appearance for statistic curves 2018-06-13 10:23:56 +02:00
Bjørn Erik Jensen
661ce06553 #3030 Ensemble curve filter. Move filters to table in property editor 2018-06-13 09:06:34 +02:00
Bjørn Erik Jensen
4491b1de63 #2659 Ensemble statistics. Use resampling during statistics calculations 2018-06-12 14:22:32 +02:00
Bjørn Erik Jensen
848d774440 #2659 Ensemble statistics. Fix code error 2018-06-12 11:15:30 +02:00
Bjørn Erik Jensen
1137a916e0 #2659 Ensemble statistics. Add time history resampler class. Extended RiaQDateTimeTools class 2018-06-12 11:05:53 +02:00
Magne Sjaastad
d09df6807d #3037 Rename to setChildArrayField 2018-06-11 15:30:19 +02:00
Gaute Lindkvist
1cb4201cbc #3025 Fix "-1" in base time step for Geomech well log curves 2018-06-11 09:15:52 +02:00
Gaute Lindkvist
4f45d2f8fd #3026 Disable relative result when plotting Well Derived data 2018-06-11 09:15:52 +02:00
Gaute Lindkvist
b4c62a11b7 #3033 Update min max values when changing time step. 2018-06-11 09:15:52 +02:00
Bjørn Erik Jensen
eebd8bef2d Move RigCurveDataTools and RigTimeHistoryCurveMerger to Application/Tools plus rename 2018-06-08 15:10:45 +02:00
Gaute Lindkvist
5f766e5228 #3013 Make sure all existing connections for PdmObjects are removed before async delete
* Clear all PdmPointer connections (including selection manager)
* Send all threads to the new caf::AsyncWorkerManager which can join the threads
  before program exit if the caller has asked for that.
2018-06-08 12:58:59 +02:00
Bjørn Erik Jensen
14cf6470f0 #2660 Ensemble filtering. Fix sliders and labels 2018-06-08 10:45:31 +02:00
Bjørn Erik Jensen
8d0149b4e9 #3024 Observed summary data. Add unit tests 2018-06-08 10:40:12 +02:00
Bjørn Erik Jensen
aa08735143 #3024 Observed summary data. Fix summary address parse failures 2018-06-08 10:22:01 +02:00
Magne Sjaastad
86ab696fd6 Remove typo 2018-06-08 08:48:59 +02:00
Bjørn Erik Jensen
7cd371c1f8 #2659 Ensemble statistics. Fix plot editor issues 2018-06-08 08:43:24 +02:00
Magne Sjaastad
54ed12a2f7 #3019 Fault Truncation : Make sure faults in LGR is handled correctly 2018-06-08 08:38:52 +02:00
Magne Sjaastad
1b1dd0c695 #3017 Fracture Truncation : Add tooltip 2018-06-07 22:26:17 +02:00
Magne Sjaastad
ff4efbc365 #3018 Fracture Truncation : Use reservoirCellIndex() 2018-06-07 22:20:37 +02:00
Magne Sjaastad
10d0c66262 #3018 Fracture Truncation : Evaluate fault throw as diff between average z value for two base edge vertices 2018-06-07 22:10:50 +02:00
Magne Sjaastad
dae054cf8f #3017 Restructure UI 2018-06-07 16:50:50 +02:00
Magne Sjaastad
350d0bbee4 #3021 Fault Truncation : Allow contained fracture to propagate through inactive cells 2018-06-07 16:49:46 +02:00
Bjørn Erik Jensen
cb6657266a #2659 Ensemble statistics. Move classes to separate files 2018-06-07 10:50:32 +02:00
Bjørn Erik Jensen
69accdc4c6 #2659 Ensemble statistics. First version 2018-06-07 10:04:16 +02:00
Gaute Lindkvist
5b0a185549 Fix Linux build by removing use of Invoke and including some headers 2018-06-06 13:22:35 +02:00
Magne Sjaastad
d353a9fc44 #3012 Selection manager is not cleared when project is closed 2018-06-06 12:36:28 +02:00
Gaute Lindkvist
4ddacad385 #2680. First reasonable Fracture Gradient and Shear Failure Gradient estimation.
Caveats:
* Hard coded poissonRatio = 0.25
* Hard coded UCS to 100 bar (fairly close to average value for shale in literature).
2018-06-06 12:03:08 +02:00
Bjørn Erik Jensen
11aeda63d9 #2962 Summary import performance. Preliminary optimization of summary groups and ensemble import 2018-06-06 09:49:58 +02:00
Magne Sjaastad
3cf35f673a #2967 Fracture Truncation at Faults: Add Fault Throw 2018-06-04 11:16:38 +02:00
Bjørn Erik Jensen
0abc41afdb #3003 Hierarchy import dialog. Update status during search 2018-06-04 09:02:49 +02:00
Bjørn Erik Jensen
9b07529ca2 #3006 Hierarchy import dialog. Trim input strings 2018-06-04 08:14:34 +02:00
Magne Sjaastad
8b3d4b0fc4 Ensemble Curves : Do not update plot for every curve update 2018-06-04 08:11:45 +02:00
Magne Sjaastad
e4003b611d Fix linux build 2018-06-01 16:38:19 +02:00
Bjørn Erik Jensen
fca245d501 #3003 Hierarchy import dialog. Third attempt to get search logic correct (fingers crossed) 2018-06-01 15:43:59 +02:00
Bjørn Erik Jensen
3aa7204191 #2660 Ensemble curves filtering. Refactoring 2018-06-01 15:43:58 +02:00
Magne Sjaastad
58ba0b2882 #2975 Ensemble Curve Set: Call updateConnectedEditors on collection 2018-06-01 15:38:48 +02:00
Magne Sjaastad
ea7c5b6a76 #2975 Ensemble Curve Set: Add compound update function updateAll() 2018-06-01 15:37:47 +02:00
Bjørn Erik Jensen
8dbfd5f878 #3002 Hierarchy import dialog. Check for cancel pressed more often to avoid delay 2018-05-31 15:44:37 +02:00
Magne Sjaastad
bb8803293a #2969 Fracture truncations : Fix computation of truncated cells 2018-05-31 15:29:55 +02:00
Magne Sjaastad
3505b9d31a Debug Tools : Add globalCellIndicesToOneBasedIJKText used as input to cell based range filter 2018-05-31 15:29:55 +02:00
Bjørn Erik Jensen
083d6f04bf #3001 Hierarchy import dialog. Limit dialog update frequency to twice a second 2018-05-31 15:22:12 +02:00
Bjørn Erik Jensen
d52229aa65 #3000 Ensemble plot. Make curve attachment more robuts 2018-05-31 13:45:33 +02:00
Bjørn Erik Jensen
92ccf64571 #3000 Ensemble plot. Fix duplicate plot legend items 2018-05-31 13:29:52 +02:00
Magne Sjaastad
8afc036ea3 #2999 Add support for specifying a list of single cells as range filter 2018-05-31 11:41:59 +02:00
Bjørn Erik Jensen
0b4156da02 #2660 Ensemble curves. Curve filtering 2018-05-31 10:24:16 +02:00
Bjørn Erik Jensen
2bd1bd777c Case realization parameters. Fix logical bug 2018-05-31 10:24:15 +02:00
Bjørn Erik Jensen
56d0112b07 Case realization parameters. Return empty object and method name change 2018-05-31 10:24:15 +02:00
Bjørn Erik Jensen
d043545747 Case realization parameters. Replaced HUGE_VAL by numeric_limits 2018-05-31 10:24:15 +02:00
Magne Sjaastad
b0ee5a2834 #2969 Fracture Truncations : Visualize fault truncations 2018-05-31 08:30:04 +02:00
Magne Sjaastad
61a7d5c7ba #2969 Fracture truncations : Add containment tools 2018-05-31 08:30:04 +02:00
Magne Sjaastad
54f5ab66b4 #2969 Add const to currentActiveCellInfo 2018-05-31 08:30:04 +02:00
Gaute Lindkvist
76c24a5c8d #2985 Make time step index in well log extraction curve auto name start at 1. 2018-05-30 15:37:18 +02:00
Gaute Lindkvist
ee7bd79fcb #2980 Renaming of lastNormal vectors. 2018-05-30 15:37:18 +02:00
Gaute Lindkvist
cf64f5f70d #2980 Include interpolated previous normal for determining direction of current normal 2018-05-30 15:37:17 +02:00
Gaute Lindkvist
70bcd25c86 #2945 Flip normals if the average well path normals doesn't match the requested direction. 2018-05-30 15:37:17 +02:00
Gaute Lindkvist
88c963dd38 #2964 Move Max above Min range 2018-05-30 15:11:24 +02:00
Magne Sjaastad
31d336b928 2018-05-29 14:42:00 +02:00
Magne Sjaastad
e68adbf2f8 #2996 Plot Editor : Missing panel initialization in some cases
Remove the change in current selection, as this is a temporary field only stored in the UI
2018-05-29 13:14:29 +02:00
Magne Sjaastad
6a41ad14c3 Fix typo 2018-05-29 10:51:54 +02:00
Bjørn Erik Jensen
7d2b3f159b #2995 Plot editor. Fix build error on Linux 2018-05-29 09:23:10 +02:00
Bjørn Erik Jensen
0579c201dc #2995 Plot editor. Show no default curve if ensemble data is present 2018-05-29 09:01:02 +02:00
Bjørn Erik Jensen
4656e34967 #2993 Ensemble. Hide 'new cross plot' ctx command for ensembles 2018-05-28 14:36:44 +02:00
Bjørn Erik Jensen
0b42c4730d #2994 Summary plot. Use symbols and no line as default style for observed data curves 2018-05-28 14:25:45 +02:00
Bjørn Erik Jensen
d799f9c0fd 2992 Summary plot. Do not display error bars in legend 2018-05-28 13:45:30 +02:00
Bjørn Erik Jensen
278c8b672b #2958 Ensemble curve sets. Make ensemble selected by default on 'new summary plot' command 2018-05-28 13:26:56 +02:00
Bjørn Erik Jensen
135d58b57e #2776 Error bars. Add eclipse string address parsing unit tests 2018-05-28 12:37:28 +02:00
Bjørn Erik Jensen
10b3d0f6db #2776 Error bars. Moved eclipse address parsing to RifEclipseSummaryAddress class 2018-05-28 11:20:20 +02:00
Bjørn Erik Jensen
312d302848 #2778 Error bars. Move error bars checkbox 2018-05-25 15:36:57 +02:00
Bjørn Erik Jensen
f7ac8fe6e4 Observed data parsing. Add address creation unit test 2018-05-25 15:35:06 +02:00
Magne Sjaastad
93ec84efdd #2967 Fracture Truncation at Faults : Use combo box and obsolete checkbox 2018-05-25 11:31:21 +02:00
Magne Sjaastad
fec963931e #2967 Fracture Truncation at Faults : Code cleanup before adding trunction 2018-05-25 11:31:21 +02:00
Magne Sjaastad
be14877525 #2970 Faults : Code cleanup 2018-05-25 11:31:21 +02:00
Bjørn Erik Jensen
6913a6829f #2979 Summary curves. Set symbol skip distance to 0 when creating new observed data curves 2018-05-25 11:28:55 +02:00
Bjørn Erik Jensen
403e1759f9 #2778 Observed error bars. Display error bars in the same color as data points 2018-05-25 11:28:55 +02:00
Gaute Lindkvist
14a5fd4009 #2959 Fix crash when loading ODB file without overburden. 2018-05-25 09:36:46 +02:00
Magne Sjaastad
fb7d24e99d #2734 Perforation Intervals: Add custom start date and custom end date 2018-05-24 20:02:01 +02:00
Magne Sjaastad
24920e2d12 #2961 Check if action is available before adding to menu 2018-05-24 14:58:57 +02:00
Magne Sjaastad
fa13b24b07 #2961 Make building of Windows menu robust when ODB is disabled 2018-05-24 07:46:53 +02:00
Magne Sjaastad
fc1f79a304 #2734 Perforation Intervals: Prepare for stop date 2018-05-23 15:28:54 +02:00
Magne Sjaastad
28278c47ec 2018-05-23 15:08:55 +02:00
Gaute Lindkvist
4c6a56bb52 #2873 Do only one updateAllRequiredEditors when closing cases
* Instead of one for every case that is being closed.
2018-05-23 14:38:26 +02:00
Gaute Lindkvist
743993718c #2873 New AsyncPointerVectorDeleter-classes to handle memory deletion in separate thread. 2018-05-23 14:38:25 +02:00