Commit Graph

515 Commits

Author SHA1 Message Date
Magne Sjaastad
a5e684ffee #1974 Dyn NNC : Read dyn NNC if flux data is available 2017-10-06 10:54:18 +02:00
Unknown
4a2a80ba20 #1947 RFT/PLT Plot: Remove depth from value options of curve 2017-10-06 09:14:12 +02:00
Unknown
66b9bb34b5 #1947 RFT/PLT Plot: Use const string in rftAddress for wellLogChannelName 2017-10-06 09:14:12 +02:00
Unknown
e23783c1ed #1947 RFT/PLT Plot: Create const string in rftAddress for wellLogChannelName 2017-10-06 09:14:12 +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
Unknown
9c3b199e7e #1947 RFT/PLT Plot: Add uiordering and change Address from std to qt variables 2017-10-05 13:49:54 +02:00
Magne Sjaastad
cc59b85ee9 #1966 : Use DATE if DATE is the only column present 2017-10-05 10:11:30 +02:00
Magne Sjaastad
56cd53a5f0 #1966 Observed Data : Use first item in DATE column as startdate for YEARS 2017-10-05 10:11:30 +02:00
Unknown
fd785044eb #1947 RFT/PLT Plot: Add reader access in curve 2017-10-05 09:29:19 +02:00
Unknown
24d59d7f84 #1947 RFT/PLT Plot: Open RFT file on usage 2017-10-04 16:13:17 +02:00
Unknown
b2e6192dc1 #1947 RFT/PLT Plot: Add .RFT file reader 2017-10-04 14:59:51 +02:00
Jacob Støren
f654cd2bcc #1960 Code adjustments 2017-10-04 11:18:38 +02:00
Jacob Støren
777a231606 #1960 Cache timestep times etc in the unified restart reader 2017-10-04 11:18:38 +02:00
Jacob Støren
9fc3443050 #1960 Use set<> to check if a timestep is already present instead of linear search 2017-10-04 11:18:38 +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
657f271cd1 Remove obsolete and unused code 2017-10-03 22:11:05 +02:00
Magne Sjaastad
54063aece2 #1957 Observed Data : Add handling of custom well name 2017-10-03 22:07:07 +02:00
Magne Sjaastad
2546dc631a #1957 Observed Data : Add setters for well name and well group name 2017-10-03 22:05:33 +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
Magne Sjaastad
f3f78995fa #1959 Observed Data : Support custom ordering of header rows 2017-10-03 11:55:06 +02:00
Magne Sjaastad
4c61696f4e #1959 Observed Data : Use seekg after parsing header 2017-10-03 11:55:06 +02:00
Magne Sjaastad
2fc1d20f45 #1959 : Improve detection of comment lines in header 2017-10-03 11:55:06 +02:00
Jacob Støren
c8b329ddc3 Update libecl to 2e36798b43. For better memory usage reading wells 2017-10-02 17:11:36 +02:00
Magne Sjaastad
2d50a68286 Observed Data : Rename to RifEclipseUserDataParserTools 2017-10-02 14:06:43 +02:00
Jacob Støren
1c2466fa85 #1951 Use a valid default start date 2017-09-29 15:11:21 +02:00
Unknown
500aaed00b 1941 Observed data: Set UTC time spec for parsed QDateTime object 2017-09-29 11:17:33 +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
Magne Sjaastad
330f8a43b3 #1918 Observed Data : Scale time based on time unit 2017-09-27 15:28:34 +02:00
Magne Sjaastad
cdd1a96f44 #1934 Observed Data : Support for vector based files 2017-09-27 15:17:42 +02:00
Magne Sjaastad
dc23c63b97 #1918 : Observed Data : Rename of several files 2017-09-27 14:21:58 +02:00
Jacob Støren
a24ce670cf Fix two compiler warnings 2017-09-27 13:44:45 +02:00
Rebecca Cox
88902e8f03 #1933 Observed data: Sets restOfHeader correctly 2017-09-27 09:32:10 +02:00
Rebecca Cox
d8ebe508a2 #1933 Observed data: Speed up reading observed data file 2017-09-26 15:44:02 +02:00
Rebecca Cox
b8f18dd4c8 #1933 Observed data: set isAVector correctly 2017-09-26 14:06:36 +02:00
Rebecca Cox
2dda47014c #1933 Observed data: Handle lack of unit name in file 2017-09-26 13:31:05 +02:00
Rebecca Cox
93971e541c #1922 Observed data: Update column parser to handle keywords 2017-09-26 13:14:00 +02:00
Rebecca Cox
745bed2573 #1933 Observed data: change int to size_t and clean up 2017-09-26 11:06:09 +02:00
Rebecca Cox
e15d26cddb #1933 Observed data: Add scaleFactor to ColumnInfo 2017-09-26 10:12:05 +02:00
Rebecca Cox
563a426ed5 #1839 Observed data: Add SummaryAddress to ColumnInfo 2017-09-26 09:38:29 +02:00
Rebecca Cox
b311d8827c #1839 Observed data: Remove unused includes 2017-09-26 09:38:29 +02:00
Rebecca Cox
8f14016eed #1839 Observed data: Parser for data with keyword VECTOR 2017-09-25 14:38:32 +02:00
Magne Sjaastad
ef56591555 #1934 #1839 Observed Data : Add parsing of column based summary data 2017-09-25 14:37:45 +02:00
Rebecca Cox
32fe3d41a4 #1839 Observed data: Move RSMSPEC static methods to tools method 2017-09-25 09:07:14 +02:00
Rebecca Cox
6e4c28605e #1839 Observed data: Add column based rsmspec parser 2017-09-24 18:04:19 +02:00
Rebecca Cox
797c040057 #1816 Observed data: Remove superfluous functions in column ascii parser 2017-09-24 18:04:19 +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
8f158510f9 #1918 Observed Data : Stripped down SummaryReaderInterface 2017-09-22 15:02:15 +02:00