Commit Graph

11346 Commits

Author SHA1 Message Date
Gaute Lindkvist
7bbe505d39 #4762 Fix ecl_grid_reset_actnum in the libecl-team suggested way 2019-10-24 14:13:19 +02:00
Gaute Lindkvist
1255c877d7 Revert "#4762 Fix reset_actnum libecl crash on load"
We will check in a different fix on recommendation by libecl team

This reverts commit 047136e8b8.
2019-10-24 14:13:19 +02:00
Gaute Lindkvist
0fd7f40e46 Stop reselecting on activation in plot view if a child is already selected 2019-10-24 09:10:34 +02:00
Gaute Lindkvist
3422f1b609 Fix view id in well allocation plots 2019-10-24 09:08:04 +02:00
Gaute Lindkvist
2d6e631107 Fix crash when changing application fonts 2019-10-24 09:07:19 +02:00
Gaute Lindkvist
3a90bf1e76 Use QwtPlotZoneItems instead of QwtPlotShapeItems for formations 2019-10-24 09:06:44 +02:00
Gaute Lindkvist
af72538516 Stop using gradient for AccumulatedPhaseFractionsPlot 2019-10-24 09:06:05 +02:00
Magne Sjaastad
d39e31b982
Merge pull request #4916 from OPM/export-contour-map-context-menu
#4822 Countour Map Export: Add export to context menu in 3D view
2019-10-23 17:49:02 +02:00
Magne Sjaastad
4c48f557b0 #4822 Countour Map Export: Add export to context menu in 3D view 2019-10-23 17:03:09 +02:00
Magne Sjaastad
13bb85ccd5
Merge pull request #4915 from OPM/flow-diag-improve-robustness
Improve robustness when importing PVT data
2019-10-23 14:20:15 +02:00
Magne Sjaastad
bcc4bc61e0
Merge pull request #4913 from OPM/fix-date-multipe-restart-files
#4904 Multiple restart-files : Fix wrong time step date
2019-10-23 13:27:23 +02:00
Magne Sjaastad
5930478a90 #4914 Flow Diag : Improve robustness when reading PVT data
https://github.com/OPM/opm-flowdiagnostics-applications/pull/98
2019-10-23 13:24:47 +02:00
Magne Sjaastad
cb7e948fef #4904 Multiple restart-files : Fix wrong time step date 2019-10-23 12:43:34 +02:00
Magne Sjaastad
8ca1ae4888
Merge pull request #4911 from OPM/ensemble-rft-colors-on-load
Additional fix for ensemble rtf colors
2019-10-23 09:39:04 +02:00
Magne Sjaastad
b3ee5a2e01
Merge pull request #4910 from OPM/ensemble-legend-icon-and-text
Improve ensemble statistics legend icon and text
2019-10-23 09:38:27 +02:00
Magne Sjaastad
cb5195bac2 #4851 Ensemble RFT : Make sure colors are created correctly 2019-10-23 09:16:54 +02:00
Magne Sjaastad
86c75ca678 clang-format fixes 2019-10-23 09:14:14 +02:00
Kristian Bendiksen
29fdca3f69
Merge pull request #4871 from OPM/feature-export-contour-map-data
Feature export contour map data
2019-10-23 08:43:51 +02:00
Magne Sjaastad
05d2645a0a #4909 Summary Legend Text : Improve text for statistics curves 2019-10-23 08:43:44 +02:00
Kristian Bendiksen
610535aecc #4819 Minor review tweaks. 2019-10-22 21:58:46 +02: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
Kristian Bendiksen
fd9277f92d #4819 Export correct case and time step name for contour map. 2019-10-22 21:58:46 +02:00
Kristian Bendiksen
f70fbe0071 #4819 Add methods to get case and time step name for RimContourMapProjection. 2019-10-22 21:58:46 +02:00
Kristian Bendiksen
eb829abf72 #4819 Replace default marker for undefined values with user-defined string. 2019-10-22 21:58:46 +02:00
Kristian Bendiksen
e692dfaf4f Add method to change default marker in RifTextDataTableFormatter. 2019-10-22 21:58:45 +02:00
Kristian Bendiksen
acddb4a156 #4819 Export correct UTM coordinates. 2019-10-22 21:58:45 +02:00
Kristian Bendiksen
847bd0736a #4819 Write contour map metadata header. 2019-10-22 21:58:45 +02:00
Kristian Bendiksen
10d257480d Expose RimContourMapProjection methods to find coordinates for export. 2019-10-22 21:58:45 +02:00
Kristian Bendiksen
174248087d #4819 Add option to exclude undefined values from contour map export. 2019-10-22 21:58:45 +02:00
Kristian Bendiksen
8e076b3acb #4821 Add python objects for Contour Map export. 2019-10-22 21:58:45 +02:00
Jacob Støren
63917a61b5
Merge pull request #4907 from OPM/feature-picking-in-comparison-view
Feature fix picking in comparison view step 1
2019-10-22 16:07:59 +02:00
Jacob Støren
d802edc145 #4858 Remove unused time step link option from comparison view settings. 2019-10-22 13:54:10 +02:00
Jacob Støren
016f26725a #4862 Lock scale Z in comparison view to follow the main view.
#4858 Make timestep independent in comparison view. Make Linked Views timestep linking work
2019-10-22 13:39:18 +02:00
Magne Sjaastad
2d2ce4a71e #4906 Ensemble Statistics Legend Icons : Fix missing symbol text 2019-10-22 13:14:16 +02:00
Kristian Bendiksen
c615c7507b #4820 Start using RicfCommand for RicExportContourMapToAsciiFeature. 2019-10-22 09:15:26 +02:00
Kristian Bendiksen
8f115a0b34 Avoid fallthrough in switch statement. 2019-10-22 08:43:07 +02:00
Kristian Bendiksen
ac5d17430e Ignore python byte code. 2019-10-22 08:43:07 +02:00
Gaute Lindkvist
dc9e064c9a #4819 Basic export and nearly completed UI. 2019-10-22 08:43:07 +02:00
Gaute Lindkvist
b3dd2109ac #4819 Add separate header prefix for RifTextDataTableFormatter. 2019-10-22 08:43:07 +02:00
Gaute Lindkvist
7f3240fd70 #4819 Export contour map to ascii. 2019-10-22 08:43:07 +02:00
Kristian Bendiksen
3cbbf1fd6e
Merge pull request #4870 from OPM/system-refactor-EclipseDataTableFormatter-rename
Rename RifEclipseOutputDataTable* to RifTextDataTable*
2019-10-22 08:27:32 +02:00
Jacob Støren
eee8467e02 Add plantuml of view linker structure 2019-10-21 09:07:30 +02:00
Jacob Støren
86cb90515b #4894 Fix missing updates when changing zscale and using linked views.
Prepare for fix of scalez-problems with comparison view
2019-10-21 09:01:35 +02:00
Jacob Støren
d8a8a615a8 #4900 Align name and icon of linked views with ordinary views 2019-10-21 09:00:35 +02:00
Magne Sjaastad
4920ccd667
Merge pull request #4898 from OPM/fix-update-ensemble
#4851 Ensemble RFT : Fix update of color of ensemble curves on project load
2019-10-21 07:58:49 +02:00
Magne Sjaastad
328cf44d94 #4851 Ensemble RFT : Fix update of color of ensemble curves on project load 2019-10-20 10:46:05 +02:00
Magne Sjaastad
f114a37b3c
Merge pull request #4897 from OPM/summary-data-show-short-text-labels
#4876 Resampeled Plot Data: Show time short text labels when possible
2019-10-20 08:44:27 +02:00
Magne Sjaastad
53e8cc82bd #4876 Resampeled Plot Data: Show time short text labels when possible 2019-10-19 15:05:59 +02:00
Magne Sjaastad
d59cdfa6ec
Merge pull request #4895 from OPM/fix-cumulative-curve-statistics-resample
Fix cumulative curve statistics resampling
2019-10-19 13:33:26 +02:00
Magne Sjaastad
c0d678d355
Merge pull request #4896 from OPM/add-error-message-to-fmu-import
Add error message to FMU import
2019-10-18 18:16:58 +02:00