Commit Graph

11139 Commits

Author SHA1 Message Date
Gaute Lindkvist
3244e868e7 #4672 Bundle missing Qt5 libs 2019-09-03 19:09:31 +02:00
Gaute Lindkvist
ea8a43a724 Add support for estimating md from well path as well 2019-09-03 16:01:55 +02:00
Gaute Lindkvist
6c7325b575 #4663 Fix loading of PLT plots with observed data 2019-09-03 15:25:22 +02:00
Gaute Lindkvist
6742f59cb3 #4662 Fix erratic behaviour in Tree Selection Editor 2019-09-03 15:25:04 +02:00
Gaute Lindkvist
8c4bb0e163 #4663 Fix loading of PLT plots with observed data 2019-09-03 14:42:01 +02:00
Gaute Lindkvist
199e119bbf #4662 Fix erratic behaviour in Tree Selection Editor 2019-09-03 14:42:01 +02:00
Gaute Lindkvist
b93f4fac0f #4661 Python: Fix pip-package generation and add instructions 2019-09-03 12:25:02 +02:00
Magne Sjaastad
0237e885ad Python Doc : Add Python logo 2019-09-03 11:10:59 +02:00
Magne Sjaastad
b287e2e128 Python doc : Split into three python documents 2019-09-03 10:59:00 +02:00
Magne Sjaastad
70394f95e5 Python doc : Add more tables 2019-09-03 10:55:26 +02:00
Gaute Lindkvist
b5964063a3 Better spline handling 2019-09-03 09:58:44 +02:00
Magne Sjaastad
f77882058b Python Doc : Add examples 2019-09-03 07:25:51 +02:00
Magne Sjaastad
2e6d86d213 Python doc : Added examples page 2019-09-02 21:17:21 +02:00
Magne Sjaastad
68532567f2 AppFwk : Use Qt5 by default 2019-09-02 20:48:11 +02:00
Gaute Lindkvist
551e459942 #4655 Python Fix crash when streaming properties to ResInsight 2019-09-02 15:12:22 +02:00
Gaute Lindkvist
7ab9b2a889 #4654 Fix QVariant comparisons with std::vector<T> data types 2019-09-02 15:12:22 +02:00
Magne Sjaastad
97f18962de Python doc : Add doc directly in client code for export flow characteristics 2019-09-02 15:11:34 +02:00
Magne Sjaastad
ca644ba477 Python doc : Add more doc and example for timestep class 2019-09-02 14:55:21 +02:00
Jacob Støren
236b0cb3d4 Support cmake version < 3.12 on the OBJECT type library cafCommandFeatures 2019-09-02 13:39:48 +02:00
Gaute Lindkvist
89347022dd #4654 Fix QVariant comparisons with std::vector<T> data types 2019-09-02 10:01:21 +02:00
Gaute Lindkvist
5d8feb1536 Use splines and more robust mechanism 2019-08-30 15:23:11 +02:00
Magne Sjaastad
4a50e5f4c6 #4652 Summary Curve Selector : Set case sensitivity to insensitive 2019-08-30 12:17:39 +02:00
Gaute Lindkvist
20e90bc172 More work on interpolation 2019-08-29 22:30:15 +02:00
Magne Sjaastad
d38fbfee79
Merge pull request #4651 from OPM/system-include-unit-tests
System : Include build of application unit tests
2019-08-29 19:54:30 +02:00
Magne Sjaastad
3748ea097a Add missing include 2019-08-29 18:32:47 +02:00
Magne Sjaastad
6cac800a32 System : Include build of application unit tests 2019-08-29 18:28:51 +02:00
Magne Sjaastad
b8ae59f45b
Merge pull request #4650 from OPM/feature-add-ToggleCommands-as-default-cmdfeatures
Feature add toggle commands as default cmdfeatures
2019-08-29 17:41:16 +02:00
Jacob Støren
01921a50ab caf: Create a new CommandFeature libary.
Move Add and Delete command features there.
Implement generic Toggle Commands.
Make library an cmake "OBJECT" library to allow "registering by static initialization".
Add the concept of CurrentContextMenuTargetWidget  into CmdFeatureManager to support the toggle commands.
Updated test application to use the new commands
2019-08-29 11:48:43 +02:00
Jacob Støren
6c8feeb60a caf: Made Right upper cross-button (cancle) work in the tabbed property dialog 2019-08-29 11:46:41 +02:00
Gaute Lindkvist
7a29e1a35a
Merge pull request #4648 from OPM/feature-ensemble-rft 2019-08-29 09:10:37 +02:00
Gaute Lindkvist
94c1fbbabe Fix compile issue after merge 2019-08-29 08:35:28 +02:00
Gaute Lindkvist
789daed42b Interpolating MDvalues 2019-08-28 16:00:33 +02:00
Magne Sjaastad
ee7f97b6d4 Whitespace 2019-08-28 13:38:06 +02:00
Gaute Lindkvist
2c6191c94b
Merge branch 'dev' into feature-ensemble-rft 2019-08-28 12:56:27 +02:00
Magne Sjaastad
4d7ff7cf2a Add keywords based on 2019.08 2019-08-28 12:47:34 +02:00
Magne Sjaastad
072c71d8c9
Merge pull request #4647 from OPM/feature-#4583-summary-without-rft
Feature #4583 summary without rft
2019-08-28 12:46:03 +02:00
Gaute Lindkvist
8cd7f7fa52 #4626 Add support for printing debug info for Python 2019-08-28 11:50:18 +02:00
Gaute Lindkvist
fd41f91ec5 Fix build issues by adding RiaLogging.h to RicSummaryPlotFeatureImpl.cpp 2019-08-28 11:36:29 +02:00
Jacob Støren
1a78557bc5 #4583 Remove the now obsolete "Vector Selection Filter" from the Summary curve property panel. Enable the vector field as autocompleted input field.
Place button to open the single vector selector dialog on the right of the field.
2019-08-28 10:12:54 +02:00
Jacob Støren
cd1f312c34 #4583 Added Completer functionality to LineEditor 2019-08-28 10:12:54 +02:00
Jacob Støren
2784f5ce11 caf: notifyFieldChange now uses the QVariant content data when checking for equality 2019-08-28 10:12:54 +02:00
Jacob Støren
11e73a76fc #4571 Sum. cmd. line: Add support for -s, -n and -e to grid cell plotting 2019-08-28 10:12:54 +02:00
Jacob Støren
889577400a #4571 WIP: Multiplot grid cell plotting
Basics working. Missing single plot and normalizing
2019-08-28 10:12:53 +02:00
Jacob Støren
80f0273437 #4570, #4568 Ensemble support for --summaryplot 2019-08-28 10:12:53 +02:00
Jacob Støren
0770517c9f #4587 Summ. Comm. Line: Use only cases defined in --summaryplot when creating curves. Use first of them as history refernce etc. 2019-08-28 10:12:53 +02:00
Jacob Støren
46104f426a #4573 --summaryplot now creates multiple plots. one pr summary vector matching the vector filters. Added option -s to create a single plot 2019-08-28 10:12:53 +02:00
Jacob Støren
b670f3df0d #4569 Summary Command Line: Add support for normalization (-n) 2019-08-28 10:12:53 +02:00
Jacob Støren
421cbb3e74 #4569 Add normalize functionality to summary plot. Toggle button in Summary Plot. No command line option yet. 2019-08-28 10:12:53 +02:00
Jacob Støren
c628fcd5f4 Added warnings when a summary vector filter is not matching any vectors in a case. 2019-08-28 10:12:53 +02:00
Jacob Støren
1534a045c7 #4001 implement -nl and -h sub-options for --summaryplot 2019-08-28 10:12:52 +02:00