Ruben Thoms
ee4311ca10
Bugfix: Creation of difference summary addresses
...
Difference summary addresses were also added for history summary addresses.
2020-10-06 12:14:22 -04:00
Ruben Thoms
77b2b71282
Fixes #6718 .
...
Also made function for historyIdentifier and made it and differenceIdentifier public.
2020-10-06 12:14:22 -04:00
Kristian Bendiksen
69a1901904
#6491 Fix range iterators which was creating data copies (clang10 warnings).
2020-09-15 11:04:39 +02:00
Magne Sjaastad
95fc63fe7c
Convert to enum class
2020-04-24 11:40:22 +02:00
Magne Sjaastad
8e7d5d29b3
#5694 Summary Address : Add difference if both native and history is present
2020-03-18 07:46:46 +01:00
Magne Sjaastad
c82df63e10
#5101 clang-format: Adjusted penalties
...
Use lower absolute values to improve control of behavior
2020-02-12 13:35:31 +01:00
Magne Sjaastad
10f0abc9b5
#5101 clang-format: Allow short functions on a single line
...
Use AllowShortFunctionsOnASingleLine: InlineOnly
2020-02-12 13:35:31 +01:00
Kristian Bendiksen
35df3cc9d3
#5131 Update calculation curves when summary case is replaced.
2019-12-11 09:29:35 +01:00
Gaute Lindkvist
285433cbb8
#4927 Blind attempt at improving reliability of smspec import
2019-11-28 08:03:59 +01:00
Magne Sjaastad
e7edb34404
#5031 Summary Data Cache : Remove static set of instances
2019-11-12 17:47:41 +01:00
Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Gaute Lindkvist
71da659506
#4580 Import Eclipse RFT data as part of ensemble import
2019-08-26 11:56:36 +02:00
Magne Sjaastad
ca42f9a4ad
Remove unused functions
2019-05-09 13:37:54 +02:00
Magne Sjaastad
1ac2429f62
#4266 Updates related to libecl API changes
2019-05-09 08:40:57 +02:00
Magne Sjaastad
abe292024c
#4266 Apply formatting
2019-05-09 08:40:50 +02:00
Magne Sjaastad
014f389fe3
Whitespace
2019-04-01 14:43:55 +02:00
Magne Sjaastad
32419b1e00
#4217 Summary : Fix memory leak for vector of time_t values
2019-03-22 13:47:12 +01:00
Gaute Lindkvist
97e847a9d1
#4217 Fix memory leak in summary import
2019-03-22 11:43:13 +01:00
Magne Sjaastad
ffc3515b49
#3937 Summary : Improve robustness for well and lgr name
...
A char pointer is communicating the names from libecl, and this pointer must be tested before assigning to a std::string
2019-01-31 09:20:19 +01:00
Magne Sjaastad
d460d3d77d
#3944 clang-tidy : Apply modernize-deprecated-headers
2019-01-11 08:14:53 +01:00
Bjørn Erik Jensen
5354caef13
#3690 Missing Summary Data. Set well name for segment vectors in eclipse summary reader
2018-11-21 09:24:53 +01:00
Magne Sjaastad
766fea603e
#3512 System : Remove unused functions
2018-10-18 15:14:25 +02:00
Magne Sjaastad
9d9771295f
System : Replace NULL with nullptr
2018-10-10 10:17:27 +02:00
Bjørn Erik Jensen
b4dd37337a
#3318 Plot editor performance. Several performance fixes
2018-09-13 12:38:50 +02:00
Magne Sjaastad
b604d26e90
#3340 Fix some warnings
2018-09-11 21:56:15 +02:00
Bjørn Erik Jensen
7cffbfd3ea
#3235 Update ResInsight code to new ecllib
2018-08-22 14:16:44 +02:00
Bjørn Erik Jensen
6feb743542
#3196 Summary import. Use vector based ecllib functions
2018-08-13 15:15:15 +02:00
Bjørn Erik Jensen
5081f12bb5
#3194 . Adapt ResInsight to modified ecllib API
2018-08-13 14:00:26 +02:00
Bjørn Erik Jensen
898df5b68a
#3096 Implemented ensemble calulations
2018-06-25 15:15:30 +02:00
Bjørn Erik Jensen
22c71b60dd
#1776 CVS data parser. Made parsing more generic. Handle error result columns
2018-05-23 12:33:26 +02:00
Gaute Lindkvist
f456911c80
#2794 Summary Case Import: Improve error reporting.
...
* When an error is found with one summary case file, continue importing all the files that worked.
* Report an error in the log window and a message box afterwards about the case that failed.
* Fix crash when loading .EGRID file without a summary case.
2018-04-24 14:19:08 +02:00
Bjørn Erik Jensen
7afa753d11
#2714 Display a warning in origin summary import dialog when ecllib may fail to read origin files
2018-04-17 11:01:45 +02:00
Bjørn Erik Jensen
3f429ccfd7
#2555 Add canonicalPath method to improve path handling
2018-04-10 13:11:59 +02:00
Bjørn Erik Jensen
951e0f7aa0
#2555 Detect restart file reference looping. Break out if loop is detected
2018-04-10 13:11:58 +02:00
Bjørn Erik Jensen
1369b11e6e
#2555 Guarding for nullptr and some minor fixes
2018-03-21 14:47:23 +01:00
Bjørn Erik Jensen
95a9744241
#2555 Add time period for current file as well
2018-03-20 14:32:56 +01:00
Bjørn Erik Jensen
2f11395525
#2555 Add preferences for summary restart file import
2018-03-20 14:32:55 +01:00
Bjørn Erik Jensen
208d738846
#2555 . Add summary restart file import dialog
2018-03-20 14:32:54 +01:00
Magne Sjaastad
1ae30ef11a
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
Bjørn Erik Jensen
98a94c0525
#2086 Moved RifStringTools -> RiaStringEncodingTools
2018-02-02 15:44:28 +01:00
Bjørn Erik Jensen
b0ca4f3199
#2086 Handle extended file name chars on Linux for eclipse cases and summary cases
2018-02-02 14:18:09 +01:00
Bjørn Erik Jensen
6ffcb703fd
#2249 Summary Plot Editor. Support for plotting individual aquifers
2017-12-12 15:10:11 +01: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
eb8dbb1b86
#1839 Observed Data : Added const to RifSummaryReaderInterface
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
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
1ac50e178e
#1813 Observed data: Make summary reader interface and make observed data reader object
2017-09-19 14:19:44 +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