Commit Graph
411 Commits
Author SHA1 Message Date
Magne Sjaastad 5e3467a5f6 (#861) Summary Plot : Add support for autogenerated plot name 2017-11-24 15:33:50 +01:00
Magne Sjaastad b46c19d90f (#2168) Summary Plot : Add support for modifying identifier for curves 2017-11-24 15:32:51 +01:00
Bjørn Erik Jensen 28db4c6e22 #2018 CSV import. Fix decimal point/locale 2017-11-24 13:54:01 +01:00
Bjørn Erik Jensen c959dbb850 RiaStdStringTools. Minor refactoring 2017-11-24 13:54:01 +01:00
Bjørn Erik Jensen fb24a9f29b #2018 CSV data. First working version of CSV import 2017-11-23 08:02:27 +01:00
Magne Sjaastad 3b31c4800f #2091 Cross Plot : Rename to using X or Y as postfix to interface 2017-11-15 13:53:32 +01:00
Magne Sjaastad f14eb44efd #2089 Cross Plot : Make sure context menu items works as expected 2017-11-15 07:07:46 +01:00
Jacob Støren 9853c15ec6 Code adjustments 2017-11-13 15:23:38 +01:00
Jacob Støren dfa0ade9fe #2116 Convert the PLT plot gas rate from RFT file to oil equivalents 2017-11-09 15:20:15 +01:00
Rebecca Cox 765f752c96 Add include (for linux) 2017-11-07 15:19:54 +01:00
Rebecca Cox f3b7f0abd6 #1392 Improve Dark 3D-View background support 2017-11-07 15:08:32 +01:00
Magne Sjaastad 45d3fe5eaa Skip empty tokens 2017-11-07 11:16:33 +01:00
Magne Sjaastad 6444b9f32e #2066 Observed Data : Split string by delimiter 2017-11-07 11:16:33 +01:00
Magne Sjaastad 50b2717ed2 #2003 Move conversion from string to double into RiaStdStringTools 2017-11-03 17:42:16 +01:00
Magne Sjaastad 713998fb38 #2003 Move conversion from string to integer into RiaStdStringTools 2017-11-03 17:42:16 +01:00
Magne Sjaastad 3fa48d175f #2003 Observed Data : Add RiaStdStringTools 2017-11-03 17:42:16 +01:00
Magne Sjaastad 02cd42aa54 #2066 Add std::string to date parser 2017-11-02 18:56:58 +01:00
Bjørn Erik Jensen 1abc5e0e27 #2042 Well import. Match wells, well paths and sim wells. Set 'master' well path name 2017-10-27 15:02:21 +02:00
Magne Sjaastad f83df13394 #2045 Summary : Update object editors when case is created or closed 2017-10-27 08:22:14 +02:00
Bjørn Erik Jensen 3cd9333fd5 DateStringParser. Handle month-first when date is bigger than 12 2017-10-25 14:36:18 +02:00
Magne Sjaastad 58cd4d112a RegTest : Add support for execution of a subset of tests 2017-10-20 15:48:12 +02:00
Magne Sjaastad 07b3778a75 #2028 Summary : Use SummaryTools to access summary objects 2017-10-20 10:54:48 +02:00
Magne Sjaastad 84440c0ca5 #1977 Curve Calculator : Add RiaSummaryTools 2017-10-20 10:20:58 +02:00
Rebecca Cox 6674f6087a #1984 Ensure QDateTime spec set to UTC 2017-10-17 09:52:31 +02:00
Bjørn Erik Jensen 35c70fc2a2 DateStringParser. Get time spec from DateTime tools 2017-10-09 13:40:29 +02:00
Bjørn Erik Jensen 60c40832fd DateTime tools. Fix Linux build error (II) 2017-10-09 13:33:56 +02:00
Bjørn Erik Jensen f5a387af73 DateTime tools. Replaced enum forward decl by include due to Linux build failure 2017-10-09 13:20:27 +02:00
Bjørn Erik Jensen daf791d068 DateTime tools. Implement current TimeSpec getter and some QDateTime factory methods 2017-10-09 13:03:42 +02:00
Rebecca Cox a01dd00d62 Add default return value for RiaDefines depthUnit 2017-10-06 13:35:56 +02:00
Bjørn Erik Jensen a6e2a00122 Date string parser. Fix build error. Set UTC time spec 2017-10-05 16:27:39 +02:00
Bjørn Erik Jensen d090f8ac2d #1842 RFT Plot. First visible RFT curve 2017-10-05 16:26:39 +02:00
Bjørn Erik Jensen 282d8ef080 Date string parser. Move statement 2017-10-05 16:26:39 +02:00
Unknown 3ce1acb29f Derive depth unit from unit system h 2017-10-05 10:48:41 +02:00
Unknown 94c743b9ab Derive depth unit from unit system cpp 2017-10-05 10:48:35 +02:00
Magne Sjaastad 4016681286 Convert to lower case before compare 2017-10-05 10:11:30 +02:00
Bjørn Erik Jensen 41713816ee Date string parser. Support dot as date separator as well 2017-10-04 14:50:06 +02:00
Magne Sjaastad db981e2eee #1962 : Observed Data : Add helper class for QDateTime and use from parsers 2017-10-03 14:14:16 +02:00
Bjørn Erik Jensen 5375da3fc8 Date string parser. Add missing include to fix Linux build 2017-10-03 11:17:43 +02:00
Bjørn Erik Jensen 0516330b4d Tools. Implement RiaDateStringParser. Parses various date string formats into a QDate 2017-10-03 11:05:23 +02:00
Rebecca Cox 05e3774d36 #1915 Curve creator: Remove option to make default curve filter in preferences 2017-09-29 13:23:23 +02:00
Magne Sjaastad 8bae516af7 #1941 : Obseved Data : Add support for parsing of start date 2017-09-28 09:06:40 +02:00
Magne Sjaastad 9364efa4b7 #1941 Observed Data : Add RiaDateTimeTools 2017-09-28 08:04:27 +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
Magne Sjaastad aba74bcdfd #1918 Observed Data : Remove RigSummaryCaseData 2017-09-22 15:02:14 +02:00
Rebecca Cox 0044fb9e50 #1887 Curve Creator: Make the new SummaryCurveCollection operational 2017-09-14 13:57:27 +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
Magne Sjaastad 9815cbe1ff CppCheck : Remove unused function and added whitespace 2017-09-07 22:26:27 +02:00
Rebecca Cox dd845e3dc7 #1751 Rename RimSummaryCaseCollection to RimSummaryCaseMainCollection 2017-09-06 16:32:52 +02:00
Bjørnar Grip Fjær a6c526c5ba Fix Linux build error in argument parser 2017-08-29 10:40:10 +02:00
Bjørnar Grip Fjær 869f4c8b75 #1793 Add looping of list of case filenames when executing command file 2017-08-29 09:39:53 +02:00