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
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
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
Magne Sjaastad
082f8be6b2
Set default unit system for fractures based on loaded cases
2018-06-28 11:13:42 +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
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
b0355471b4
#3082 Statistics. Further fixes regarding P10 and P90 labels
2018-06-26 11:29:05 +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
898df5b68a
#3096 Implemented ensemble calulations
2018-06-25 15:15:30 +02:00
Gaute Lindkvist
5fc795a24a
#3061 Implement Memory Cleanup for eclipse data.
2018-06-20 11:46:19 +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
Gaute Lindkvist
d13a52a8b4
#3058 Implement a memory cleanup dialog for GeoMech data.
2018-06-19 12:20:21 +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
Jacob Støren
ecd8f7cfd8
Fix compiler warnings
2018-06-15 14:47:42 +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
Bjørn Erik Jensen
2eee3f770b
#2659 Ensemble statistics. Small fixes
2018-06-13 13:35:33 +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
Bjørn Erik Jensen
eebd8bef2d
Move RigCurveDataTools and RigTimeHistoryCurveMerger to Application/Tools plus rename
2018-06-08 15:10:45 +02:00
Magne Sjaastad
d353a9fc44
#3012 Selection manager is not cleared when project is closed
2018-06-06 12:36: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
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
Bjørn Erik Jensen
22c71b60dd
#1776 CVS data parser. Made parsing more generic. Handle error result columns
2018-05-23 12:33:26 +02:00
Bjørn Erik Jensen
8f5c3436ce
#1776 CSV data parser. Remove double spaces in column names
2018-05-23 12:33:26 +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
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
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
Gaute Lindkvist
461d22b2b5
#1908 Stop creating new summary cases when opening a project file.
2018-05-15 16:20:25 +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
Jacob Støren
d34e517968
#2917 Vector Selection Dialog: Fix missing selection text
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
9eb16f22cd
#955 Toolbar Button State : Update plot toolbars when eclipse case is imported
2018-05-15 10:56:31 +02:00
Bjørn Erik Jensen
6edd240c4c
#2912 Ensemble curves. Fixes regarding summary curve definitions
2018-05-15 10:12:04 +02:00
Bjørn Erik Jensen
7c0017923c
#2658 Ensemble curves. Warning when too many ensemble curves
2018-05-14 14:52:02 +02:00
Bjørn Erik Jensen
4e9dfafe02
#2894 Summary cases. Moved code to more appropriate location
2018-05-11 09:53:03 +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
6270dd3bc9
#2692 Ensemble curves. Add ensemble selection support to curve editor
2018-05-10 21:30:14 +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
89930e15f7
#2803 Logging : Make calling of RiaLogging thread safe
2018-05-04 13:53:54 +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
Bjørn Erik Jensen
b686c1a081
Hierarchy dialog. Removed duplicate definition
2018-04-30 15:33:04 +02:00