Commit Graph

561 Commits

Author SHA1 Message Date
Jacob Støren
cc4041b09b #2135 Rewrote obfuscated less operator and sort OBSERVED PLT sources first 2017-11-12 23:53:59 +01:00
Magne Sjaastad
5db08c7b76 #2097 Reservoir Phase Detection : Find available phases from result files 2017-11-10 09:43:51 +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
Magne Sjaastad
c19bc103c2 Observed Data : Use reserve instead of wrong use of resize 2017-11-08 08:58:57 +01:00
Magne Sjaastad
ea87c84d8c Observed Data : Improve performance when accessing curve values 2017-11-08 07:44:06 +01:00
Magne Sjaastad
e9a938ce78 #2003 Observed Data : Compare first time step when merging 2017-11-07 12:33:22 +01:00
Magne Sjaastad
b022492bc1 #2003 Observed Data : Improve detection of scientific number 2017-11-07 11:16:33 +01:00
Magne Sjaastad
179c15ef5c #2003 Observed Data : Adjust minimum required headers based on presence of units and scaling 2017-11-07 11:16:33 +01:00
Magne Sjaastad
d45ca19af4 #2003 Observed Data : Use epoch as start date when no date is present 2017-11-07 11:16:33 +01:00
Magne Sjaastad
222bf38d58 #2066 Observed Data : Detect scaling 2017-11-07 11:16:33 +01:00
Magne Sjaastad
5ab56bb2fb #2066 Observed Data : Improve detection of required header lines 2017-11-07 11:16:33 +01:00
Magne Sjaastad
9d06ef857e #2003 Observed Data : Use time with highest available resolution 2017-11-07 11:16:33 +01:00
Magne Sjaastad
97d67f2d49 #2003 Observed Data : Refactor creation of time steps 2017-11-07 11:16:33 +01:00
Magne Sjaastad
d7f70f5c9f Remove duplicate function 2017-11-07 11:16:33 +01:00
Magne Sjaastad
6b18493599 #2003 Observed Data : Collect detection of string types 2017-11-07 11:16:33 +01:00
Bjørn Erik Jensen
71bb26a292 Column based user data parser. Fix Linux warning 2017-11-06 12:37:23 +01:00
Magne Sjaastad
f53acbdce2 #2003 Observed Data : Handle STEPTYPE with potentially missing text for first row 2017-11-06 10:53:46 +01:00
Magne Sjaastad
296bacf7f6 #2003 Observed Data : Merge tables if DATE is present and size is equal 2017-11-03 17:44:48 +01:00
Magne Sjaastad
7d3a547ad6 #2003 Observed Data : If YEARX is present, use this as basis for the time step 2017-11-03 17:42:16 +01:00
Magne Sjaastad
f50760bb35 #2003 Observed Data : Add basic support for fixed width in parser 2017-11-03 17:42:16 +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
265c0ebb70 #2003 Observed Data : Add file parsing of fixed column width 2017-11-03 17:42:16 +01:00
Magne Sjaastad
f844c6fdb9 Fix invalid assert 2017-11-03 17:42:16 +01:00
Magne Sjaastad
9b7cfdd913 #2066 Observed Data : Improve error reporting 2017-11-03 08:24:25 +01:00
Magne Sjaastad
ea53018f54 #2016 Observed Data : Remove well override from reader interface 2017-11-03 07:40:18 +01:00
Magne Sjaastad
fee00918e9 #2066 Observed Data : Major rewrite of varying column width parsing
Add TableInfo to hold a table with several ColumnInfo objects
Improved detection of RifEclipseSummaryAddress from all variants
2017-11-02 19:00:27 +01:00
Rebecca Cox
4b1e64381d Rename local variable 2017-10-31 15:06:22 +01:00
Rebecca Cox
36b9e0e28f Remove depth as option in property selector 2017-10-31 15:06:22 +01:00
Rebecca Cox
ee52bc6e39 Use RiaQDateTimeTools to create QDateTime 2017-10-31 15:06:22 +01:00
Magne Sjaastad
dbc401ef71 #2067 NNC : Guard for null pointer access during import 2017-10-31 09:56:21 +01:00
Rebecca Cox
88b8bdf5c2 #2060 Rft Curve: Variable option menu grows and grows 2017-10-27 16:00:47 +02:00
Bjørn Erik Jensen
3ef2ec3f33 #1948 PLT plot. Save editor selections to project file 2017-10-27 09:43:35 +02:00
Bjørn Erik Jensen
cb78ad8c31 #1948 PLT plot. Prepare for saving PLT plot editor selections to project file 2017-10-26 10:35:23 +02:00
Magne Sjaastad
8cde20d662 #2033 SourSim : Guard for invalid index and show more error reports 2017-10-23 20:12:21 +02:00
Magne Sjaastad
bd8abba779 #2022 Curve Calculator : Add enum Calculated 2017-10-18 12:47:10 +02:00
Rebecca Cox
f0cb458550 #1996 Renaming. cmakefile and fix compile issues 2017-10-17 09:52:31 +02:00
Rebecca Cox
6674f6087a #1984 Ensure QDateTime spec set to UTC 2017-10-17 09:52:31 +02:00
Rebecca Cox
44be1bfd6b #1996 Rename RigSingleWellResultsData -> RigSimWellData 2017-10-17 09:52:31 +02:00
Rebecca Cox
546e31a7c0 Linux build failed. Replace slash 2017-10-12 13:56:08 +02:00
Rebecca Cox
306e32dba1 Forward declare vecIjk 2017-10-12 12:43:55 +02:00
Rebecca Cox
9aaf56b4ef Observed data parser: Avoid infinite loop on parsing of invalid file 2017-10-12 12:43:55 +02:00
Rebecca Cox
2799d86c01 #1980 PLT Plot: Make cells available in .RFT reader 2017-10-12 12:43:55 +02:00
Rebecca Cox
da118ac1da #1971 WLP: Context command to create a new well log RFT curve from a selected well 2017-10-09 14:32:15 +02:00
Bjørn Erik Jensen
18552cf2f6 RifEclipseOutputFileTools. Let DateTime tools class create DateTime object with correct time spec 2017-10-09 13:43:56 +02:00
Rebecca Cox
aeb854b895 #1947 RFT/PLT Plot: Use AppEnum for wellLogChannel and remove qwtPlot field in rftCurve 2017-10-06 13:35:56 +02:00
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