Magne Sjaastad
7722893f0c
#5441 Summary Case : Add public methods displayCaseName and nativeCaseName
2020-01-30 14:24:04 +01:00
Gaute Lindkvist
edc276db4d
Well Log Plot and Well Distribution Plots no longer inherit Multiplot
...
* Also cleaned up RiuQwtPlotWidget
2020-01-16 14:33:33 +01:00
Kristian Bendiksen
d6ff1eb847
#5140 Fix incorrect values for "Show Plot Data" action on calculated summary curves.
...
Fixed by checking if all the variables in a calculated expression is based on
accumulated data.
2019-12-11 15:14:50 +01:00
Magne Sjaastad
71ad9e0da2
Merge pull request #5081 from OPM/move-error-bar-curve
...
Curve Error Bars : Move to RimPlotCurve
2019-11-25 14:08:12 +01:00
Gaute Lindkvist
85d683634c
Further refactoring
2019-11-20 13:14:45 +01:00
Magne Sjaastad
57cab2457e
clang-format : Set PenaltyBreakAssignment to 130
2019-11-04 15:08:09 +01:00
Magne Sjaastad
96a26662fc
Janitor : Apply clang-format fixes on codebase in ApplicationCode
2019-11-04 11:34:34 +01:00
Magne Sjaastad
9ae07c838a
#4919 Summary Plot : Improve colors of history curve symbols
2019-11-04 10:15:57 +01:00
Gaute Lindkvist
c578a43b53
Introduce RimGridPlotWindow and RiuQwtPlotWidget
2019-10-24 14:59:16 +02:00
Magne Sjaastad
ff3055b961
#4815 Ensemble Curve Set : Make text match case insensitive
2019-10-03 14:36:10 +02:00
Jacob Støren
264cc4b40b
#4749 Rename fields and some cleanup
2019-09-23 14:04:23 +02:00
Jacob Støren
9f8393a5c3
#4749 Marking SummaryFilter classes and fields as OBSOLETE
2019-09-23 13:56:40 +02:00
Magne Sjaastad
33cd6bb0c8
Clang-format after merge
2019-09-13 16:51:21 +02:00
Magne Sjaastad
aaeafa6aef
Merge remote-tracking branch 'origin/patch-2018.08.2' into dev
2019-09-13 16:51:03 +02:00
Magne Sjaastad
07ab821646
#4716 Summary Case : Guard access to contained summary reader
2019-09-13 13:17:07 +02:00
Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Magne Sjaastad
4a50e5f4c6
#4652 Summary Curve Selector : Set case sensitivity to insensitive
2019-08-30 12:17:39 +02:00
Gaute Lindkvist
94c1fbbabe
Fix compile issue after merge
2019-08-29 08:35:28 +02:00
Gaute Lindkvist
2c6191c94b
Merge branch 'dev' into feature-ensemble-rft
2019-08-28 12:56:27 +02:00
Jacob Støren
1a78557bc5
#4583 Remove the now obsolete "Vector Selection Filter" from the Summary curve property panel. Enable the vector field as autocompleted input field.
...
Place button to open the single vector selector dialog on the right of the field.
2019-08-28 10:12:54 +02:00
Jacob Støren
421cbb3e74
#4569 Add normalize functionality to summary plot. Toggle button in Summary Plot. No command line option yet.
2019-08-28 10:12:53 +02:00
Magne Sjaastad
1f90323462
#4636 Curve Data Export : Use correct column header for P10/P90
2019-08-27 07:35:35 +02:00
Gaute Lindkvist
71da659506
#4580 Import Eclipse RFT data as part of ensemble import
2019-08-26 11:56:36 +02:00
Magne Sjaastad
4cb1c9faca
#4581 Summary Plot: Add default curve style to preferences for history curves
2019-08-16 15:41:58 +02:00
Magne Sjaastad
c30b34511b
#4581 Summary Plot: Rename to setCurveAppearanceFromCaseType()
2019-08-16 14:40:12 +02:00
Gaute Lindkvist
57b33b0d4c
First implementation of Headless ( #4392 )
...
* Revert "#4377 Octave : Use RiaLogging for error messages instead of QErrorMessage "
This reverts commit f758a8edb2
.
* Revert "#4380 Preferences : Changing scene font size when geo mech view is open causes crash"
This reverts commit df62a41397
.
* Revert "#4379 Documentation : Update command line parser for import of summary files"
This reverts commit d0b5357ed4
.
* Unfinished WIP
* Builds but crashes
* Refactored code now builds and runs
* ResInsight can now run the unittests headless
* Can run some command files successfully
* Build on Linux
* Extra headless hack header
* Moved PdmUiItem hack to cpp file
* Fix headless crash in RimWellAllocationPlot
* Handle error gracefully if ExportSnapshots command is executed from console
* Add caf::QIconProvider and remove some hacks
* Also made the greying out of disabled icons work for a couple of cases where it didn't.
* Linux build fix
* #4380 Reimplement fix df62a41397
by @magnesj on top of Headless code changes
* #4379 Reintroduce kode from d0b5357ed4
by @magnesj
* #4377 Restore f758a8edb2
in new Headless code
2019-05-06 10:36:05 +02:00
Magne Sjaastad
6008b8a45d
#4154 Summary curves : Test if summary address for error is present before accessing values
2019-03-11 21:24:46 +01:00
Gaute Lindkvist
1e994ac8b8
#4117 Improve time step names for Grid Cross plot categorisation
2019-02-27 11:38:35 +01:00
Gaute Lindkvist
4c026952a1
#4134 #4124 Refactor RiuSummaryQwtPlot on top of a base RiuQwtPlot class and use this for Cross Plots
...
* Get a lot of functionality included: zoom, panning, etc.
2019-02-26 11:44:26 +01:00
Magne Sjaastad
f4e0a154ee
#4038 2D plot Source data stepping re-set curve interpolation
2019-02-07 08:30:55 +01:00
Jacob Støren
07f8221676
#3898 , #3899 , #3900 Better source stepping command icons. Combine curve and stepping icons. Improved Clear source curve command enabling
2018-12-18 17:15:54 +01:00
Magne Sjaastad
fb9e5ee210
#3842 : Update icons in project tree
2018-12-17 16:01:15 +01:00
Magne Sjaastad
4ad982ada6
#3872 Summary Plot : Move last activated curve on top within category
2018-12-13 16:14:29 +01:00
Bjørn Erik Jensen
d482d3a4ca
#3826 Summary curves. Draw error bars in front of all curves except from observed data curves
2018-12-13 16:14:13 +01:00
Magne Sjaastad
0fa5a5b000
#3871 Summary Plot : Missing assignment of curve z-value
2018-12-13 16:07:17 +01:00
Bjørn Erik Jensen
70db2bdd2e
#3760 Summary plot. Z ordering different types of summary curves
2018-12-11 13:12:47 +01:00
Bjørn Erik Jensen
5dc4eae4de
#3370 Ensemble curves. Fix crash and duplicate grouped curves issue
2018-09-18 11:30:05 +02:00
Bjørn Erik Jensen
b4dd37337a
#3318 Plot editor performance. Several performance fixes
2018-09-13 12:38:50 +02:00
Magne Sjaastad
bbebbf108f
#3340 Remove unused variables
2018-09-10 10:27:54 +02:00
Gaute Lindkvist
bd9d1be3c2
#3338 Keep order of summary plot curves if you uncheck and check back curves.
2018-09-07 14:46:00 +02:00
Gaute Lindkvist
12484bf1e9
#3297 Make casing shoe a right-angled triangle and refactor symbols
...
* Put plot symbol enum inside the symbol class.
* Put line style enums inside the line class.
* Add custom capability.
2018-09-04 12:02:06 +02:00
Bjørn Erik Jensen
532cbe01e9
#3173 Summary plot export. Include error data in plot export
2018-07-10 13:55:54 +02:00
Bjørn Erik Jensen
4755fdb504
#3171 Plot source stepping. Force update curve appearace when stepping from a grid case to an observed case, and vice versa
2018-07-09 13:58:10 +02:00
Bjørn Erik Jensen
033b176717
#3165 Plot source stepping. Reset error bars when stepping through cases
2018-07-09 13:20:59 +02:00
Bjørn Erik Jensen
93af11f934
#3165 Plot source stepping. Reset error bars when stepping through vectors
2018-07-09 09:09:51 +02:00
Bjørn Erik Jensen
9256004caa
#3163 Summary curve. Do not show error addresses in vector selection filter
2018-07-06 13:03:21 +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
Bjørn Erik Jensen
898df5b68a
#3096 Implemented ensemble calulations
2018-06-25 15:15:30 +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
eebd8bef2d
Move RigCurveDataTools and RigTimeHistoryCurveMerger to Application/Tools plus rename
2018-06-08 15:10:45 +02:00