Commit Graph

12563 Commits

Author SHA1 Message Date
Magne Sjaastad
69d36ed9a9 Avoid include of RiaQDateTimeTools in header 2020-03-30 08:57:59 +02:00
Magne Sjaastad
28d0818848 #5734 Summary Plot : Crash when toggling plot visibility 2020-03-30 08:57:59 +02:00
Magne Sjaastad
001afc33dd AppFwk : Allow text filter in single selection mode 2020-03-30 08:57:59 +02:00
Jacob Støren
8cd25b0111 Refactor case difference calculation into a static method
To reuse in Analysis Plots
2020-03-30 08:57:59 +02:00
Magne Sjaastad
98410215e7 Linux : Use std::fabs 2020-03-30 07:36:13 +02:00
Kristian Bendiksen
b5c97ec750 #5717 Properly reload input properties when reading eclipse result case. 2020-03-29 22:20:54 +02:00
Kristian Bendiksen
b566ddbd4b #5548 Remove switch fallthrough (warning on gcc 7). 2020-03-29 22:19:34 +02:00
Kristian Bendiksen
568a135d82 #5448 Remove warnings about uninitialized values in cvf::Vec2/Vec3. 2020-03-29 22:19:34 +02:00
Magne Sjaastad
7d20e0da0f
Add workaround for CI build (#5736)
Changes in CI config caused issues for Visual Studio custom commands related to path for Python
2020-03-29 22:17:40 +02:00
Kristian Bendiksen
36b278e6c2 #5658: Use brighter colors on well disks. 2020-03-25 20:49:44 +01:00
Kristian Bendiksen
3c2d456996 #5659 Well Disks: Use decimal number format for small numbers 2020-03-25 20:49:44 +01:00
Kristian Bendiksen
08f560a058 #5657 Add combined Production and Injection visualization for Well Disks. 2020-03-25 20:49:44 +01:00
Stein Inge Dale
0f470aad97
Update README.md 2020-03-25 13:12:52 +01:00
Magne Sjaastad
331fd2e21a Add dependency on m2r 2020-03-23 12:41:31 +01:00
Magne Sjaastad
f6c537f5fe Add list of command file commands 2020-03-23 11:34:11 +01:00
Magne Sjaastad
aaf0af30ef Add disabled test 2020-03-22 15:26:48 +01:00
Magne Sjaastad
9c7e3f7568 Doc : Improved installation for documentation 2020-03-20 19:28:10 +01:00
Magne Sjaastad
a3ebf3a1c1 Add requirements.txt for readthedocs 2020-03-20 19:17:26 +01:00
Magne Sjaastad
b49492535a Configuration for Sphinx 2020-03-20 19:01:04 +01:00
Magne Sjaastad
73dabc323d #5704 Show Plot Data : Increase precision to 8 2020-03-19 22:32:51 +01:00
Magne Sjaastad
a828ccdfe4 #5607 Saturation Pressure Plots : Add workaround for multi plot of SatNumPlots 2020-03-19 16:04:34 +01:00
Magne Sjaastad
9ef51a5e98 #5621 Delta case : Create delta case from two selected cases 2020-03-19 12:19:23 +01:00
Magne Sjaastad
b01d826acf #5621 Delta case : Improve name of delta case based on input cases 2020-03-19 12:19:23 +01:00
Magne Sjaastad
41fafb1eac
Execute unit tests on ResInsight (#5698) 2020-03-18 15:23:20 +01:00
Jacob Støren
d74e5fe5e8 #5674 #5664 #5692 Shift connection number depth to show connection number at the middle of the flat areas of the graphs for inflow, and for accumulated flow to shw flow change at connection (not shifted one off) Aligned curve ascii export accordingly 2020-03-17 07:10:49 +01:00
Jacob Støren
ce7b08a809 #5664 Well Allocation Plot Data Ascii text: Fixed for accumulated flow with connections 2020-03-17 07:10:49 +01:00
Magne Sjaastad
3083dd319a
Add build of AppFwk (#5689) 2020-03-15 19:28:33 +01:00
Magne Sjaastad
502b08ea61 Fix AppFwk dependencies 2020-03-15 19:18:22 +01:00
Magne Sjaastad
e47192eaec whitespace 2020-03-15 18:59:10 +01:00
Magne Sjaastad
868c7fde99 Update main.yml 2020-03-15 18:59:10 +01:00
Magne Sjaastad
0bdfd319c3 Update list of examples 2020-03-14 10:13:34 +01:00
Magne Sjaastad
30eafceef4 Fix generation of Attributes header 2020-03-14 10:13:34 +01:00
Magne Sjaastad
db052ec3d4 Python Doc : Add well log plot 2020-03-14 10:13:34 +01:00
Magne Sjaastad
7d3bd85777 Fix AppFwk dependencies 2020-03-13 21:32:18 +01:00
Gaute Lindkvist
ba0ded23c3 #5671 Move caf::PdmFieldScriptability<cvf::Color3f> into cafPdmCvf 2020-03-13 17:12:05 +01:00
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