Commit Graph
52 Commits
Author SHA1 Message Date
Kristian Bendiksen e87466717c #5047 Remove input property collection from project tree. 2019-12-02 10:45:06 +01:00
Kristian Bendiksen f8468dc7a6 Merge pull request #5009 from OPM/feature-replace-summary-case
Replace binary eclipse case and summary case feature.

Closes #4499 and #4987.
2019-11-13 13:29:40 +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
Kristian Bendiksen 31e0a0349f Add more comments. 2019-11-05 14:10:14 +01:00
Kristian Bendiksen 44b9e52e1b #4965 Fix crash when importing Eclipse input case.
Added guard to avoid importing faults from the input property files when
faults already exists in the eclipse case. Faults can theoretically appear
in any of the files, but reading and appending them to the existing fault
collection is not currently supported.
2019-11-05 13:32:13 +01:00
Kristian Bendiksen ed59f0b618 Fix "Export Property To File" for RimEclipseResultCase. 2019-11-05 12:23:26 +01:00
Kristian Bendiksen 470fab787d Hide InputPropertyCollection until it has some items. 2019-11-05 12:23:26 +01:00
Kristian Bendiksen 8f085fead8 Make "Import Property" menu item available on RimEclipseInputCase. 2019-11-05 12:23:26 +01:00
Kristian Bendiksen f1e987f0b9 Extract method for reading input property data for remaing keywords. 2019-11-05 12:23:26 +01:00
Kristian Bendiksen 9c53cfb44f Extract more methods from RifEclipseInputPropertyLoader::loadAndSyncronizeInputProperties. 2019-11-05 12:23:26 +01:00
Kristian Bendiksen c3dc8376be Extract two utility methods to make loadAndSyncronizeInputProperties smaller. 2019-11-05 12:23:26 +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
Kristian Bendiksen 357b07506f Move RimEclipseInputPropertyCollection to make it available in RimEclipseResultCase.
Ref #82.
2019-11-05 12:21:29 +01:00
Kristian Bendiksen ce15aa1b5e Extract utility for loading input properties from file. 2019-11-05 12:21:29 +01:00
Kristian Bendiksen 7d817d0277 Merge pull request #4967 from OPM/improve-export-filedialog-behaviour
Improve export filedialog behaviour
2019-11-05 10:39:50 +01:00
Kristian Bendiksen 37615f1bc8 Fix file filter for RicImportPolylinesAnnotationFeature. 2019-11-04 20:56:26 +01:00
Kristian Bendiksen 60ac760254 Add txt suffix file pattern to make windows dialog behave better on windows. 2019-11-01 15:07:08 +01:00
Kristian Bendiksen 4c11564838 #4941 Workaround strange file name validation in "Export FLUXNUM/MULTINUM" dialog.
Having an explicit filter for the default suffix (*.grdecl) removes the
strange complaint about the default file name not being valid.
2019-11-01 15:07:08 +01:00
Kristian Bendiksen 64ea23fdc6 Use same default filter for both windows and linux. 2019-11-01 14:36:31 +01:00
Kristian Bendiksen c72369a1bb #4857 Fix RicAdd3dWellLogCurveFeature picking in comparison view. 2019-10-29 10:52:04 +01:00
Kristian Bendiksen a373f89295 #4857 Fix RicSaveEclipseVisibleCellsFeature/RicSaveEclipseActiveVisibleCellsqFeature picking in comparison view. 2019-10-29 10:52:04 +01:00
Kristian Bendiksen 849def6ee5 #4857 Fix RicExportEclipseSectorModelFeature picking in comparison view. 2019-10-29 10:52:04 +01:00
Kristian Bendiksen 2c3b51ad3f #4857 Fix measurement picking in comparison view. 2019-10-29 10:52:04 +01:00
Kristian Bendiksen 6e43fee396 #4857 Fix RicNewWellPathIntersectionFeature picking.
Also avoid confusing active view change.
2019-10-29 09:01:11 +01:00
Kristian Bendiksen a51219b1ca #4857 Fix RicShowFlowCharacteristicsPlotFeature picking. 2019-10-29 09:01:11 +01:00
Kristian Bendiksen 212bdc0648 #4857 Fix RicNewGridTimeHistoryCurveFeature picking. 2019-10-29 09:01:11 +01:00
Kristian Bendiksen 6c3847a2ac #4857 Fix context menus for linked views in co-vizualisation. 2019-10-29 09:01:11 +01:00
Kristian Bendiksen c02dc40780 #4857 Fix RicShowGridStatisticsFeature picking. 2019-10-29 09:01:11 +01:00
Kristian Bendiksen 9c4696046c #4857 Fix RicCreateGridCrossPlotFeature picking. 2019-10-29 09:01:11 +01:00
Kristian Bendiksen 41b58b9099 #4857 Fix RicShowWellAllocationPlotFeature picking. 2019-10-29 09:01:11 +01:00
Kristian Bendiksen 59c25c6762 #4857 Make RicNewWellLogCurveExtractionFeature picking more conceptually correct.
The previous code did also work.
2019-10-29 09:01:11 +01:00
Kristian Bendiksen 734d954cfb #4857 Fix RicEclipseHideFaultFeature picking. 2019-10-29 09:01:11 +01:00
Kristian Bendiksen 9e1f50f198 Merge pull request #4921 from OPM/fix-contour-map-export-filename-4920
#4920 Fix second contour map export file name suggestion.
2019-10-25 12:52:41 +02:00
Kristian Bendiksen 1e8d1dbe8e Make "export contour map" dialog modal relative to 3D main window. 2019-10-24 21:58:50 +02:00
Kristian Bendiksen 5ecda9d4be #4920 Fix second contour map export file name suggestion. 2019-10-24 21:58:50 +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
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
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
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