Bjørn Erik Jensen
|
536225eb7e
|
#1842 RFT plot. Removed unnecessary fields in RFT plot
|
2017-10-05 16:26: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 |
|
Jacob Støren
|
b8cef666e0
|
Whitespace cleanup
|
2017-10-05 13:42:40 +02:00 |
|
Unknown
|
234c9f8cb7
|
Code clean up
|
2017-10-05 11:13:15 +02:00 |
|
Unknown
|
9b54c26c4b
|
#1947 RFT/PLT Plot: Add fieldChangedByUi function
|
2017-10-05 11:08:30 +02:00 |
|
Unknown
|
e3c330d612
|
#1947 RFT/PLT Plot: Add QWT curve
|
2017-10-05 10:49:26 +02:00 |
|
Unknown
|
3ce1acb29f
|
Derive depth unit from unit system h
|
2017-10-05 10:48:41 +02:00 |
|
Unknown
|
94c743b9ab
|
Derive depth unit from unit system cpp
|
2017-10-05 10:48:35 +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 |
|
Magne Sjaastad
|
4016681286
|
Convert to lower case before compare
|
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
|
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 |
|
Bjørn Erik Jensen
|
41713816ee
|
Date string parser. Support dot as date separator as well
|
2017-10-04 14:50:06 +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
|
b36fcb5f09
|
#1954 Observed Data : Display imported variables as text in property editor
|
2017-10-03 15:31:45 +02:00 |
|
Magne Sjaastad
|
64a8a07f6a
|
AppFwk : Add disableIO() to PdmXmlFieldHandle
|
2017-10-03 15:23:44 +02:00 |
|
Magne Sjaastad
|
6ca1ef6653
|
Reorganized includes
|
2017-10-03 14:50:06 +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 |
|
Bjørn Erik Jensen
|
5375da3fc8
|
Date string parser. Add missing include to fix Linux build
|
2017-10-03 11:17:43 +02:00 |
|
Bjørn Erik Jensen
|
0516330b4d
|
Tools. Implement RiaDateStringParser. Parses various date string formats into a QDate
|
2017-10-03 11:05:23 +02:00 |
|
Jacob Støren
|
8859726d61
|
Update so version number for installed libecl so to 2.3
|
2017-10-03 08:30:19 +02:00 |
|
Jacob Støren
|
13c011edeb
|
libecl: Add INSTALL_ERT to control install targets
|
2017-10-02 17:19:36 +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
|
a362891d7e
|
#1940 Curve Creator : Make sure the curve tree is updated
|
2017-10-02 14:49:24 +02:00 |
|
Magne Sjaastad
|
2d50a68286
|
Observed Data : Rename to RifEclipseUserDataParserTools
|
2017-10-02 14:06:43 +02:00 |
|
Magne Sjaastad
|
62c8219a27
|
#1953 : Update curve visibility when unchecking RimSummaryCurveCollection
|
2017-10-02 13:32:02 +02:00 |
|
Magne Sjaastad
|
840abd5a5c
|
Summary Plot : Show EditSummaryPlot on context menu for SummaryCurveCollection
|
2017-10-02 13:03:45 +02:00 |
|
Magne Sjaastad
|
0fd2df9f57
|
Edit Summary Plot: Improve isCommandEnabled
|
2017-10-02 12:48:01 +02:00 |
|
Magne Sjaastad
|
eec974c53d
|
#1940 Curve Creator : Always recreate curve creator to ensure stable init
|
2017-10-02 12:46:40 +02:00 |
|
Jacob Støren
|
fd1b8c83ff
|
#1944 Use line style None, and force symbols on for observed data
|
2017-10-02 08:53:29 +02:00 |
|
Magne Sjaastad
|
240e9fd844
|
Merge pull request #1952 from akva2/missing_includes_gcc6
fixed: add missing cmath include statements
|
2017-10-02 08:21:37 +02:00 |
|
Arne Morten Kvarving
|
ab4619bf74
|
fixed: add missing cmath include statements
highlighted by building with gcc6
|
2017-09-29 18:24:28 +02:00 |
|
Jacob Støren
|
1c2466fa85
|
#1951 Use a valid default start date
|
2017-09-29 15:11:21 +02:00 |
|
Rebecca Cox
|
05e3774d36
|
#1915 Curve creator: Remove option to make default curve filter in preferences
|
2017-09-29 13:23:23 +02:00 |
|
Unknown
|
e1c58fd1c3
|
#1945 Curve creator: Remove "Contribute to legend" option
|
2017-09-29 12:47:10 +02:00 |
|
Unknown
|
d9bee55116
|
Observed data: Rename Observed data to Observed Time History Data in GUI
|
2017-09-29 11:39:07 +02:00 |
|
Unknown
|
1ae470a415
|
#1946 Observed Data: Add Command to File->Import menu in main window
|
2017-09-29 11:38:19 +02:00 |
|
Unknown
|
500aaed00b
|
1941 Observed data: Set UTC time spec for parsed QDateTime object
|
2017-09-29 11:17:33 +02:00 |
|