Commit Graph

10 Commits

Author SHA1 Message Date
Magne Sjaastad
fe9e567825 #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +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
6346ed012c clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
Gaute Lindkvist
38c2c9c237 #3339 Make order of summary curves in plot predictable.
* The issue is sorting on pointer address for ensembles and summary cases. Instead sort by name.
* The crucial changes are in RiaSummaryCurveDefinition.cpp, RimSummaryCase and RimSummaryCaseCollection.
* The rest of the changes are just fallout from changing the pure virtual method RimSummaryCase::caseName to be const. The rest just follows.
* RimGridSummaryCase::caseName does alter something, but this variable was already declared mutable.
2018-09-18 11:31:10 +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
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
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
9c06df11d5 #2659 Ensemble statistics. New and more precise way to calculate statistics 2018-06-14 08:37:56 +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
cb6657266a #2659 Ensemble statistics. Move classes to separate files 2018-06-07 10:50:32 +02:00