Commit Graph

208 Commits

Author SHA1 Message Date
Bjørn Erik Jensen
ae20e1af10 Refactoring. RimViewWindow.loadDataAndUpdate -> onLoadDataAndUpdate 2017-10-31 12:49:36 +01:00
Magne Sjaastad
f83df13394 #2045 Summary : Update object editors when case is created or closed 2017-10-27 08:22:14 +02:00
Magne Sjaastad
14f3d2ffc3 Remove unused field 2017-10-27 08:22:14 +02:00
Jacob Støren
12d0457e90 Whitespace changes 2017-10-25 16:04:41 +02:00
Magne Sjaastad
dc82888ede #2031 Curve Calculator : Use unique_ptr 2017-10-23 20:20:18 +02:00
Magne Sjaastad
da8fd7038f #2032 Curve Creator : Move private class to cpp 2017-10-23 14:45:23 +02:00
Magne Sjaastad
35a2769cab #2032 Curve Calculator : Rename of calculation and calculation collection 2017-10-23 14:42:38 +02:00
Magne Sjaastad
f943a80f95 #2032 Curve Calculator : Rename 2017-10-23 14:27:04 +02:00
Bjørn Erik Jensen
8276d92ce7 #1999 Curve calc. Curve creator now uses CurveDefSelection component 2017-10-23 11:41:49 +02:00
Magne Sjaastad
07b3778a75 #2028 Summary : Use SummaryTools to access summary objects 2017-10-20 10:54:48 +02:00
Magne Sjaastad
215eb58de0 System : Always include Qt using <> and cleaned up some includes/whitespace 2017-10-19 10:11:14 +02:00
Magne Sjaastad
8e105ceb7a System : Set default expand state to true when expanding an item in tree views 2017-10-19 10:11:14 +02:00
Magne Sjaastad
6015b99df9 #2022 Curve Calculator : Make sure calculated summary case is always present 2017-10-18 12:47:10 +02:00
Magne Sjaastad
14d8e2aebb #2022 Curve Calculator : Show calculation summary case for RimSummaryCurve 2017-10-18 12:47:10 +02:00
Magne Sjaastad
d5d26a36f2 #2022 Curve Calculator : Wire up access to calculated curve data 2017-10-18 12:47:10 +02:00
Magne Sjaastad
bd8abba779 #2022 Curve Calculator : Add enum Calculated 2017-10-18 12:47:10 +02:00
Magne Sjaastad
132c109ff2 Observed Data : Select in tree view and expand imported object 2017-10-04 07:36:30 +02:00
Magne Sjaastad
54063aece2 #1957 Observed Data : Add handling of custom well name 2017-10-03 22:07:07 +02:00
Magne Sjaastad
b36fcb5f09 #1954 Observed Data : Display imported variables as text in property editor 2017-10-03 15:31:45 +02:00
Magne Sjaastad
62c8219a27 #1953 : Update curve visibility when unchecking RimSummaryCurveCollection 2017-10-02 13:32:02 +02:00
Jacob Støren
fd1b8c83ff #1944 Use line style None, and force symbols on for observed data 2017-10-02 08:53:29 +02:00
Unknown
d9bee55116 Observed data: Rename Observed data to Observed Time History Data in GUI 2017-09-29 11:39:07 +02:00
Magne Sjaastad
67c1ee2dbb #1918 Observed Data : Rename 2017-09-27 15:19:04 +02:00
Magne Sjaastad
cdd1a96f44 #1934 Observed Data : Support for vector based files 2017-09-27 15:17:42 +02:00
Magne Sjaastad
074795300c #1918 Observed Data :Remove dummy placeholder 2017-09-27 14:26:46 +02:00
Magne Sjaastad
dc23c63b97 #1918 : Observed Data : Rename of several files 2017-09-27 14:21:58 +02:00
Magne Sjaastad
802a9154e4 #1912 Curve Creator : Avoid selection in main project tree when clicking on curve 2017-09-27 08:12:01 +02:00
Magne Sjaastad
1b96ab747d Cleaned up includes 2017-09-27 07:24: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
Bjørn Erik Jensen
05c07693b6 #1930 Curve creator. GUI adjustments 2017-09-25 14:33:21 +02:00
Jacob Støren
0bb47cba88 #1923 Add no-plot-update versions of update methods in curve system. onLoadDataAndUpdate is improved for summary curve but not always called with the "no update" flag set 2017-09-23 08:47:04 +02:00
Jacob Støren
f9b26ce104 #1923 Replace int-based vector selection list with a summaryaddress based one
This removes a loop over all the adresses in the summary case for each curve, and makes the highlight of the selection more stable
2017-09-23 08:26:21 +02:00
Magne Sjaastad
eb8dbb1b86 #1839 Observed Data : Added const to RifSummaryReaderInterface 2017-09-22 15:02:15 +02:00
Magne Sjaastad
eb744f381d #1816 : Observed Data : Add mock data to RifReaderObservedData 2017-09-22 15:02:15 +02:00
Magne Sjaastad
363224e39a #1839 Observed Data : Move summary files into summary folder 2017-09-22 15:02:15 +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
Bjørn Erik Jensen
1590a2a26e #1921 Curve Creator. Add curve name config 2017-09-22 09:54:55 +02:00
Magne Sjaastad
2773c00f25 #1918 Observed Data : Use RifEclipseSummaryAddress when asking for timesteps 2017-09-21 19:38:09 +02:00
Bjørn Erik Jensen
00fc2a2eaa #1853 Summary curve filter. Remove unused includes and friend declarations 2017-09-21 15:18:28 +02:00
Magne Sjaastad
7e2b0d20b5 Remove unused code and clean up includes 2017-09-21 15:12:03 +02:00
Bjørn Erik Jensen
4977d63c55 Summary plot. Remove include to fix Linux build failure 2017-09-21 14:55:16 +02:00
Bjørn Erik Jensen
e3a169e7b8 #1853 Convert project. Move all existing curves in a plot to summary curve collection. 2017-09-21 14:26:57 +02:00
Rebecca Cox
d0d8a7d4be #1816 Observed data: Reader interface will be used throughout the code 2017-09-21 09:00:51 +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
Bjørn Erik Jensen
da9421485e #1853 Curve Creator. Plot tree view displays curves only 2017-09-19 09:29:24 +02:00
Bjørn Erik Jensen
6892273188 #1841 Curve creator. Improved case selection. Case grouping 2017-09-18 14:49:31 +02:00
Bjørn Erik Jensen
66d08aeb8d #1886 Curve creator. Copy curves back to target plot 2017-09-15 14:34:33 +02:00
Magne Sjaastad
6855d63394 #1889 Curve Creator : Produce option items in summary plot collection 2017-09-15 13:42:43 +02:00
Bjørn Erik Jensen
388dcd3552 #1886 curve creator. Populate curve creator and copy curves back to target plot 2017-09-15 11:49:09 +02:00
Bjørn Erik Jensen
f3dc48c59a #1888 Curve appearance. Get curves from curve collection instead of other curve list 2017-09-15 08:36:04 +02:00
Bjørn Erik Jensen
7e60fa632f #1888 Curve appearance. Add and delete curves dynamically in preview plot due to current selection 2017-09-14 15:42:08 +02:00
Rebecca Cox
0044fb9e50 #1887 Curve Creator: Make the new SummaryCurveCollection operational 2017-09-14 13:57:27 +02:00
Jacob Støren
473643fca4 #1847 Add plot and curve list to the Curve Creator
Cleaned up RicSummaryCurveCreator.h
2017-09-13 18:55:58 +02:00
Rebecca Cox
e97a8ccb87 #1829 Summary: Update name and plot when changing case in a summary curve 2017-09-13 11:15:28 +02:00
Bjørn Erik Jensen
6583f62ca4 Rename method createCurves to createDefaultCurves 2017-09-13 07:52:46 +02:00
Bjørn Erik Jensen
b5f2233407 #1847 Summary curves. Create first version of RicSummaryCurveCreator 2017-09-13 07:52:46 +02:00
Rebecca Cox
414823827a #1840 Summary case: Rename and code clean up 2017-09-11 10:45:26 +02:00
Rebecca Cox
c60465b380 #1840 Summary case: Delete a summary collection with or without its contents 2017-09-11 10:45:26 +02:00
Rebecca Cox
b7ac93a905 #1751 #1840 Summary case: Edit name of collection 2017-09-11 10:45:26 +02:00
Rebecca Cox
36dec3062a #1751 #1840 Summary case: Remove extra lines in code 2017-09-11 10:45:26 +02:00
Rebecca Cox
6a82534ce8 #1751 #1840 Summary case: New folder icon 2017-09-11 10:45:26 +02:00
Rebecca Cox
063542af1b #1751 #1840 Curves are connected to their case 2017-09-11 10:45:26 +02:00
Rebecca Cox
88d37f6e7c #1751 #1840 Summary case: Feature for deleting all items in a case collection 2017-09-11 10:45:26 +02:00
Rebecca Cox
8991cfef0d #1751 #1840 Summary case: Add group to summary case. Curves will loose their case 2017-09-11 10:45:26 +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
Unknown
a910697f6a #1728 Remove curve filter curves for chosen case(s) 2017-09-06 08:37:28 +02:00
Unknown
c136186be8 #1728 Make function removeCurve private 2017-09-06 08:37:28 +02:00
Unknown
1ae9978214 #1728 Curves assisiated with closed summary case(s) are deleted 2017-09-06 08:37:28 +02:00
rebcox1
946351c853 #1728 Add close summary command. Dependent curves yet not deleted 2017-09-06 08:37:28 +02:00
Jacob Støren
b4cbe9fdd2 #1825 Fix problem of linestyle and symbols beeing reused uneccessary 2017-08-25 10:37:49 +02:00
Bjørnar Grip Fjær
8c8a2a6492 #1042 #990 Use step function in summary plot 2017-08-22 15:24:49 +02:00
Bjørnar Grip Fjær
8404ce265d #1782 Show Y-axes for ASCII data curves 2017-08-17 14:25:20 +02:00
Magne Sjaastad
5eb4eafb6e Merge branch 'dev' into hdf-prototype 2017-08-14 10:47:44 +02:00
Bjørnar Grip Fjær
a47c5b5d84 #1690 Summary: Import clipboard data from Excel as new curves 2017-08-11 13:57:11 +02:00
Magne Sjaastad
cf859e7c16 #1596 Rename from RimDefines to RiaDefines 2017-06-13 15:41:52 +02:00
Magne Sjaastad
cfe7b683be #1525 Make color functions static and public 2017-05-29 14:31:06 +02:00
Bjørnar Grip Fjær
3fc0a59f06 #1444 Reallocate summary case file names when opening project 2017-05-03 12:32:03 +02:00
Bjørnar Grip Fjær
6596186df8 #1435 Auto apply changes to summary curve filter by default 2017-04-27 11:38:41 +02:00
Bjørnar Grip Fjær
74d783d5a3 #1435 Capitalize Settings in "Appearance Settings" 2017-04-27 11:36:02 +02:00
Bjørnar Grip Fjær
cd9f496ea9 #1435 Move contribute to legend to curve name configuration 2017-04-27 11:35:05 +02:00
Bjørnar Grip Fjær
ad4657d610 #165 Use original days since simulation start when plotting time history curves 2017-04-26 09:41:04 +02:00
Bjørnar Grip Fjær
63cd817b85 #964 Improve code robustness in defineEditorAttribute 2017-04-25 10:31:56 +02:00
Bjørnar Grip Fjær
68cb4ab54f Better naming of legend configuration properties 2017-04-25 10:31:56 +02:00
Bjørnar Grip Fjær
19b9afe4cb Use cleaner vector iteration 2017-04-25 10:31:56 +02:00
Bjørnar Grip Fjær
50d9904cf7 #1006 Add support for toggling legend and don't show legend for curves without a name 2017-04-24 16:43:31 +02:00
Bjørnar Grip Fjær
274a108235 #1429 Fix issue with curve colors and symbols for all cases being the same 2017-04-24 12:09:52 +02:00
Bjørnar Grip Fjær
813652477d #1001 Reload all plots when a case is reloaded 2017-04-21 16:05:25 +02:00
Bjørnar Grip Fjær
1e3af05879 Remove unused variable 2017-04-19 16:41:12 +02:00
Bjørnar Grip Fjær
f7d72c2f60 #1073 Stable coloring of cases and wells in summary 2017-04-19 16:41:12 +02:00
Magne Sjaastad
58065396e7 #1373 Include plot title in text for export 2017-04-19 13:31:46 +02:00
Jacob Støren
065689bc18 #1399 QA and alignment of property panel of all curves and plots 2017-04-07 14:43:46 +02:00
Jacob Støren
ecae2f8e1c #1399 QA of Summary Curve Properties 2017-04-07 14:43:46 +02:00
Jacob Støren
cbeca54dbe #1399 QA of SummaryCurveFilter and Curve Auto Name Config 2017-04-07 14:43:46 +02:00
Jacob Støren
78fef85f8b #1399 QA of Summary Axis objects 2017-04-07 14:43:46 +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