Commit Graph

142 Commits

Author SHA1 Message Date
Magne Sjaastad
e9a938ce78 #2003 Observed Data : Compare first time step when merging 2017-11-07 12:33:22 +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
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
265c0ebb70 #2003 Observed Data : Add file parsing of fixed column width 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
b58fd08c8f Unit Tests : Use size_t to avoid warning on Linux 2017-11-02 19:41:20 +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
Magne Sjaastad
ec6d39c497 Fix failing unit test 2017-10-25 14:50:26 +02:00
Magne Sjaastad
95a0c47d1c #2000 Curve Creator : Fix initialization of map, and use std::string 2017-10-25 10:16:59 +02:00
Magne Sjaastad
f943a80f95 #2032 Curve Calculator : Rename 2017-10-23 14:27:04 +02:00
Magne Sjaastad
f61c83a659 #2031 Curve Calculator : Sort variable names by the order they first appear 2017-10-23 13:31:57 +02:00
Magne Sjaastad
dd01863240 #2031 Curve Calculator : Allow assignment without spaces around := 2017-10-23 13:11:38 +02:00
Rebecca Cox
9aaf56b4ef Observed data parser: Avoid infinite loop on parsing of invalid file 2017-10-12 12:43:55 +02:00
Magne Sjaastad
445048c24b #1985 Curve Calculator : Simplify interface to expression parser 2017-10-12 10:52:30 +02:00
Magne Sjaastad
5cd7ffc75e #1985 Expression Parser: Add unit test 2017-10-12 10:52:30 +02:00
Rebecca Cox
fdbbf75a88 Remove test on asctime 2017-10-06 13:35:56 +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
24d59d7f84 #1947 RFT/PLT Plot: Open RFT file on usage 2017-10-04 16:13:17 +02:00
Unknown
f56557f0c3 #1947 RFT/PLT Plot: Add unit test 2017-10-04 15:12:05 +02:00
Unknown
b2e6192dc1 #1947 RFT/PLT Plot: Add .RFT file reader 2017-10-04 14:59:51 +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
f3f78995fa #1959 Observed Data : Support custom ordering of header rows 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
Magne Sjaastad
2d50a68286 Observed Data : Rename to RifEclipseUserDataParserTools 2017-10-02 14:06:43 +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
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
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
563a426ed5 #1839 Observed data: Add SummaryAddress to ColumnInfo 2017-09-26 09:38:29 +02:00
Rebecca Cox
e7896e59cf #1839 Observed data: Unit test for keyword VECTOR parser 2017-09-25 14:38:32 +02:00
Rebecca Cox
5d52ba2a83 #1839 Observed data: Unit test for RSMSPEC tools 2017-09-25 09:07:43 +02:00
Rebecca Cox
cb2bb6d835 #1839 Observed data: Add unit test for column based RSMSPEC parser 2017-09-24 18:04:19 +02:00
Rebecca Cox
e26d978da4 #1816 Observed data: Add unit test for ascii parser 2017-09-21 09:00:51 +02:00
Jacob Støren
75f350db10 #1693 Move a lot of code from RimReservoirCellResultsStorage to RigCaseCellResultsData 2017-09-08 14:43:52 +02:00
astridkbjorke
55ca85625f #1787 Removing test not in use 2017-08-30 08:59:05 +02:00
astridkbjorke
8027f3d5c4 #1787 Adding files for calculator of number of flooded pore volumes. Starting calculating by only considering neighbour cells. 2017-08-30 08:59:05 +02:00
astridkbjorke
5134a461d9 #1776 Updating calculation of length of stimplan-eclipse-overlap polygon for sl/pi-term in matrix-to-fracture transmissibility to avoid possible NaN values in export. Length is now calculated in x direction in the fracture coordinate system. 2017-08-23 09:46:00 +02:00
Magne Sjaastad
87c19f927d #1794 System : Put fracture tests inside correct #ifdef 2017-08-22 14:46:21 +02:00
Magne Sjaastad
553b3bf63e #1794 Add flag RESINSIGHT_ENABLE_PROTOTYPE_FEATURE_FRACTURES 2017-08-21 15:24:20 +02:00