Magne Sjaastad
dfe6d0b94e
Add derived summary case ( #5496 )
...
* #5488 Derived Summary Case : Refactor ensemble summary case
- Refactor ensemble summary case to be able to us as standalone derived summary case
- rename to RimDerivedSummaryCase
- allow negative values in well disk visualization
* #5488 Derived Summary Case : Add feature to create derived case
* #5487 Well Disks : Add scaling factor
2020-02-10 07:13:04 +01:00
Kristian Bendiksen
5dc883f1ca
#5068 Add "Input Property" command to menu of Cell Result and 3D view.
2020-02-07 09:41:53 +01:00
Magne Sjaastad
8bbfe9e7af
Delete unused code
2020-01-23 18:05:45 +01:00
Magne Sjaastad
2adefbcb04
Remove unused code
2020-01-21 14:00:59 +01:00
Kristian Bendiksen
fc43c42f10
#5111 Add command to reload well measurements from file
2020-01-20 10:45:59 +01:00
Magne Sjaastad
276114f668
#5327 Well Measurements : Improve context menus
2020-01-11 08:23:45 +01:00
Kristian Bendiksen
22aece407e
#5116 Implement delete of an imported file for well measurements.
2020-01-10 10:32:31 +01:00
Jacob Støren
45a3225ec8
#5285 Surface Import command. SurfaceInView tree-items. Delete.
...
Ready to start on visualization code
2020-01-08 12:09:51 +01:00
Magne Sjaastad
45c0ca38f1
#5132 Janitor : Guard index out of bounds
2019-12-02 11:23:34 +01:00
Kristian Bendiksen
d266e44f1f
#5001 Add RicImportWellMeasurementsFeature.
2019-11-27 12:05:51 +01:00
Jacob Støren
191419b6b4
clang-format after intersection rename
2019-11-26 13:56:02 +01:00
Jacob Støren
4672528a4d
Rename RimintersectionBox to RimBoxIntersection
...
Rename RivIntersectionBoxPartMgr to RimBoxIntersectionPartManager
2019-11-26 13:14:55 +01:00
Jacob Støren
152d2bde17
Rename RimIntersection to RimExtrudedCurveIntersection
2019-11-26 11:35:21 +01:00
Jacob Støren
5593fb198c
Merge pull request #5094 from OPM/feature-#5019-separate-intersection-results
...
Feature #5019 separate intersection results
2019-11-26 10:15:30 +01:00
Magne Sjaastad
11f46e3696
#5069 Janitor : Hide some menu items related to toggling
2019-11-26 07:42:50 +01:00
Magne Sjaastad
be764d76cb
#5077 Summary Plots: Simplify context menu
2019-11-25 15:52:09 +01:00
Jacob Støren
15aa4d6e0b
Merge dev and feature-#5019-separate-intersection-results branch
2019-11-25 15:50:29 +01:00
Jacob Støren
6e99a43247
#5019 Add/Delete Separate Intersection Result commands
2019-11-25 15:34:36 +01:00
Magne Sjaastad
22ca504907
Merge pull request #5065 from OPM/remove-input-property-collection-from-tree
...
#5047 Remove input property collection from project tree.
2019-11-21 07:11:35 +01:00
Kristian Bendiksen
3fafe90aeb
#5047 Remove input property collection from project tree.
2019-11-20 22:01:07 +01:00
Gaute Lindkvist
8252ab8808
Rename GridPlot to MultiPlot throughout
2019-11-20 13:14:45 +01:00
Kristian Bendiksen
5e480bf438
#5042 Add "Export Property To File" command to eclipse view.
2019-11-19 22:23:03 +01:00
Kristian Bendiksen
b09103e596
#4987 Add feature to replace grid case.
2019-11-13 11:42:21 +01:00
Kristian Bendiksen
544c160510
#4499 Add feature to replace summary case.
2019-11-13 11:42:21 +01:00
Magne Sjaastad
791de201b3
#82 Import Ascii-data : Add icon and move item in context menu
2019-11-06 09:38:32 +01:00
Kristian Bendiksen
22a5a1fe0f
#82 Import ascii grdecl input properties into simulation case.
...
This allows data from text files to be imported into a binary Eclipse case
imported based on *.EGRID.
2019-11-05 12:23:26 +01:00
Magne Sjaastad
67e7bb0cf3
Fixes detected by cppcheck ( #4974 )
...
* Janitor : Remove obsolete pointer to dialog
* Janitor : Remove unused functions
* Janitor : Remove unused functions
* Janitor : Add explicit to constructors
* Janitor : Remove unused variables
* Janitor : Remove unused functions related to summary plot templates
* clang-tidy : Use nullptr instead of 0
* clang-tidy : Fix usage of virtual and override
* Upped to version 2019.08.2-dev.05
* Janitor : Remove unused variables
* Janitor : Clean up several cppcheck issues
* Janitor : Add cppcheck config files
* Janitor : Use const when possible
2019-11-03 08:37:03 +01:00
Gaute Lindkvist
e8c745d704
Implement creation of combination plots from selected plots
2019-10-31 15:12:54 +01:00
Gaute Lindkvist
30db19a1d0
Create Grid plot collection and allow creation of new combination plots
2019-10-31 14:09:50 +01:00
Magne Sjaastad
bcb4150ae4
#4951 Summary Plot Template : Hide context menu to select template
2019-10-30 09:26:41 +01:00
Kristian Bendiksen
bd804ee821
#4819 #4820 Rename action to avoid confusing user with ascii.
...
Command menu item is now "Export Contour Map to Text". Also update file names to
match.
2019-10-22 21:58:46 +02:00
Gaute Lindkvist
7f3240fd70
#4819 Export contour map to ascii.
2019-10-22 08:43:07 +02:00
Magne Sjaastad
2c73b2ed02
#4828 Summary Plot Templates : Support ensembles as plot data sources
2019-10-04 18:46:30 +02:00
Magne Sjaastad
7ce7211187
Merge remote-tracking branch 'origin/dev' into summary-template-adjustments
2019-09-30 19:43:08 +02:00
Magne Sjaastad
0698674d59
#4796 Summary Plot Template : Add context menu of summary cases
2019-09-30 13:28:08 +02:00
Magne Sjaastad
fbfba745c3
#4796 Summary Plot Template : Add context menu to selected summary cases
2019-09-29 12:31:21 +02:00
Gaute Lindkvist
0e7198f000
#4667 Enable export of all curves in a Well Log Plot or WBS plot to LAS
2019-09-29 11:36:08 +02:00
Magne Sjaastad
f2ac170b66
#4733 Summary Template : Add reload of templates
...
Adjust save and load of templates
Add save path to preferences
2019-09-19 11:39:32 +02:00
Magne Sjaastad
020313da91
#4657 Summary Templates : Application objects
...
Add file path to preferences
Show templates in project tree
Add pointer to template to RimSummaryPlot
2019-09-11 09:33:03 +02:00
Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Gaute Lindkvist
2c5ca4ce46
Import and plot of FMU RFT data works
2019-08-26 12:52:07 +02:00
Magne Sjaastad
a97066b2f2
Show saturation pressure plot command on context menu of Eclipse view
2019-08-21 08:10:48 +02:00
Magne Sjaastad
d86a53f732
#4599 Add "Collapse Others Views/Plots" to context menu of views and plots
2019-08-20 10:39:23 +02:00
Jacob Støren
e915c8e18c
#4003 Refactoring to prepare for preferences based default summary plot curves
2019-08-09 09:54:55 +02:00
Jacob Støren
0d456a1f1b
#4002 Renamed feature that opens the plot editor and created feature to create a new plot directly. The new feature uses the selected summary cases and creates a default curve for each.
2019-08-08 16:22:00 +02:00
Gaute Lindkvist
92bc71d934
#4528 Fix script paths and adding new scripts
2019-07-30 12:32:10 +02:00
Gaute Lindkvist
34fd604bd8
#4316 Fix regression issue with export completion and import menus showing up everywhere
2019-04-12 13:15:51 +02:00
Gaute Lindkvist
c82a4a5537
#4316 Fix context menu with multiple selected well paths
2019-04-12 09:09:12 +02:00
Gaute Lindkvist
4e10aa8ffa
#4262 Tidy up well path menus
2019-04-08 14:24:43 +02:00
Magne Sjaastad
fd774bec39
#4285 Octave : Rename to absoluteFileName
2019-04-04 21:18:20 +02:00