Kristian Bendiksen
c016c02e40
Replace RiaApplication::instance()->project() with RimProject::current().
...
Also remove uneccessary includes of RiaApplication.h.
2020-05-12 12:01:44 +02:00
Magne Sjaastad
95fc63fe7c
Convert to enum class
2020-04-24 11:40:22 +02:00
Kristian Bendiksen
bc08aa1905
#5775 Add case id to summary case.
2020-04-17 13:54:17 +02:00
Gaute Lindkvist
c51aa91c42
#5632 Python method commands ( #5649 )
...
* General PdmObjectMethods for scripting.
2020-03-10 14:11:22 +01:00
Gaute Lindkvist
b2f55a3101
Make scriptability a CAF-feature
2020-03-05 08:40:46 +01:00
Gaute Lindkvist
d95f3a349d
Move to use a static registry of scriptable classes
2020-02-25 13:57:51 +01:00
Gaute Lindkvist
50ae160e2d
Make the basics of summary cases and plots scriptable
2020-02-25 13:57:51 +01:00
Magne Sjaastad
10f0abc9b5
#5101 clang-format: Allow short functions on a single line
...
Use AllowShortFunctionsOnASingleLine: InlineOnly
2020-02-12 13:35:31 +01:00
Magne Sjaastad
7722893f0c
#5441 Summary Case : Add public methods displayCaseName and nativeCaseName
2020-01-30 14:24:04 +01:00
Jacob Støren
5e168d75b3
#5321 Fix Path ID showing up as case name for summary files.
2020-01-13 15:21:15 +01:00
Jacob Støren
18cf59530f
#5147 RimSummaryCase::m_summaryHeaderFilename -> PdmField<caf::FilePath>
2019-12-10 16:12:21 +01:00
Kristian Bendiksen
544c160510
#4499 Add feature to replace summary case.
2019-11-13 11:42:21 +01:00
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
766fea603e
#3512 System : Remove unused functions
2018-10-18 15:14:25 +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
5dc4eae4de
#3370 Ensemble curves. Fix crash and duplicate grouped curves issue
2018-09-18 11:30:05 +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
6edd240c4c
#2912 Ensemble curves. Fixes regarding summary curve definitions
2018-05-15 10:12:04 +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
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
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
f7f09c0719
#2610 Import case realization parameters and store those in summary case
2018-04-06 11:58:05 +02:00
Magne Sjaastad
1ae30ef11a
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
Magne Sjaastad
07b3778a75
#2028 Summary : Use SummaryTools to access summary objects
2017-10-20 10:54:48 +02:00
Magne Sjaastad
ef56591555
#1934 #1839 Observed Data : Add parsing of column based summary data
2017-09-25 14:37:45 +02:00
Magne Sjaastad
30a77e4f68
#1918 Observed Data : Cleaned up includes
2017-09-22 15:02:14 +02:00
Magne Sjaastad
aba74bcdfd
#1918 Observed Data : Remove RigSummaryCaseData
2017-09-22 15:02:14 +02:00
Magne Sjaastad
32fa6d4920
#1918 Observed Data : Removed RigCase RigSummaryCaseData from RimSummaryCase
2017-09-22 15:02:14 +02:00
Rebecca Cox
99e1f75633
#1813 Observed data: remove isObservedData as PDM field
2017-09-19 14:19:44 +02:00
Rebecca Cox
28c86b08d7
#1813 Observed data: Move uniqueShortName to RimOilField to include observedData
2017-09-19 14:19:44 +02:00
Rebecca Cox
b4f2b2accf
#1813 Observed data: Derive RimObservedData from RimSummaryCase
2017-09-19 14:19:44 +02:00
Rebecca Cox
dd845e3dc7
#1751 Rename RimSummaryCaseCollection to RimSummaryCaseMainCollection
2017-09-06 16:32:52 +02:00
Rebecca Cox
600da3731a
#1727 Summary Plot: Add Reload option for group and for individual summary cases
2017-09-06 14:09:15 +02:00
Jacob Støren
0ec1d44125
#1369 Made Grid-Summary cases independent of the Grid Case, if the grid case is closed. Reconnect if the grid-cases is opened again.
2017-04-04 12:14:13 +02:00
Magne Sjaastad
b38c1986aa
#864 Moved summary files into separate folder
2016-11-05 13:31:14 +01:00