Commit Graph

14083 Commits

Author SHA1 Message Date
Magne Sjaastad
f2c43af8ea
Janitor : Disable deprecated functions for newer Qt5 (#7122) 2020-12-15 15:54:07 +01:00
Magne Sjaastad
746385fbce Janitor : Missing initialization in constructor 2020-12-15 09:29:33 +01:00
Magne Sjaastad
03c436393c Janitor : Add missing override 2020-12-15 09:29:33 +01:00
Magne Sjaastad
9bbb56ceee Janitor : Avoid pointers to temporary objects 2020-12-15 09:29:33 +01:00
Magne Sjaastad
9f1c1264cf Janitor : Remove unused variables 2020-12-15 09:29:33 +01:00
Magne Sjaastad
877ff8e376 Janitor : Remove unused code 2020-12-15 09:29:33 +01:00
Magne Sjaastad
e3b13a1685 Janitor : Remove unused variable 2020-12-15 09:29:33 +01:00
Magne Sjaastad
1898cd64e2 Add missing -dev postfix 2020-12-14 15:07:48 +01:00
Magne Sjaastad
d89162fe55 Regression Tests : Add missing null pointer guards 2020-12-14 15:02:27 +01:00
Magne Sjaastad
95e73a04df Fix inverted test on command objects
Regression introduced in e847ce7c
2020-12-14 12:34:25 +01:00
Magne Sjaastad
be91314ba6 Guard null pointer access to currently selected object 2020-12-12 12:09:30 +01:00
Magne Sjaastad
2dd5743f18 #7107 Ensemble curves : Minor UI adjustments 2020-12-12 12:09:30 +01:00
Magne Sjaastad
3b231a0bb6 #7107 Ensemble curves : Remove obsolete update signals 2020-12-12 12:09:30 +01:00
Magne Sjaastad
b5729d538f #7107 Ensemble curves : Remove custom delete features, use default delete
Co-authored-by: Ruben Thoms <ruben.thoms@ceetronsolutions.com>
2020-12-12 12:09:30 +01:00
Magne Sjaastad
3af48f4109 #7107 Ensemble curves : Fix update issues 2020-12-12 12:09:30 +01:00
Magne Sjaastad
fdc5b484e6 #7107 Objective Function : Remove delete button on curve filter 2020-12-12 12:09:30 +01:00
Gaute Lindkvist
e847ce7cd3 Use PdmPointers for command queue in RiaApplication 2020-12-11 10:56:25 +01:00
Gaute Lindkvist
49ffe9b53a Removal of new/delete from RiaApplication 2020-12-11 10:56:25 +01:00
Gaute Lindkvist
69c21df6a3 A couple of example uses of cvf::make_ref 2020-12-11 10:56:25 +01:00
Gaute Lindkvist
558bee72af New functions for creating cvf::refs to avoid "naked new" in App code 2020-12-11 10:56:25 +01:00
Ruben Thoms
4fe11949a1 Vector field for summary addresses did not get updated initially. 2020-12-11 10:36:23 +01:00
Ruben Thoms
a9db012068 Removed virtual keywords. 2020-12-10 12:40:16 +01:00
github-actions[bot]
0045182a31 Fixes by clang-format (#7099)
* Fix missing include using clang compiler

* Fixes by clang-format

Co-authored-by: Magne Sjaastad <magne.sjaastad@ceetronsolutions.com>
Co-authored-by: magnesj <magnesj@users.noreply.github.com>
2020-12-10 12:40:16 +01:00
Magne Sjaastad
fd320068e7 Fix missing include using clang compiler 2020-12-10 12:40:16 +01:00
Ruben Thoms
f19ba71888 Implementation of objective functions.
- Objective functions
- Custom objective functions
- Filters
- Selection of multiple summary addresses
2020-12-10 12:40:16 +01:00
Ruben Thoms
a26fb977e1 Added generateStringFromAddress function. 2020-12-10 12:40:16 +01:00
Ruben Thoms
c6b3721991 Refactored plot axis annotations.
Added time axis annotations.
2020-12-10 12:40:16 +01:00
Ruben Thoms
c6e10c9c5d Added option to hide spin box for sliders. 2020-12-10 12:40:16 +01:00
Ruben Thoms
a2ca399dfa Added text content frame. 2020-12-10 12:40:16 +01:00
Ruben Thoms
7b15ecac2b Bugfix : legends not handling line-breaks properly.
Improved margins.
2020-12-10 12:40:16 +01:00
Ruben Thoms
a9ca175515 Implemented new time_t tools for datetime conversions. 2020-12-10 12:40:16 +01:00
Magne Sjaastad
7b5594ce7c
Updates after 2020.10.1 release (#7104)
* Set version to 2020.10.1-RC03

* #6780 Flow Vector Result: Check if data exists before using

* #7031 Delta Summary Case: Fix crash when updating case name

* #7036 Well Picks : Skip import of empty lines

* #7003 Python: Guard nullpointer access for summary methods

* #7014 Python: Resize the result container before assigning data

* #7042 File Import Dialog : Sort by numbers instead of text

* Set version to 2020.10.1-RC04

* #7008 Python: Avoid terminating process as part of open/closeProject

When running scripts, a project file can be opened. If other operations are issued after, the process monitor window was disconnected from the script process, and no text output from the script was visible in the process monitor text window.

New behavior : Never terminate a process automatically. Never terminate process as part of open/close project. If a process is left unresponsive, the user is now responsible for manual termination of this process.

* #7045 Contour map : Disable clipping of smoothed contour lines

* #7046 Cross Plot : Avoid reset of curve visibility when color legend visibility changes

* #7048 Grid Cross Plot: Fix inverted Y-axis for user-defined min/max range

* #7055 Contour Map: Label format it should match the legend format

* #7059 Well Targets : Fix index of of bound crash when building well path

* Set version to 2020.10.1-RC05

* #6814 Correlation Report: Missing update of plots when changing ensemble

* Set version to 2020.10.1-RC06

* #7055 Contour Map: Label format it should match the legend format

* #7068 Fix missing import surface File -> Import Surface

* Set version to 2020.10.1-RC07

* Prepare for release of 2020.10.1

* #5641 Avoid unnecessary regeneration of contour map

* Move clearGeometry to a scheduleGeometryRegen override

* Trigger update of contour maps following legend changes

* Make legend config changed signal more fine grained for Contour Maps

* Set version to 2020.10.1-RC08

* Prepare for release of 2020.10.1

* Set dev version after patch release

Co-authored-by: Gaute Lindkvist <lindkvis@gmail.com>
2020-12-10 10:44:23 +01:00
Kristian Bendiksen
dbc2899f46 #6941 Rename and move RimHistogramData to RigHistogramData. 2020-12-10 10:00:50 +01:00
Kristian Bendiksen
90aad9533d #6941 Remove unnecessary destructor. 2020-12-10 10:00:50 +01:00
Kristian Bendiksen
7120b9ad7e #6941 Use std::limits<double>::max() instead of HUGE_VAL for histogram data. 2020-12-10 10:00:50 +01:00
Kristian Bendiksen
95f6626480 #6941 Remove unused code. 2020-12-10 10:00:50 +01:00
Kristian Bendiksen
d9fc389abf #6941 Use property and time step from grid statistics plot (instead of view) 2020-12-10 10:00:50 +01:00
Kristian Bendiksen
e02fb1135e #6941 Improve font handling in in GridStatisticsPlot. 2020-12-10 10:00:50 +01:00
Kristian Bendiksen
a707ff213e #6941 Add UI and create histogram 2020-12-10 10:00:50 +01:00
Kristian Bendiksen
fbc03a2edf #6941 Extract histogram calculation for easier reuse. 2020-12-10 10:00:50 +01:00
Kristian Bendiksen
772e9cf02d #6941 Move HistogramData into separate file for easier reuse. 2020-12-10 10:00:50 +01:00
Kristian Bendiksen
c21f243895 #6941 Github actions: build QtCharts from source for Centos 7. 2020-12-10 10:00:50 +01:00
Kristian Bendiksen
e9d734f660 #6941 Add Grid Statistics plot using QtCharts.
The feature is only enabled if QtCharts is installed.
2020-12-10 10:00:50 +01:00
Kristian Bendiksen
193b1e4826 #7088 Add option to reread "Well/Fracture Intersection Depth" from XML.
Default is now to read the contour xml file and update the parameter,
but older projects are left unchanged.

Closes #7088.
2020-12-09 15:30:29 +01:00
Gaute Lindkvist
c30f930886 Explicitly remove default constructor for caf::Signal 2020-12-08 09:27:29 +01:00
Gaute Lindkvist
194f4bc993 Remove pip upgrade step 2020-12-08 09:26:07 +01:00
Kristian Bendiksen
470111606b #7087 Allow creating StimPlanModelPlot without an active 3d view. 2020-12-07 16:14:02 +01:00
Kristian Bendiksen
2e113414e1 #6920 StimPlanModelPlot: show fewer curves by default. 2020-12-07 16:14:02 +01:00
Kristian Bendiksen
4711901d6b #7020 Avoid generating warnings for small adjustments in well log extraction. 2020-12-07 16:13:11 +01:00
Gaute Lindkvist
72e170ac2b Make legend config changed signal more fine grained for Contour Maps 2020-12-07 15:00:59 +01:00