Commit Graph
10454 Commits
Author SHA1 Message Date
Gaute Lindkvist 2853308a4a Python: Create summary plot from string 2020-03-13 14:18:41 +01:00
Gaute Lindkvist 6b289f0db2 Fix row count of scroll bar in Well Log Plots 2020-03-13 10:52:17 +01:00
Gaute Lindkvist c56c4b6dfd WBS:Fix crash with element property tables 2020-03-13 10:52:16 +01:00
Magne Sjaastad 40ac705db0 Fix cmake build issues (#5670)
* Fix cmake build issues
* Temporary force linking of external object
2020-03-12 11:24:59 +01:00
Magne Sjaastad 8bf37b00aa Python Doc: Fix indentation
Adjustments to pydoc
2020-03-12 11:06:28 +01:00
Magne Sjaastad bb8b356524 Doc improvements 2020-03-12 08:08:24 +01:00
Magne Sjaastad f216bf8d6a Python doc improvements (#5669)
* Add tests to xml data type inspection
* Add baseline for testing of PdmScripting
* #5631 Generate doc for Python
2020-03-12 07:45:52 +01:00
Gaute Lindkvist 1c75d9b4bd #5663 Fix element property input for UCS 2020-03-10 20:11:54 +01:00
Gaute Lindkvist 2b7cbee0a6 #5662 and #5663 Add Elm Prop Table options for K0_* and rename UCS, POISSON_RATIO and DF 2020-03-10 20:11:54 +01:00
Gaute Lindkvist 9a2d256392 WBS: Output DF and Poisson ratio as UNIT_NONE 2020-03-10 20:11:54 +01:00
Gaute Lindkvist 2232a27fb2 #5660 rename element property POR 2020-03-10 20:11:54 +01:00
Gaute Lindkvist 4c0f02ceb5 #5653 export wbs curves with SG_EMW units 2020-03-10 20:11:54 +01:00
Gaute Lindkvist 9fb2fd0e56 #5652 Support PP_INP for WBS LAS-import as well as PP_RES_INP and POR_RES_INP 2020-03-10 20:11:54 +01:00
Gaute Lindkvist 0ad779280a #5650 Wbs: Uncheck SH_MK by default 2020-03-10 20:11:54 +01:00
Gaute Lindkvist c51aa91c42 #5632 Python method commands (#5649)
* General PdmObjectMethods for scripting.
2020-03-10 14:11:22 +01:00
Magne Sjaastad 587478cbd1 #5576 Simulation wells: Add Fly to Object 2020-03-09 07:25:13 +01:00
Magne Sjaastad 49d74ce0e7 #5620 Delta Case : Use term delta case for delta ensemble and delta summary 2020-03-07 16:01:56 +01:00
Magne Sjaastad 61ff1eab29 #5642 Ensemble Summary Case : Fix missing icons 2020-03-07 16:01:56 +01:00
Magne Sjaastad 226ff16063 #4763 Derived Ensemble: Allow matching of cases when parameters differs 2020-03-07 16:01:56 +01:00
Magne Sjaastad 7c9a09a40c #4763 Ensemble Parameters : Add realization number 2020-03-07 16:01:56 +01:00
Magne Sjaastad 66cbc198c4 #4763 Refactor complex code 2020-03-07 16:01:56 +01:00
Magne Sjaastad a729b2fdab #5636 Summary Plot: Keep existing curve appearance when adding new curve 2020-03-06 13:37:07 +01:00
Magne Sjaastad f181f9bb33 Summary Plot : Zoom all when when text filter changes
If a zoom is active, the resulting plot might end up with empty visible content.
2020-03-06 13:37:07 +01:00
Magne Sjaastad 5cacd83e83 #5635 Summary Plot: Fix missing Symbol Edge Color 2020-03-06 13:37:07 +01:00
Gaute Lindkvist 39cf060d2b Fix install step after removing some Python files 2020-03-05 11:24:09 +01:00
Gaute Lindkvist c23e27eef0 Simplify Python API 2020-03-05 11:08:56 +01:00
Gaute Lindkvist bd8e079e24 #5632 Generate PdmChildField and PdmChildArrayField methods 2020-03-05 08:40:46 +01:00
Gaute Lindkvist 2424d79c5d Move some more scriptability to caf 2020-03-05 08:40:46 +01:00
Gaute Lindkvist 17ea69397a Move RicfMessages to CAF and simplify RicfFieldCapability 2020-03-05 08:40:46 +01:00
Gaute Lindkvist 508d8806e6 Rename PdmXmlFieldHandle::childClassKeyword to dataTypeName to reflect that it will contain names for built in types 2020-03-05 08:40:46 +01:00
Gaute Lindkvist 76019e7776 Get rid of Python class_keyword attribute and fix parameter sending for WBS 2020-03-05 08:40:46 +01:00
Gaute Lindkvist 554f9a1758 Translate data types to Python data types for Python generation 2020-03-05 08:40:46 +01:00
Gaute Lindkvist b2f55a3101 Make scriptability a CAF-feature 2020-03-05 08:40:46 +01:00
Gaute Lindkvist 5473fa64d5 Bug fix in wbs plot creation 2020-03-05 08:40:46 +01:00
Gaute Lindkvist 2cea7c0321 Implement proxy field python methods 2020-03-05 08:40:46 +01:00
Magne Sjaastad 51b3711755 Add missing break statement 2020-03-03 20:22:17 +01:00
Magne Sjaastad 8c485ab81c Fix several warnings and potentially uninitialized data 2020-03-03 20:22:03 +01:00
Magne Sjaastad e297b34609 Comment cleanup 2020-03-03 19:43:34 +01:00
Magne Sjaastad 06fac108c3 #5604 Export Sector model: Write out values for all cells in box
A temporary workaround for export of active cells only has been removed. Now all cells are exported, and inactive cells are given default values.

Default value for keywords ending in NUM is 1, default value for other is 0.0
2020-03-03 15:21:05 +01:00
Gaute Lindkvist fc7d5bc69c #5601 fix parameter source list order for WBS PP non-reservoir 2020-03-03 14:25:20 +01:00
Gaute Lindkvist 06d964d070 #5601 Avoid listing LAS-files multiple times in source list 2020-03-03 14:25:20 +01:00
Gaute Lindkvist eca3531c2e #5596 Make sure new WBS plots gets the correct data parameter sources set 2020-03-03 14:25:20 +01:00
Gaute Lindkvist 33243c30ce #5596 Fix unit conversion issue on LAS-export 2020-03-03 14:25:20 +01:00
Gaute Lindkvist 9ed054e28c #5590 Plot LAS-curves with correct TVDRKB depth even if file does not have a TVDRKB track 2020-03-03 14:25:20 +01:00
Gaute Lindkvist 622b0bc873 #5627 Fix multi plot page titles 2020-03-03 14:24:33 +01:00
Gaute Lindkvist 437f6a460d #5626 Make it possible to delete Well Log Tracks again
* This disappeared when RimWellLogPlots no longer inherited Multiplots
2020-03-03 14:24:33 +01:00
Gaute Lindkvist 86fa10fd13 #5582 Fix crash in GeoMech contour map 2020-03-02 15:20:08 +01:00
Gaute Lindkvist bd1d1caacc #5591 Avoid saw tooth shape on normalized stresses 2020-03-02 15:04:25 +01:00
Gaute Lindkvist 3674c4451d #5513 Initialize the min/max values for Ensemble Curve Filters 2020-03-02 15:03:17 +01:00
Kristian Bendiksen c03633230e #4477 Add python method to set NNC connection values.
Equivalent to SetNNCProperty in Octave.
2020-03-02 12:45:04 +01:00