Gaute Lindkvist
cf190b05c1
#5051 Do not auto zoom when adding/removing curves in plot
2019-11-27 14:17:23 +01:00
Magne Sjaastad
4f4c48635b
Merge pull request #5099 from OPM/improve-ensemble-statistics
...
Improve ensemble statistics
2019-11-27 09:57:46 +01:00
Magne Sjaastad
96a26662fc
Janitor : Apply clang-format fixes on codebase in ApplicationCode
2019-11-04 11:34:34 +01:00
Magne Sjaastad
67e7bb0cf3
Fixes detected by cppcheck ( #4974 )
...
* Janitor : Remove obsolete pointer to dialog
* Janitor : Remove unused functions
* Janitor : Remove unused functions
* Janitor : Add explicit to constructors
* Janitor : Remove unused variables
* Janitor : Remove unused functions related to summary plot templates
* clang-tidy : Use nullptr instead of 0
* clang-tidy : Fix usage of virtual and override
* Upped to version 2019.08.2-dev.05
* Janitor : Remove unused variables
* Janitor : Clean up several cppcheck issues
* Janitor : Add cppcheck config files
* Janitor : Use const when possible
2019-11-03 08:37:03 +01:00
Magne Sjaastad
ba89a60e8d
#4946 Ensemble Colors : Show color control in curve filter property editor
2019-10-29 13:40:57 +01:00
Gaute Lindkvist
c578a43b53
Introduce RimGridPlotWindow and RiuQwtPlotWidget
2019-10-24 14:59:16 +02:00
Gaute Lindkvist
11117383db
#4817 #4830 #4832 #4837 #4839 Python commands for WBS creation, well path import and well log file import ( #4838 )
...
* Better minimum width for well log tracks
* Fix alignment of scrollbar in Well log plots
* Better Well Log Plot export
* Hide scroll bar before plotting
* Better borders
* Create plots through Python
* #4817 Create WBS plots with Python
* Rebase Summary and WellLogPlot on top of a new RimPlot
* Also Python: Allow setting folder as a parameter to export_snapshots
* #4832 Prepare for well path import command
* Well Path import WIP
* #4830 #4832 Import well paths and well log files from file using Python.
* #4837 Implement import of formation names in Python
* Fix debug build issue
* Fix RiaLogging build issue
* Fix warnings
* Yet another RiaLogging.h import added
* #4839 Import exporting of las and ascii files from well log plots
2019-10-09 09:21:28 +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
Jacob Støren
515d06c395
#4749 Ensemble curve set vector selection now simplified using editable completion field
2019-09-23 13:42:25 +02:00
Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Gaute Lindkvist
2c6191c94b
Merge branch 'dev' into feature-ensemble-rft
2019-08-28 12:56:27 +02:00
Jacob Støren
80f0273437
#4570 , #4568 Ensemble support for --summaryplot
2019-08-28 10:12:53 +02:00
Gaute Lindkvist
2c5ca4ce46
Import and plot of FMU RFT data works
2019-08-26 12:52:07 +02:00
Gaute Lindkvist
71da659506
#4580 Import Eclipse RFT data as part of ensemble import
2019-08-26 11:56:36 +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
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
Magne Sjaastad
fad4dc91d7
#4036 Ensemble : Use list editor instead of drop down when selecting parameter
2019-02-05 11:18:06 +01:00
Gaute Lindkvist
54b5dc33f4
#4013 Create variation bins for ensemble parameters based on current data
...
* Rather than having a fixed index.
* This way the variation is more or less always normal distributed.
2019-01-30 09:07:52 +01:00
Gaute Lindkvist
eb498ad0dc
#4013 Sort ensemble parameters by variation
2019-01-29 15:42:17 +01:00
Magne Sjaastad
6f3097dd5f
Merge remote-tracking branch 'origin/2018.11.01-patch' into dev
2018-12-21 08:46:27 +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
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
abdc4957cd
#3835 Ensemble curves. Fix visibility bug
2018-12-10 14:05:01 +01:00
Bjørn Erik Jensen
7f0b05a93b
#3760 Summary plot. Z ordering different types of summary curves
2018-11-29 15:29:15 +01:00
Magne Sjaastad
766fea603e
#3512 System : Remove unused functions
2018-10-18 15:14:25 +02:00
Bjørn Erik Jensen
df2c3c4819
Fix warning
2018-09-25 09:24:35 +02:00
Bjørn Erik Jensen
dbf0747036
#3374 Ensemble curves. Fix several right axis issues
2018-09-19 14:08:16 +02:00
Bjørn Erik Jensen
b4dd37337a
#3318 Plot editor performance. Several performance fixes
2018-09-13 12:38:50 +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
611cf998ae
#3211 Ensemble statistics. Display warning when time range mismatch
2018-08-15 11:00:06 +02:00
Bjørn Erik Jensen
15e1fcfdac
#3148 Ensemble curves. Option to hide ensemble curves (in order to show only stat curves)
2018-07-09 11:18:42 +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
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
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
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
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
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
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