Commit Graph

80 Commits

Author SHA1 Message Date
Bjørnar Grip Fjær
201ff5699d #1004 Add reload function to eclipse cases to reload all data from file 2017-04-21 12:03:04 +02:00
Magne Sjaastad
d547079847 #1306 Added general "Delete Sub Items" feature 2017-03-08 12:06:05 +01:00
Magne Sjaastad
331456e619 #1018 : Snapshot : Added table editor to export dialog 2016-12-09 11:11:16 +01:00
Jacob Støren
2288e49c20 #890 Export faults feature created 2016-11-25 15:57:51 +01:00
Magne Sjaastad
8569177b84 System : Moved files to Commands/EclipseCommands 2016-10-21 15:51:35 +02:00
Magne Sjaastad
b4d6e40247 #849 Added import summary case command 2016-10-06 15:02:11 +02:00
Magne Sjaastad
ee0038ac74 #846 Created ImportGeoMechCaseFeature 2016-10-05 14:23:31 +02:00
Magne Sjaastad
2d5295cf74 #846 Store window state for mainwindows in project and moved features into ApplicationCommands 2016-10-05 08:54:39 +02:00
Magne Sjaastad
3a2454cba0 #851 Added "Open 3D Window" tool button in plot window. Raise mainWindow when activated from toolbar 2016-10-04 11:03:53 +02:00
Magne Sjaastad
7de4f8f175 #821 Added export dialog with resampling support 2016-09-19 11:17:36 +02:00
Jacob Støren
f3e4a6edea #819 Added reload formation names command 2016-08-26 16:12:55 +02:00
Jacob Støren
b46c6ebcf8 #809 Created Formation Names project items.
#819 Added delete command to Formation names
#808 Added an import Formation Names command
2016-08-24 08:30:12 +02:00
Jacob Støren
27830dcbeb #168 Added Perspective/parallel view tool button 2016-08-16 22:43:22 +02:00
Magne Sjaastad
f7117ae0e2 #789 Add properties from standalone files to opm-parser Input Cases 2016-07-12 18:54:55 +02:00
Magne Sjaastad
0680e830b4 Added CopyViewToClipboard feature 2016-06-29 14:41:13 +02:00
Magne Sjaastad
2e0553d99c Tile windows feature for plot window 2016-06-29 14:40:37 +02:00
Magne Sjaastad
3b55f98dbd Added ShowPlotWindow feature 2016-06-29 14:40:37 +02:00
Magne Sjaastad
830db2c6ec (#743) Added import of Input Case using opm-parser 2016-06-23 14:36:33 +02:00
Magne Sjaastad
bd2a65acb4 (#641) Create user defined polyline by clicking on reservoir cells 2015-11-27 17:18:51 +01:00
Magne Sjaastad
4a12eecd0c Moved well path commands into separate folder 2015-10-28 10:02:09 +01:00
Pål Hagen
08573be64b (#541) Added feature for export of well log plot curves to a LAS file
Did some refactoring/improvements by introducing new class
RigWellLogCurveData.
2015-10-15 11:27:12 +02:00
Magne Sjaastad
63d401b6e6 Added unit test to Testing menu
Launch of unit tests (gtests) is also possible from command line
parameter "unittest"
2015-10-05 16:09:51 +02:00
Pål Hagen
6ed3e96d84 Got rid of unused "paste" features
Handled in other, newer features .
2015-09-24 15:55:24 +02:00
Magne Sjaastad
0f5fed1768 (#492) Created folder for well log commands, added "New Well Log LAS Curve" feature 2015-09-18 09:07:38 +02:00
Magne Sjaastad
4c9b25a85d (#480) Added toolbutton for tiling of windows as a command feature 2015-09-17 08:25:44 +02:00
Magne Sjaastad
0fd5638c6b Moved ViewLink commands into separate folder 2015-09-15 16:33:40 +02:00
Pål Hagen
3da11d2f6d (#436) Moved well log plot creation code to common base class 2015-09-15 16:20:37 +02:00
Pål Hagen
e81a1c69c0 (#436) Refactored curve creation features
Moved common code to new base class.
2015-09-15 15:58:22 +02:00
Pål Hagen
e4212a1135 (#436) Added feature that creates a plot with a given LAS file log 2015-09-15 15:23:25 +02:00
Pål Hagen
095d974e38 (#435) WIP - Reading metadata from LAS files 2015-09-14 16:33:28 +02:00
Magne Sjaastad
d80e64d81d (#395) Added Show All Linked Views as context menu feature of linked views 2015-09-02 17:18:26 +02:00
Magne Sjaastad
ccc7703e1f (#395) Hide master view in property view, use view icons in tree view 2015-09-02 17:18:24 +02:00
Magne Sjaastad
3f09c1bc66 Added LinkVisibleViewsFeature, and added action to draw toolbar 2015-08-30 13:30:46 +02:00
Pål Hagen
7081e140fd Added command feature for addition of a new curve to a well log plot trace 2015-08-28 11:45:18 +02:00
Pål Hagen
0fdf5292d0 Added command feature for addition of a new trace to a well log plot 2015-08-28 11:32:25 +02:00
Pål Hagen
4e6bb1ded3 WIP - added project data model files for well log plots
Added command feature for adding new well log plots (right-click "Plots"
in the project tree view). Will create dummy Qwt widget added as an MDI
window.
TODO: Complete the relations between the entities, and add
properties/property editors. Create more advanced viewer widget for
plotting of multiple traces with multiple curves. Harmonize MDI stuff
with 3D viewers.
2015-08-27 16:13:49 +02:00
Pål Hagen
db9e6b0912 Moved Octave script command features to a separate sub folder 2015-08-24 15:33:04 +02:00
Pål Hagen
7044f3c627 (#383) Added RicAddEclipseInputPropertyFeature 2015-08-24 10:40:47 +02:00
Pål Hagen
28547513c6 (#383) Added RicSaveEclipseInputPropertyFeature 2015-08-24 10:03:21 +02:00
Pål Hagen
762083a5b6 (#388) Added RicComputeStatisticsFeature 2015-08-21 14:53:45 +02:00
Pål Hagen
afe596aa2a (#388) Added RicNewStatisticsCaseFeature 2015-08-21 11:47:59 +02:00
Pål Hagen
d4a97d8e68 (#385) Implemented feature RicRangeFilterInsertFeature
Did some refactoring, using common code for creation of cell range
filters.
2015-08-20 18:15:58 +02:00
Pål Hagen
fb6baee197 (#339) Added RicCreateGridCaseGroupFeature 2015-08-20 14:11:21 +02:00
Pål Hagen
6e48e036c1 (#339) Added RicImportEclipseCaseFeature 2015-08-20 13:54:20 +02:00
Pål Hagen
cd1e04d6e8 (#339) Added RicImportEclipseCaseFeature 2015-08-20 13:44:45 +02:00
Pål Hagen
4d1f98c138 (#339) Added RicAddScriptPathFeature and RicDeleteScriptPathFeature
Did some additional refactoring - added code common to script related
features to RicScriptFeatureImpl.
2015-08-20 11:59:07 +02:00
Pål Hagen
ac529b77da (#339) Added RicNewScriptFeature 2015-08-20 10:32:03 +02:00
Jacob Støren
6786894adb Fixed Cmake generation error.
wrap_qt cant be run in an included sub-cmake-file
2015-08-20 09:57:09 +02:00
Pål Hagen
a01618cc8e (#339) Added RicEditScriptFeature 2015-08-19 18:17:45 +02:00
Pål Hagen
28e7c8b19c (#339) Refactored execution of scripts for selected cases
Moved slotExecuteScriptForSelectedCases() from RiuMainWindow to
RicExecuteScriptForCasesFeature.
2015-08-19 13:23:26 +02:00