Commit Graph
395 Commits
Author SHA1 Message Date
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
Magne Sjaastad cb506cf86d #1769 Add time step filtering when importing model
Move import code from RiaApplication to command feature
Show time step selection UI when importing Eclipse data
Support time step reading of HDF data
2017-08-25 06:51:56 +02:00
Bjørnar Grip Fjær 7179aaeac9 Merge branch 'dev' into pre-proto 2017-08-01 12:44:11 +02:00
Bjørnar Grip Fjær 6dac618af0 #1642 Batch : Replace folder for input files 2017-06-28 20:36:11 +02:00
Bjørnar Grip Fjær 7c99a2573a Merge branch 'dev' into pre-proto 2017-06-20 13:26:52 +02:00
Bjørnar Grip Fjær d3f512f783 #1593 Use well path unit system for completions on well path 2017-06-20 10:51:01 +02:00
Jacob Støren 1911092cb7 Merge dev into pre-proto 2017-06-14 23:25:55 +02:00
Jacob Støren cb72a4bfa4 Fix linux compile error 2017-06-14 14:16:20 +02:00
Jacob Støren 84597a992d Add condictivity conversion method
From pre-proto branch, to delete it there. Unused for now
2017-06-14 11:15:59 +02:00
Magne Sjaastad a8b8e061d7 #1596 Merge dev into pre-proto 2017-06-14 07:25:34 +02:00
Magne Sjaastad 3ca22692b9 #1596 Move RiaEclipseUnitTools to Application/Tools 2017-06-13 15:28:58 +02:00
Magne Sjaastad 263015cdff #1596 Move several files from Application to Application/Tools 2017-06-13 15:15:40 +02:00