Commit Graph
100 Commits
Author SHA1 Message Date
Rebecca Cox ac10f21597 #1970 WLP: Update property and timestep on UI change of well name 2017-10-10 08:46:20 +02:00
Rebecca Cox dae8d775be Linux build failed. Replace slash 2017-10-09 15:33:01 +02:00
Rebecca Cox 69d4bb69c6 #1979 Observed Data: Add sensible filters on Import observed data file dialog 2017-10-09 15:23:50 +02:00
Rebecca Cox 634108de8c Add wellLog Tools class and move static methods from newCurve-commands 2017-10-09 14:32:15 +02:00
Rebecca Cox da118ac1da #1971 WLP: Context command to create a new well log RFT curve from a selected well 2017-10-09 14:32:15 +02:00
Rebecca Cox 8e80245544 #1970 WLP: Move command to dyncast of wellLogTrack in contextCommandBuilder 2017-10-06 15:15:37 +02:00
Rebecca Cox d6d3ee4f28 #1970 WLP: Add new plot command to context builder 2017-10-06 14:55:20 +02:00
Rebecca Cox 984fbc66ac #1970 WLP: Command to create an empty RFT-curve 2017-10-06 14:54:38 +02:00
Rebecca Cox 21f07d186f #1947 RFT/PLT Plot: Update curve auto name 2017-10-06 14:38:27 +02:00
Rebecca Cox aeb854b895 #1947 RFT/PLT Plot: Use AppEnum for wellLogChannel and remove qwtPlot field in rftCurve 2017-10-06 13:35:56 +02:00
Rebecca Cox a01dd00d62 Add default return value for RiaDefines depthUnit 2017-10-06 13:35:56 +02:00
Rebecca Cox fdbbf75a88 Remove test on asctime 2017-10-06 13:35:56 +02:00
Rebecca Cox b604f85d8e #1947 RFT/PLT Plot: Fix bug. Empty depth list 2017-10-06 09:32:27 +02:00
Unknown 4a2a80ba20 #1947 RFT/PLT Plot: Remove depth from value options of curve 2017-10-06 09:14:12 +02:00
Unknown 7db64e099e #1947 RFT/PLT Plot: Fix calculateVaueOptions 2017-10-06 09:14:12 +02:00
Unknown 66b9bb34b5 #1947 RFT/PLT Plot: Use const string in rftAddress for wellLogChannelName 2017-10-06 09:14:12 +02:00
Unknown e23783c1ed #1947 RFT/PLT Plot: Create const string in rftAddress for wellLogChannelName 2017-10-06 09:14:12 +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
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
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
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
Unknown 5ce6034a61 Update UML for observed data 2017-09-28 14:31:53 +02:00
Unknown 8a139f7ebe #1939 Curve creator: Created or edited plots is toggled on Apply/OK 2017-09-28 11:17:00 +02:00
Unknown 068bf64717 #1916 Plot project tree: Select first case of selection after grouping, and leave new group expanded 2017-09-28 10:46:26 +02:00
Unknown 29ac350b8f #1939 Curve creator: Select newly created or edited plot on Apply/OK. Will only be visible if plot is toggled 2017-09-28 10:18:16 +02:00
Rebecca Cox faf5f59be6 #1820 Observed data: Add close command of observed data 2017-09-27 15:07:32 +02:00
Rebecca Cox 31133f31c0 #1938 Curve creator: Close all widgets on closing of curve creator 2017-09-27 14:35:33 +02:00
Rebecca Cox 4019e76ae1 #1938 Curve creator: Show Plot Data will not raise main plot window 2017-09-27 14:35:33 +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 e7896e59cf #1839 Observed data: Unit test for keyword VECTOR parser 2017-09-25 14:38:32 +02:00
Rebecca Cox 8f14016eed #1839 Observed data: Parser for data with keyword VECTOR 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 32fe3d41a4 #1839 Observed data: Move RSMSPEC static methods to tools method 2017-09-25 09:07:14 +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 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
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 68a101fe2d #1816 Use new parser on pasting data to summary plot 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 e26d978da4 #1816 Observed data: Add unit test for ascii parser 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 d5bd78392f #1816 Observed data: UML diagram 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
Rebecca Cox 11172d648c #1813 Observed data: Add pragma once 2017-09-19 15:25:48 +02:00
Rebecca Cox fe1dfebea2 #1813 Observed data: Remove right click options if any object in selection is an observed data 2017-09-19 14:47:36 +02:00
Rebecca Cox 1eecef9f72 #1813 Observed data: Change ui names 2017-09-19 14:19:44 +02:00
Rebecca Cox da2775d184 #1813 Observed data: Add pdmfields identifier type and name 2017-09-19 14:19:44 +02:00
Rebecca Cox 99e1f75633 #1813 Observed data: remove isObservedData as PDM field 2017-09-19 14:19:44 +02:00
Rebecca Cox 4e82aaf502 #1813 Observed data: Remove right click options for observed data 2017-09-19 14:19:44 +02:00
Rebecca Cox 28c86b08d7 #1813 Observed data: Move uniqueShortName to RimOilField to include observedData 2017-09-19 14:19:44 +02:00
Rebecca Cox 12c8051266 #1813 Observed data: Change order in context menu 2017-09-19 14:19:44 +02:00
Rebecca Cox 16f8b9771f #1815 Observed data: Add function to return vector of all observed data 2017-09-19 14:19:44 +02:00
Rebecca Cox dd45f7c453 #1818 Observed Data: Command to Import observed data 2017-09-19 14:19:44 +02:00
Rebecca Cox d23675b466 #1818 Observed data: Create command to import observed data from file 2017-09-19 14:19:44 +02:00
Rebecca Cox ae7430a697 #1813 Observed data: Functions to add observed data to collection 2017-09-19 14:19:44 +02:00
Rebecca Cox 7bb7e4c5f9 #1813: Move file functions back to ObservedData 2017-09-19 14:19:44 +02:00
Rebecca Cox 3aa9abf4bc #1813: Move file functions from ObservedData to ObservedDataFile 2017-09-19 14:19:44 +02:00
Rebecca Cox 520befcad0 #1813 Observed data: Make RimObservedDataFile derived from RimObservedData. remove Ascii data model object 2017-09-19 14:19:44 +02:00
Rebecca Cox b4f2b2accf #1813 Observed data: Derive RimObservedData from RimSummaryCase 2017-09-19 14:19:44 +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 1a6e3447a7 #1813 Observed data: Rename Observed data child array 2017-09-19 14:19:44 +02:00
Rebecca Cox 3a0b0db8d1 #1813 Ascii data model object 2017-09-19 14:19:44 +02:00
Rebecca Cox 6d3d89bfe0 #1813 Observed data: Geometry data model object 2017-09-19 14:19:44 +02:00
Rebecca Cox b87bbc12b2 #1813 Observed data: headers above functions 2017-09-19 14:19:44 +02:00
Rebecca Cox e1263888b4 #1813 Observed data: Observed data folder as an oilfield child 2017-09-19 14:19:44 +02:00
Rebecca Cox aca3436e7b #1813 Observed data: Create empty classes 2017-09-19 14:19:44 +02:00
Rebecca Cox 0044fb9e50 #1887 Curve Creator: Make the new SummaryCurveCollection operational 2017-09-14 13:57:27 +02:00
Rebecca Cox 3f7f175564 #1840 Summary case: Event filter choses one cut feature directly 2017-09-13 11:15:28 +02:00
Rebecca Cox 334a9c5bc4 #1840 Summary case: Cut paste with key shortcut and multiselection for copying/cutting with key shortcut 2017-09-13 11:15:28 +02:00
Rebecca Cox 018aea4f58 Add guard against null pointer access 2017-09-13 11:15:28 +02:00
Rebecca Cox 071082a7df #1840 Summary case: clear clipboard on paste, not only set mime data to nullptr 2017-09-13 11:15:28 +02:00
Rebecca Cox e97a8ccb87 #1829 Summary: Update name and plot when changing case in a summary curve 2017-09-13 11:15:28 +02:00
Rebecca Cox ee25b8424d #1840 Summary case: Cut paste of summary cases 2017-09-13 11:15:28 +02:00
Rebecca Cox 6dc14c09b1 #1840: Summary case: Drag and drop between folders 2017-09-13 11:15:28 +02:00
Rebecca Cox 414823827a #1840 Summary case: Rename and code clean up 2017-09-11 10:45:26 +02:00
Rebecca Cox d1561936b3 #1840 Summary case: Simplified code based on user input 2017-09-11 10:45:26 +02:00
Rebecca Cox c60465b380 #1840 Summary case: Delete a summary collection with or without its contents 2017-09-11 10:45:26 +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
Rebecca Cox b7ac93a905 #1751 #1840 Summary case: Edit name of collection 2017-09-11 10:45:26 +02:00