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 |
|
Magne Sjaastad
|
2773c00f25
|
#1918 Observed Data : Use RifEclipseSummaryAddress when asking for timesteps
|
2017-09-21 19:38:09 +02:00 |
|
Rebecca Cox
|
2966412bce
|
#1816 Observed data: Only one timesteps-vector in ascii parser
|
2017-09-21 12:21:52 +02:00 |
|
Rebecca Cox
|
62d9978504
|
#1816 Move functions from SummaryReaderInterface to EclipseSummaryReader
|
2017-09-21 12:21:52 +02:00 |
|
Rebecca Cox
|
c7c06c311b
|
#1816 Observed data: Add time step index to summary address
|
2017-09-21 12:21:52 +02:00 |
|
Rebecca Cox
|
9d56cee1be
|
#1816 Observed data: In parser, split header on cellseparator, not tab
|
2017-09-21 09:00:51 +02:00 |
|
Rebecca Cox
|
bea3bd12b8
|
#1816 Observed data: Add ascii parser
|
2017-09-21 09:00:51 +02:00 |
|
Rebecca Cox
|
d0d8a7d4be
|
#1816 Observed data: Reader interface will be used throughout the code
|
2017-09-21 09:00:51 +02:00 |
|
Bjørn Erik Jensen
|
b0554516dd
|
#1897 Curve creator. Use only one region editor for region to region category
|
2017-09-20 13:06:55 +02:00 |
|
Rebecca Cox
|
1ac50e178e
|
#1813 Observed data: Make summary reader interface and make observed data reader object
|
2017-09-19 14:19:44 +02:00 |
|
Bjørn Erik Jensen
|
65692eddab
|
#1886 Curve creator. Implemented editor apply button behavior
|
2017-09-18 10:45:31 +02:00 |
|
Bjørn Erik Jensen
|
0a824d351c
|
#1886 Eclipse address. Add methods for uiText formatting and parsing
|
2017-09-15 11:47:16 +02:00 |
|
Bjørn Erik Jensen
|
e5e28d70aa
|
#1847 Summary curves. Add new contructor to RifEclipseSummaryAddress
|
2017-09-13 16:40:24 +02:00 |
|
Jacob Støren
|
1999d2b6e4
|
#1693 Removed "close" from eclipse reader interface as it never did anything
|
2017-09-11 11:58:42 +02:00 |
|
Rebecca Cox
|
788ac2c8a8
|
#1727 Reload summary case: A new file reader will be created on reload
|
2017-09-11 10:45:26 +02:00 |
|
Jacob Støren
|
cd9b22d4cf
|
#1874 Avoid invalid summary addresses from libecl
|
2017-09-08 14:43:52 +02:00 |
|
Magne Sjaastad
|
fb1b6cc628
|
CppCheck : Remove unused variables
|
2017-09-07 22:05:20 +02:00 |
|
Rebecca Cox
|
7ecf21c402
|
#1727 Summary plot: Clear time steps list on summary file open method
|
2017-09-06 14:08:03 +02:00 |
|
Magne Sjaastad
|
950d3bafa9
|
#1831 SourSimRL : Use a small delta when comparing timesteps
|
2017-08-31 09:12:48 +02:00 |
|
Magne Sjaastad
|
0bbcfb352a
|
#1831 SourSimRL : Use millisecs to represent fraction of day
|
2017-08-31 09:08:46 +02:00 |
|
Magne Sjaastad
|
724fb89189
|
#1831 Simplified adding fraction of day to QDateTime
|
2017-08-31 09:03:01 +02:00 |
|
Magne Sjaastad
|
42ffe686d5
|
#1831 SourSimRL : Include millisec when displaying mismatch in time steps
|
2017-08-31 08:05:01 +02:00 |
|
Magne Sjaastad
|
0d57d3ec8d
|
#1834 Show message in log when skipping simuliation well data
|
2017-08-30 08:03:31 +02:00 |
|
Magne Sjaastad
|
d1dbb89757
|
#1831 SourSimRL: Missing hour minute information from HDF file
Read days as a double value, multiply by seconds in a day and use addSeconds to get corret time (including seconds) from HDF
|
2017-08-30 07:11:13 +02:00 |
|
Magne Sjaastad
|
e66383be35
|
Whitespace
|
2017-08-29 14:43:51 +02:00 |
|
Magne Sjaastad
|
ec2142f87a
|
#1832 Added tooltip text
|
2017-08-29 14:38:57 +02:00 |
|
Bjørnar Grip Fjær
|
1c483c7420
|
#1697 Export of visible cells to FLUXNUM / MULTNUM .GRDECL file
|
2017-08-29 14:30:01 +02:00 |
|
Magne Sjaastad
|
279080fc4a
|
#1834 Many Timesteps: Add preference option to control import of well data
|
2017-08-29 14:28:17 +02:00 |
|
Magne Sjaastad
|
6629447fa1
|
#1768 Add flag in preferences to control use of Result Index File
|
2017-08-29 11:03:45 +02:00 |
|
Magne Sjaastad
|
609bf4037b
|
#1768 Move RifReaderSettings to private member of RiaPreferences
|
2017-08-29 11:03:45 +02:00 |
|
Magne Sjaastad
|
a9381b862f
|
#1768 Use index file if present and write index file after open
|
2017-08-29 11:03:45 +02:00 |
|
Magne Sjaastad
|
d19c256333
|
#1768 Create index file name based on result file name
|
2017-08-29 11:03:45 +02:00 |
|