Jacob Støren
ba89d348c0
Update keywords list for release 2018.05.0
2018-05-22 13:16:17 +02:00
Jacob Støren
3a05abb42b
#2940 Fix crash due to missing guard in geomech camera conversion.
2018-05-22 09:34:27 +02:00
Gaute Lindkvist
772e7ec7e6
Revert " #2873 Delegate deletion of summary cases to separate thread."
...
This reverts commit 0089e0c218
.
Didn't intend this to go into dev now
2018-05-22 09:22:12 +02:00
Gaute Lindkvist
0089e0c218
#2873 Delegate deletion of summary cases to separate thread.
2018-05-22 09:21:40 +02:00
Jacob Støren
9b9f9b2bf1
#2939 ProgressInfo: Reintroduce process envents, to update the progress dialog durig processing on linux/mac.
...
Introduced isActive and used this info to block sheduled redraw/display model regen when progress bar is active, to avoid unintended recursive behaviour resulting in crashes.
2018-05-21 23:46:35 +02:00
Jacob Støren
2e9341c6d1
Merge branch 'Geomech-DisplayCS' into dev
2018-05-18 22:31:51 +02:00
Jacob Støren
d7cffba9f1
#2940 Covert old project file geomech camera mx to new display offsetted regime
2018-05-18 21:38:49 +02:00
Magne Sjaastad
82d6db94cb
WIP : try to fix import of geomech project files
2018-05-18 19:23:36 +02:00
Jacob Støren
e86e742915
Merge pull request OPM/CloseMultipleCases
...
#2934 Delete all selected cases, not just the first one when right cl…
2018-05-18 16:03:22 +02:00
Magne Sjaastad
06ae9cf155
2018-05-18 14:29:05 +02:00
Gaute Lindkvist
bef7535eff
#2941 3d well log curves: Fix crash if the draw surface width becomes larger than well path length
2018-05-18 14:26:52 +02:00
Gaute Lindkvist
9e665d5ab1
3d Well Log Plots: Remove curve filled code
2018-05-18 14:26:52 +02:00
Gaute Lindkvist
68dd0ba13e
Switch calculation of extra curve vertices to double precision
2018-05-18 14:26:52 +02:00
Magne Sjaastad
62c3e8324a
#2940 Geomech: Display offset in place for result info
2018-05-18 14:05:25 +02:00
Jacob Støren
73c0373264
#2940 Geomech: Display offset in place for intersections
2018-05-18 14:02:54 +02:00
Gaute Lindkvist
3119ab24cb
#2934 Delete all selected cases, not just the first one when right clicking and choosing close.
2018-05-18 14:02:49 +02:00
Jacob Støren
439b8e22ad
#2940 Geomech: Use display offset for FEM parts
2018-05-18 13:39:20 +02:00
Bjørn Erik Jensen
2c2a2c6102
Fix Linux build warning
2018-05-18 10:44:21 +02:00
Bjørn Erik Jensen
cb74354bc2
Ensemble curves. Increased ensemble curve count threshold from 200 to 600
2018-05-16 14:54:16 +02:00
Magne Sjaastad
3bc952b77f
#2933 Calculator : Auto fill address selection based on last entered address
2018-05-16 10:57:46 +02:00
Gaute Lindkvist
79928702bf
#2920 Save window state for main window when closing plot window last (and vice versa).
2018-05-16 08:55:34 +02:00
Jacob Støren
c1b4cfc3e6
#2925 3D Well Log Curves: Fix missing plot/curves when Color Result = None. Moved the part generation from appendDynamicGeometryParts to appendStatic...
2018-05-15 18:09:46 +02:00
Gaute Lindkvist
66e548ac04
#2924 3D well Log curves: Implement variable name for geomech result
2018-05-15 18:04:27 +02:00
Gaute Lindkvist
5aa6ebbd76
#2922 Change curve min/max when updating case and timestep.
2018-05-15 17:54:20 +02:00
Gaute Lindkvist
1b6d6e714c
#2923 Show sensible curve segments to range limits when points are outside range
2018-05-15 17:16:43 +02:00
Gaute Lindkvist
79a8af0e11
#2921 Hide name config in tree view
2018-05-15 17:14:59 +02:00
Gaute Lindkvist
461d22b2b5
#1908 Stop creating new summary cases when opening a project file.
2018-05-15 16:20:25 +02:00
Gaute Lindkvist
d1a706de55
#2913 Make sure only one grid summary case is created per egrid loaded.
...
* If you open two of the same eclipse case, you will still have two grid summary cases
* But if you open multiple summary cases of the same eclipse case the additional summary cases are file summary cases.
2018-05-15 16:12:12 +02:00
Gaute Lindkvist
0c9470fdf0
#2913 Improve coupling between egrid and summary cases
...
* Convert RimGridSummaryCase to RimFileSummaryCase when closing grid.
2018-05-15 15:43:21 +02:00
Bjørn Erik Jensen
7103ff73a2
Renaming 'Restart Files' to 'Origin Files'
2018-05-15 15:08:25 +02:00
Magne Sjaastad
e355651b99
#2919 Summary Plot Title : Always show "Composed Plot" for curve combinations
2018-05-15 14:39:05 +02:00
Jacob Støren
d34e517968
#2917 Vector Selection Dialog: Fix missing selection text
2018-05-15 14:26:28 +02:00
Jacob Støren
a222c096f3
#2917 Vector Selection Dialog: Rename method for retreiving all expanded curve defintions. Add method to retreive only the selection (one definition pr ensemble curve set)
2018-05-15 14:26:28 +02:00
Jacob Støren
1b5c1b5e56
#2917 Add method to retreive union of possible summary addresses from ensemble
2018-05-15 14:26:28 +02:00
Jacob Støren
6c6e7df3c9
#2917 Vector Selection Dialog: Fixed problem with dialog initialization when single selecting ensemble curve sets.
2018-05-15 14:26:28 +02:00
Jacob Støren
9b591f622c
#2917 SummaryCurveDefinition: Remove pair, improve less operator
2018-05-15 14:26:28 +02:00
Magne Sjaastad
3effc4ca66
#2918 Summary Plot Title : Make sure title and curve names are stable when deselecting ensemble curve
2018-05-15 13:58:39 +02:00
Bjørn Erik Jensen
ea50722cdd
#2911 Ensemble curves. Fix disappearing right axis
2018-05-15 12:10:57 +02:00
Gaute Lindkvist
2e0cd60fc4
#2466 Fix the one occurence of non-guarded activeReservoirView access found.
2018-05-15 11:31:23 +02:00
Gaute Lindkvist
76f8b9ac90
#1909 Fix assertation failure in RimSummaryCurveAppearanceCalculator
2018-05-15 11:31:23 +02:00
Magne Sjaastad
9eb16f22cd
#955 Toolbar Button State : Update plot toolbars when eclipse case is imported
2018-05-15 10:56:31 +02:00
Magne Sjaastad
19125396a1
#955 Toolbar Button State : Mark calculator button as disabled if no case is open
2018-05-15 10:41:27 +02:00
Magne Sjaastad
225aa34775
#2915 Summary Preview Plot : Register cross plot as MDI window
2018-05-15 10:17:12 +02:00
Bjørn Erik Jensen
6edd240c4c
#2912 Ensemble curves. Fixes regarding summary curve definitions
2018-05-15 10:12:04 +02:00
Gaute Lindkvist
77dd3cbc43
#2690 Update all summary curves, not just visible when changing the vector for the whole collection
...
* Also make sure the curve names take into account all curves in the project tree and in the legend text.
* Make sure plot name is updated when a curve is deleted.
2018-05-15 08:43:50 +02:00
Magne Sjaastad
e2dc1486e7
#2914 Curve Calculator: Remove Ensembles from the vector selection
2018-05-14 21:31:56 +02:00
Magne Sjaastad
ca2a46a588
#2915 Summary Preview Plot : Do not add to MDI aread to avoid ghost MDI window
2018-05-14 20:48:44 +02:00
Magne Sjaastad
e5227c15f0
#2915 Return if no target plot is available
2018-05-14 20:39:25 +02:00
Magne Sjaastad
b6d3446fe8
#955 Add zoom all to list of command ids
2018-05-14 20:31:27 +02:00
Magne Sjaastad
94ab7b7923
#955 Guard nullptr access
2018-05-14 20:31:27 +02:00
Magne Sjaastad
6fcc91cdcd
#955 Cleanup includes and fix whitespace
2018-05-14 20:31:27 +02:00
Bjørn Erik Jensen
7c0017923c
#2658 Ensemble curves. Warning when too many ensemble curves
2018-05-14 14:52:02 +02:00
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
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
Jacob Støren
83d3a033d8
#2872 Fix creating range filter slices on LGR
2018-05-09 13:47:58 +02:00
Magne Sjaastad
d6d894f631
#2868 Completion Type : Change priority order
2018-05-09 11:48:37 +02:00
Magne Sjaastad
4f4a12b636
#2868 Completion Type : Rename
2018-05-09 11:48:37 +02:00
Magne Sjaastad
e820bd44c7
#2868 Completion Type : Remove obsolete code
2018-05-09 11:48:37 +02:00
Magne Sjaastad
a986f3a4d2
#2868 Completion Type : Simplify update code paths
2018-05-09 11:48:37 +02:00
Magne Sjaastad
9bb8f36052
#2868 Completion Type : Compute completion type based on virtual connection factors
2018-05-09 11:48:37 +02:00
Magne Sjaastad
9e6e2e8735
#2868 Completion Type : Use const pointer
2018-05-09 11:48:37 +02:00
Gaute Lindkvist
923fc9815a
#2713 Implement viewName parameter for RicfExportSimWellFractureCompletions.
...
* View names are not unique!
* This change will export fracture completions for *all* views that matches the view name.
2018-05-09 10:44:29 +02:00
Gaute Lindkvist
47ed8dac74
Fix crash due to wrong closest index comparison in RigSimulationWellCoordsAndMD
2018-05-09 10:44:29 +02:00
Gaute Lindkvist
f24fb4aaec
Fix crash due to global/local grid index mixup when creating fractures on SimWellPaths.
...
* Introduces a convenience method on the main grid
* Also converts some callers to use the convenience method.
2018-05-09 10:44:29 +02:00
Jacob Støren
0ebedc844f
#2849 Rename some Fishbone commands
2018-05-08 16:59:29 +02:00
Jacob Støren
43082b4952
#2871 Fault visibility toggle now controls fault label visibility in 2D intersection views also.
2018-05-08 16:26:15 +02:00
Bjørn Erik Jensen
9a5f3fb47e
Fix Linux build warning
2018-05-08 15:57:34 +02:00
Bjørn Erik Jensen
98daab46a3
#2819 Ensemble curves. Distinguish between summary case group and ensemble
2018-05-08 15:22:38 +02:00
Bjørn Erik Jensen
9d51b91931
#2724 Ensemble curves. Show case name in mouse tracking tooltip
2018-05-08 12:52:33 +02:00
Bjørn Erik Jensen
763d25040e
#2840 Ensemble curve. Copy/paste og curve sets
2018-05-08 10:17:18 +02:00
Gaute Lindkvist
043eaf7db6
Make new vertex creation more robust
...
* Require that the length of the new segment is shorter than the *current*
distance to the end of the original segment, rather than the length of the
complete original segment.
2018-05-08 09:09:36 +02:00
Gaute Lindkvist
0d8a034886
Fix Linux build by replacing a HUGE_VAL with std::numeric_limits::infinity
...
* This build problem was introduced when fixing a crash issue that came from
replacing HUGE_VAL with std::numeric_limits::max
2018-05-07 19:34:22 +02:00
Jacob Støren
20a1e52323
#2850 Fix missing fault-label toggle and color setting awareness in 2D intersection view
2018-05-07 18:06:09 +02:00
Jacob Støren
96d7e8b062
Merge update of opm-flowdiagnostics into dev
2018-05-07 16:09:30 +02:00
Gaute Lindkvist
9125619c41
3D Well Log Curves: Fix crash bug due to wrong value used to force invalid values.
2018-05-07 16:07:13 +02:00
Jacob Støren
b6979f32c6
#2808 Add Icon for well CF's
2018-05-07 15:56:23 +02:00
Gaute Lindkvist
c7bf6172f3
#2828 Allow setting curve domain range outside the range of the curve values.
...
* Note that this implementation simply removes vertices that are outside the range.
* It would look far better to insert vertices at the boundary when a segment is heading
out of range. This is more complicated.
2018-05-07 14:47:24 +02:00
Bjørn Erik Jensen
e4aa7d681d
#2852 OPM. Updated flow diag solver interface after OPM upgrade
2018-05-07 14:43:24 +02:00
Magne Sjaastad
d8afe5740b
#2803 Ensemble Cases Performance : Use one function to load summary data
2018-05-07 13:14:43 +02:00
Magne Sjaastad
dfa0d15844
#2803 Ensemble Cases Performance : Use loadAllSummaryCaseData()
2018-05-07 12:57:12 +02:00
Jacob Støren
c150f3e578
#2853 Add a specific ensembles icon. Use Cases icon for recursive import
2018-05-07 12:29:06 +02:00
Jacob Støren
c4c0d46692
#2857 , #2861 , #2853 , #2862 Icon improvements: Use new Summary plot icon in combined icons, Observed Data icons, Octave Script icon improvements, Summary Case Group icon
2018-05-07 12:29:06 +02:00
Bjørn Erik Jensen
fb518117c0
#2856 Menus. Import case directly into group
2018-05-07 12:24:52 +02:00
Bjørn Erik Jensen
f71bdda4fb
#2856 Menus. Restructure context menu
2018-05-07 12:24:52 +02:00
Magne Sjaastad
2aeafb509b
#2830 Geomech: Apply code improvements suggested by clang
2018-05-07 11:29:18 +02:00
Magne Sjaastad
9e5f0abfe9
#2830 Geomech: Move code into separate calculate functions, add OpenMP
2018-05-07 11:29:18 +02:00
Magne Sjaastad
bc4282d8d7
#2830 Geomech: Improve performance : Use dynamic on selected sections
...
Skip computation of formation layers if no formations are present
2018-05-07 11:29:18 +02:00
Magne Sjaastad
d132ecd036
#2830 Geomech: Improve performance on results calculations
2018-05-07 11:29:18 +02:00
Magne Sjaastad
a7b3aa0bab
#2716 #2830 Use OpenMP on calculations
2018-05-07 11:29:18 +02:00
Gaute Lindkvist
57b3ad82a8
#2791 Fix tensor vector colors so principal to has a single color.
2018-05-07 11:17:51 +02:00
Gaute Lindkvist
78326bb19c
#2703 An initial implementation of filled drawing style with problems remaining.
...
* New vertices are successfully created in the intersections between the
curve and draw surface triangles
* New vertices are also inserted along the bottom edge of the filled curve.
* However, new vertices will still need to be inserted in the lines connecting the
top of the curve and the bottom where they intersect with the triangles.
* The option for filled curves remain hidden in the GUI. See #2860 .
# Please enter the commit message for your changes. Lines starting
2018-05-07 11:14:25 +02:00
Gaute Lindkvist
fba437f595
#2791 Rename misspelled "principalNumber" in TensorResultPartMgr
2018-05-07 10:13:17 +02:00
Bjørn Erik Jensen
7903a62cc5
#2818 Summary. Add new-plot-commands to context menus
2018-05-07 09:46:45 +02:00
Jacob Støren
9885c9d2d7
#2809 , #2858 , #2859 Fix icon inconsistencies. Edd icons for ensemble curves and new icons for cross plot
2018-05-06 10:09:39 +02:00
Jacob Støren
4108c72680
Corrected spelling of ensemble
2018-05-06 10:09:39 +02:00
Magne Sjaastad
7421a3f7cd
Fix signed / unsigned compare
2018-05-04 15:23:20 +02:00
Magne Sjaastad
55796623b5
#2855 Tensor Calculations : Do nothing if tensor is unchecked
2018-05-04 15:23:20 +02:00
Magne Sjaastad
085a3ea18a
#2717 Compaction: Use OpenMP for calculation
2018-05-04 15:23:20 +02:00
Magne Sjaastad
89930e15f7
#2803 Logging : Make calling of RiaLogging thread safe
2018-05-04 13:53:54 +02:00
Magne Sjaastad
a6b94f7e66
#2803 Ensemble Cases Performance: Show case count in UI
2018-05-04 13:53:47 +02:00
Jacob Støren
1fe4f67a8e
#2822 , #2731 , #2730 Rewrote the legend layout completely.
...
Now using preferred size unless it is higher than 0.7 viewer height.
If higher, then use viewer height.
Stacks legend in columns not higher then the viewer.
Update layout on resize without triggering recreation of legends.
Place axiscross in right bottom corner.
2018-05-04 13:33:06 +02:00
Jacob Støren
4713700c24
Clean up obsolete code
2018-05-04 13:33:06 +02:00
Jacob Støren
d413df0aeb
#2730 Category and Scalarmapper Legend: Improve the preferred size
2018-05-04 13:33:06 +02:00
Bjørn Erik Jensen
25dc96fb3b
#2721 Ensemble curves. Color ranges, cyclic color range assignment. Minor refactoring
2018-05-04 13:21:57 +02:00
Jacob Støren
c400223bc6
#2848 Add a resize in OverlayItem Widget to tighten the widget to the possibly resized overly item
2018-05-03 16:15:31 +02:00
Magne Sjaastad
4b6bd3d9fc
#2845 Ensemble Curve Set Legend : Update ensemble legend item text
...
Use special symbol for curve color by parameter
2018-05-03 14:52:59 +02:00
Magne Sjaastad
c5cd8b2a4b
Do not plot ensemble curve set legend
2018-05-03 14:46:04 +02:00
Magne Sjaastad
b21e6414f9
#2845 Ensemble Curve Set Legend : Add name
2018-05-03 14:46:04 +02:00
Gaute Lindkvist
a22f8ed032
Remove superfluous updateConnectedEditor for rim3dWellLogCurves.
...
* Already happens in resetMinMaxValuesAndUpdateUI
2018-05-03 13:39:39 +02:00
Gaute Lindkvist
23c90bd6eb
#2846 Fix bad curve projection
...
* Project existing points onto triangles first and make sure we choose the right triangle by
sorting possible projections by distance.
* Also allow some tolerance for the inside check.
* Create the new vertices by projecting the curve segment vector onto each triangle plane
before looking for intersections with the triangle edges.
2018-05-03 13:39:39 +02:00
Gaute Lindkvist
a165172723
#2847 Add a fall back dominant direction (0, -1, 0) if the path does not extrude in z-direction.
...
* This direction means Left will cause it to go -x and Right +x so that the directions are correct with respect to "Left" and "Right" when you look "North".
2018-05-03 13:39:39 +02:00
Gaute Lindkvist
f6cbf0f34f
#2824 Geomech 3d Well Log Curves: update UI and 3d view when user changes settings
2018-05-03 13:39:39 +02:00
Gaute Lindkvist
944baee00e
Fix comment in DrawSurfaceGenerator
2018-05-03 13:39:39 +02:00
Bjørn Erik Jensen
58f99a848e
#2802 Summary cases import. Display progress info during summary cases creation as well
2018-05-03 13:35:40 +02:00
Bjørn Erik Jensen
ccd0c0d9f9
#2836 Hierarchy import dialog. Insert * in effective filter when path filter is empty
2018-05-03 12:46:15 +02:00
Bjørn Erik Jensen
9150981e13
#2842 Ensemble curve set. Update referring curve sets when adding or removing cases from an ensemble
2018-05-03 12:05:28 +02:00
Bjørn Erik Jensen
6f275e0915
#2844 Ensemble curve set. Fix HUGE_VAL -> numerical_limits
2018-05-03 11:50:19 +02:00
Bjørn Erik Jensen
dd23fa2ead
#2844 Ensemble curve set. Show only relevant color modes. Use gray curves for cases without emsemble params
2018-05-03 11:04:01 +02:00
Jacob Støren
8b6c226f5b
#2843 Fix missing 2d intersection view name updates
2018-05-03 10:11:30 +02:00
Jacob Støren
2f80e99abc
#2829 Add overall handling of std::bad_alloc exception with a message box. Now the user can know what is happening, and possibly save his work. On linux this will only work sometimes unless sysctl vm.overcommit_memory = 2
2018-05-03 10:11:30 +02:00
Bjørn Erik Jensen
92fd4183a9
#2797 Ensemble curves. Support for text ensemble parameters. Unit test
2018-05-03 09:55:13 +02:00
Magne Sjaastad
483f19e5ca
#2838 Ensemble Curve Name : Show curve name in parameter legend title
2018-05-02 15:14:20 +02:00
Magne Sjaastad
cff95a1880
#2838 Ensemble Curve Name : Hide Qwt legend if result legend is used
2018-05-02 15:14:20 +02:00
Magne Sjaastad
cfab910272
Remove unused code
2018-05-02 15:14:20 +02:00
Magne Sjaastad
95c11d0085
#2838 Ensemble Curve Name : Call updateConnectedEditors on RimSummaryPlot
2018-05-02 15:14:20 +02:00
Magne Sjaastad
b023bd02a3
#2838 Ensemble Curve Name : Improve logic for display of legend
2018-05-02 15:14:20 +02:00
Gaute Lindkvist
26975e3ce3
Fix unit tests by removing assert in RimWellLogCurveNameConfig
2018-05-02 14:22:49 +02:00
Gaute Lindkvist
ffccb078e8
#2841 Fix bad result when z-clipping is applied.
2018-05-02 14:01:50 +02:00
Gaute Lindkvist
a37957824a
Clean up 3D well log generator code. Renamed Grid -> DrawSurface and fixed spelling.
2018-05-02 12:10:05 +02:00
Gaute Lindkvist
6e3d989b2f
#2825 Fix curve stitching issues against 3dwell log curve background.
2018-05-02 11:51:36 +02:00
Gaute Lindkvist
1f44ea1ea3
Make draw plane selection for curves be unrelated to 3d Track (somewhat related to #2825 ).
...
* Makes more sense user wise and makes for better code.
* Helps refactor code to relate grids to curves so the curves can have access to the grid
it is being drawn on.
* This will help fix #2825 by being able to project curve points onto the exact triangle geometry.
2018-05-02 11:51:22 +02:00
Gaute Lindkvist
7307b97466
#2823 Switching curve plane does not work
...
* The previous drawable and geometry was kept if switching to a result type without
valid points.
* The drawable is then stuck in position until switching back to a result
type that has valid points.
* This commit fixes this by clearing the geometry every time you draw.
* TODO: cache values when it is possible to do so.
2018-05-02 10:22:37 +02:00
Gaute Lindkvist
04f793c19d
#2782 Auto name for 3d Well Log Curves
2018-05-02 10:22:36 +02:00
Bjørn Erik Jensen
b686c1a081
Hierarchy dialog. Removed duplicate definition
2018-04-30 15:33:04 +02:00
Bjørn Erik Jensen
dc81c889ca
#2789 Hierarchy dialog. Prevent double file extension
2018-04-30 14:59:13 +02:00
Magne Sjaastad
ccac7643b8
#2820 Legends : Support selection of legend items when clicking in 2D intersection view
2018-04-30 14:47:47 +02:00
Magne Sjaastad
c989d4eb0d
Fix crash when picking on legends in 2D intersection view
2018-04-30 14:47:47 +02:00
Magne Sjaastad
9ba93c6385
#2820 Legends: Select tensors when clicking on tensor legend
2018-04-30 14:47:47 +02:00
Bjørn Erik Jensen
d5037bd982
#2812 Origin import dialog. Set arrow cursor while dialog is open
2018-04-30 14:03:46 +02:00
Bjørn Erik Jensen
5ae536cfc7
#2833 Origin import dialog. Prevent error dialog after pressing cancel
2018-04-30 12:53:32 +02:00
Bjørn Erik Jensen
b34deb1038
#2813 Origin import dialog. Add text '+ xxx more files' if number of origin files exceedes 4
2018-04-30 11:26:31 +02:00
Bjørn Erik Jensen
39cfc687bd
#2813 Origin import dialog. Copy file name context menu
2018-04-30 10:44:07 +02:00
Magne Sjaastad
6715ef5a8a
#2821 Export Completions: Use Split on Well And Completions as default
2018-04-30 08:15:55 +02:00
Magne Sjaastad
0da7686cdb
#2760 Ensemble Curves: Show one curve legend
2018-04-30 08:01:17 +02:00
Magne Sjaastad
1a0f242c0b
#2780 Ensemble Curve Set : Improve plot title including ensembles
2018-04-30 08:01:17 +02:00
Bjørn Erik Jensen
14d78571a8
#2813 Origin import dialog. Add toggle 'show full paths'
2018-04-27 15:37:35 +02:00
Magne Sjaastad
6bbe025467
Use emtyp() instead of size()
2018-04-27 14:08:12 +02:00
Magne Sjaastad
c0777e4950
#2780 Ensemble Curve Set : Use ensamble name as case name
2018-04-27 14:08:12 +02:00
Magne Sjaastad
67eedc0f46
Move implementation to source file and whitespace cleanup
2018-04-27 14:08:12 +02:00
Magne Sjaastad
44c3e2c602
#2780 Ensemble Curve Set : Add basic auto name of curve set
2018-04-27 14:08:12 +02:00
Magne Sjaastad
c831553cc2
#2816 Summary Curves : Hide legend in Qwt if only one curve is present
2018-04-27 14:08:12 +02:00
Bjørn Erik Jensen
6463a67107
#2813 Origin import dialog. Bold group box titles
2018-04-27 13:21:00 +02:00
Bjørn Erik Jensen
313ae8f505
#2813 Origin import dialog. Spacing between groups
2018-04-27 13:07:53 +02:00