Commit Graph

6054 Commits

Author SHA1 Message Date
Bjørn Erik Jensen
883b815fac #1842 RFT Plot. Grid data curves 2017-10-05 16:27:39 +02:00
Bjørn Erik Jensen
d090f8ac2d #1842 RFT Plot. First visible RFT curve 2017-10-05 16:26:39 +02:00
Bjørn Erik Jensen
947d31bfcc RimTools. Expose date format string 2017-10-05 16:26:39 +02:00
Bjørn Erik Jensen
282d8ef080 Date string parser. Move statement 2017-10-05 16:26:39 +02:00
Bjørn Erik Jensen
c68a96de30 #1842 RFT Plot. Updated UML diagram regarding RFT plotting 2017-10-05 16:26:39 +02:00
Bjørn Erik Jensen
1a5c63af39 #1842 RFT Plot. Handle selections 2017-10-05 16:26:39 +02:00
Bjørn Erik Jensen
2add09ea33 #1842 RFT Plot. Show plot when new RFT plot command is triggered 2017-10-05 16:26:39 +02:00
Bjørn Erik Jensen
19e5e61cb7 LasWell. Parse DATE token from LAS well information section 2017-10-05 16:26:39 +02:00
Bjørn Erik Jensen
141bfd27d7 #1842 RFT Plot. Implement property view and RFT plot commands 2017-10-05 16:26:39 +02:00
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