Gaute Lindkvist
ae3651ab30
Move Case file name to the base RimCase class and make consistent
2020-02-25 13:57:51 +01:00
Gaute Lindkvist
169bea818a
Generate Python class skeletons
2020-02-25 13:57:51 +01:00
Gaute Lindkvist
83942784df
Add separate scriptKeyword to RICF capability and a Python help tooltip system
2020-02-25 13:57:51 +01:00
Gaute Lindkvist
76b108d068
Fix import of well paths and well log files from Python when the folder is not provided
2020-02-25 13:57:51 +01:00
Gaute Lindkvist
c63c7f2eac
CAF: Support class keyword aliases and a scriptable feature
...
* Also store class keyword in fields so they can be assigned to the correct Python object
even if the class itself is abstract.
2020-02-25 13:57:51 +01:00
Gaute Lindkvist
83a7ceb204
CAF: expose inheritance stack and make sure we can alias class keywords
2020-02-25 13:57:51 +01:00
Gaute Lindkvist
82cf721ae8
CAF: support aliases for keywords in case of renaming
2020-02-25 13:57:51 +01:00
Magne Sjaastad
610e7d6391
#5577 Multi Plot : Add attribute for setting tick mark count along x-axis
2020-02-25 10:26:12 +01:00
Kristian Bendiksen
34d3785709
#4477 Add python methods to get NNC values (dynamic, static and generated).
...
Equivalent to GetDynamicNNCValues and GetStaticNNCValues in Octave. Also adds
support for generated values which is currently not in Octave.
2020-02-25 09:42:13 +01:00
Kristian Bendiksen
1a05430123
#4477 Add python methods to get NNC connection and available properties
...
Equivalent to GetNNCPropertyNames and GetNNCConnections in Octave.
2020-02-25 09:42:13 +01:00
Magne Sjaastad
795c29bfb3
Add support for GitHub Actions ( #5575 )
2020-02-24 16:07:02 +01:00
Magne Sjaastad
cf725c8f03
Preferences : Stop writing out obsolete fields
...
Writing of obsoleted font size fields caused issues when trying set font size 8. The reason for this was export of obsolete fields, and creation of default value for obsolete fields when applying new preference values.
2020-02-24 16:04:18 +01:00
Magne Sjaastad
0b2d3085f1
NNC computations : Skip cells other than main grid cells
2020-02-24 15:49:09 +01:00
Gaute Lindkvist
f38967e7cb
Make sea level visualization a GeoMech-only feature.
...
* This is because it works poorly with eclipse grids because they don't specify the sea bed level.
2020-02-24 12:30:13 +01:00
Gaute Lindkvist
82263e9d6f
WBS LAS-parameter fixes to be more consistent
2020-02-24 12:30:13 +01:00
Gaute Lindkvist
4cf427ce69
Minor WBS plot layout work
2020-02-24 12:30:13 +01:00
Kristian Bendiksen
a7cb58d0c5
Merge pull request #5563 from OPM/python-cell-geometry-methods-4549
...
Closes #4549 and #4430 .
2020-02-21 12:57:25 +01:00
Kristian Bendiksen
0365440b31
#4549 Extract duplicate methods.
2020-02-21 12:02:37 +01:00
Kristian Bendiksen
26c8da692a
#4549 Fix grpc package sizes.
2020-02-21 12:01:50 +01:00
Kristian Bendiksen
8167d9f700
#4430 Add python method to get coarsening info for case.
...
Equivalent to GetCoarseningInfo in Octave.
2020-02-21 12:01:50 +01:00
Kristian Bendiksen
d497f04d0d
#4549 Add python method to get properties for selected cells.
...
Equivalent to GetGridPropertyForSelectedCells in Octave.
2020-02-21 12:01:50 +01:00
Kristian Bendiksen
8a1fa38435
#4549 Add python method to get selected cells.
...
Equivalent to GetSelectedCells in Octave.
2020-02-21 12:01:49 +01:00
Kristian Bendiksen
c64281c525
#4549 Add python method to get cell corners for active cells
...
Equivalent to GetActiveCellCorners in Octave.
2020-02-21 12:01:49 +01:00
Kristian Bendiksen
c20c3bc2ac
#4549 Add python method to get cell corners on a grid
...
Equivalent to GetCellCorners in Octave.
2020-02-21 12:01:49 +01:00
Kristian Bendiksen
a5be62c5b6
#4549 Add python method to get cell centers for active cells
...
Equivalent to GetActiveCellCenters in Octave.
2020-02-21 11:57:58 +01:00
Kristian Bendiksen
2bf10a7837
#4549 Add python method to get cell centers on a grid
...
Equivalent to GetCellCenters in Octave.
2020-02-21 11:57:58 +01:00
Gaute Lindkvist
6a4d90ad02
Improve naming in GRPC streaming code
2020-02-21 09:18:24 +01:00
Gaute Lindkvist
a3a7b6029e
Fix cloning of GeoMech views from Python
2020-02-21 08:57:26 +01:00
Magne Sjaastad
699a3f9b34
#5380 Surface : Modification of depth
2020-02-20 14:01:12 +01:00
Magne Sjaastad
c950f19a51
Fix missing includes on Linux
2020-02-19 12:47:06 +01:00
Magne Sjaastad
3aa4ffb0da
#5529 Surface : Add reader for GOCAD file format
...
wip
2020-02-19 10:19:24 +01:00
Magne Sjaastad
90a835545f
System : Set separate folder for packages
2020-02-18 14:24:07 +01:00
Jacob Støren
69e37f3f09
Rename RicSummaryCurveCalculator to RicSummaryCurveCalculatorUi
2020-02-18 14:14:50 +01:00
Jacob Støren
31f79f24a6
Rename RiuSummaryCurveDefSelectionUi to RiuSummaryVectorSelectionUi
2020-02-18 14:10:10 +01:00
Jacob Støren
72889f8b0a
Rename RiuSummaryCurveDefSelectionEditor to RiuSummaryVectorSelectionWidgetCreator
2020-02-18 14:06:16 +01:00
Jacob Støren
42ffc195ce
Rename RiuSummaryCurveDefSelectionDialog to RiuSummaryVectorSelectionDialog
2020-02-18 14:00:11 +01:00
Jacob Støren
877133478c
Rename RicSummaryCurveCalculatorEditor to RicSummaryCurveCalculatorWidgetCreator
2020-02-18 13:47:24 +01:00
Jacob Støren
dacd84a289
Rename RicSummaryCurveCreator to RicSummaryPlotEditorUi
2020-02-18 13:36:07 +01:00
Jacob Støren
5af6b9f001
Rename RicSummaryCurveCreatorSplitterUi to RicSummaryPlotEditorWidgetCreator
2020-02-18 13:26:32 +01:00
Jacob Støren
568b198339
Rename RicSummaryCurveCreatorDialog to RicSummaryPlotEditorDialog
2020-02-18 12:29:13 +01:00
Magne Sjaastad
fbaad2e7ad
Delete azure-pipelines.yml
2020-02-17 21:36:48 +01:00
Magne Sjaastad
6a566a537c
Add test model for summary data
...
Taken from https://github.com/OPM/opm-tests/tree/master/flow_diagnostic_test
2020-02-17 15:29:12 +01:00
Magne Sjaastad
fc98f9ac9d
#5528 Multi Plot : Add export to right-click menu of Multi Plot
2020-02-17 15:13:32 +01:00
Magne Sjaastad
027b7ed27c
#5528 Multi Plot : Add optional display of PDF in preferences
2020-02-17 13:20:28 +01:00
Magne Sjaastad
a3519a6e00
#5528 Multi Plot : Add feature for export of PDF documents
2020-02-17 13:20:28 +01:00
Kristian Bendiksen
eacc8a852e
Merge pull request #5549 from OPM/python-well-methods-4550
...
Python well methods 4550
2020-02-17 11:34:00 +01:00
Kristian Bendiksen
f7af2ed83e
#4550 Add python method to get simulation wells with status and cells info.
2020-02-17 10:40:31 +01:00
Kristian Bendiksen
2788c7a6c1
#4550 Implement python well methods
2020-02-17 10:05:13 +01:00
Magne Sjaastad
12a0a8c358
#5527 Multiplot : Copy plots when creating a multi plot
2020-02-17 09:11:23 +01:00
Magne Sjaastad
2b45a9af7f
#5553 AppFwk : Add root in PtrField reference string
2020-02-17 09:11:23 +01:00