Commit Graph

14991 Commits

Author SHA1 Message Date
Magne Sjaastad
1b869a9356 #8250 AppFwk : Introduce variadic macros
Use variadic macros to to support optional parameters in initialization macros
2021-11-14 15:26:09 +01:00
Magne Sjaastad
6940e588b6 #8277 StimPlan : Use case insensitive string compare for facies and formations 2021-11-12 13:03:36 +01:00
Kristian Bendiksen
5545aff4b5 #8275 Ensemble Fracture Statistics: assert when fracture xml cannot be read 2021-11-12 09:39:20 +01:00
Magne Sjaastad
a620ddb665 Update vcpkg to latest release (2021.05.12)
Use https://github.com/microsoft/vcpkg
2021-11-11 16:02:36 +01:00
Magne Sjaastad
9dad150e8c Set version to 2021.10.1-dev.01 2021-11-11 12:57:29 +01:00
Magne Sjaastad
a7308127bb Set version to 2021.10.1 2021-11-11 12:25:21 +01:00
Magne Sjaastad
301ab40010 Set version to 2021.10.1-RC_01 2021-11-11 07:56:06 +01:00
Magne Sjaastad
56a456043b #8269 Show project name (without path) in application title for 3D and 2D window 2021-11-11 07:21:51 +01:00
Magne Sjaastad
07d6b90cb7 #8270 Python : Fix import_formation_names for project 2021-11-11 07:09:46 +01:00
Kristian Bendiksen
5a3a5d1f36 Ensemble Fracture Statistics: Fix calculation of occurrence fracture 2021-11-10 12:40:40 +01:00
Kristian Bendiksen
a3e54d5573 Ensemble Fracture Statitics: Handle missing P10/P90 area. 2021-11-10 12:40:40 +01:00
Kristian Bendiksen
acd36761cf #8259 Ensemble fracture statistics: Use Mean value for fracture properties 2021-11-10 12:40:40 +01:00
Magne Sjaastad
316f43ab79 #8265 Python : Move append perforation interval to RimWellPath 2021-11-10 07:51:42 +01:00
jonjenssen
08af2e7c17
WIA: Add better support for list parameters (#8266)
* Add better support for list parameters
2021-11-09 18:17:47 +01:00
Magne Sjaastad
c8df7b4fdf #8240 Improve error message when well path is not crossing sea level 2021-11-09 09:27:55 +01:00
jonjenssen
e9925ec65a
Show parameter descriptions as tooltips (#8261) 2021-11-08 14:48:52 +01:00
Magne Sjaastad
8461950aa5 #8253 Update curve appearance for plot templates 2021-11-08 12:03:23 +01:00
Kristian Bendiksen
63cc63a168 StimPlanModel Plot: Avoid selecting curves to make project tree jump less 2021-11-08 09:51:22 +01:00
Kristian Bendiksen
5ad7bfac77 #7027 Stim Plan Model: add unit to legend text for relevant curves 2021-11-08 09:51:22 +01:00
Kristian Bendiksen
53f102ee55 Stim Plan Model: Handle pressure values in field units. 2021-11-08 09:51:22 +01:00
Magne Sjaastad
361bf4090a #8246 Summary Curves : Use icons for summary categories 2021-11-08 09:50:09 +01:00
jonjenssen
89a5258405
Merge pull request #8255 from OPM/wia_paramupdates
GeoMech/WIA: update input parameters and model size settings
2021-11-07 23:26:42 +01:00
Kristian Bendiksen
75b556e223 #8244 Ensemble Fracture Statistics: log conductivity per fracture.
Fixes #8244.
2021-11-05 20:02:04 +01:00
Kristian Bendiksen
7747f822bc
#8232 Ensemble Fracture Statistics: Swap min/max and P90/P10 for Beta (#8243)
For property Beta, low values are high (max, P10) case and high values are
low (min, P90) case. Calculation of statistical Beta values now uses
inverted logic.

Fixes #8232.
2021-11-05 20:00:22 +01:00
Magne Sjaastad
0c25794518 #8240 Use correct measured depth for the generated path point at sea level 2021-11-05 19:59:20 +01:00
Magne Sjaastad
b2433bf185 Janitor : Move disable exception print before any HDF5 operations
Some regression tests cause exceptions to trigger based on the HDF5 data present in test dataset. This causes the regression test to hang.
2021-11-05 12:30:45 +01:00
Magne Sjaastad
12d0e9b89d #8192 Use nullptr as parent to the OpenGL widget to avoid Qt bug 2021-11-05 08:04:21 +01:00
Magne Sjaastad
1655966a22
Merge pull request #8234 from magnesj/test-broken-links
Add workflow file to test for broken links
2021-11-03 11:59:35 +01:00
Magne Sjaastad
34a5d22402 Set version to 2021.10.0-dev.01 2021-11-03 10:35:25 +01:00
Magne Sjaastad
0ed7932f48
Merge pull request #8230 from OPM/dev
Release 2021.10.0
2021-11-03 08:28:44 +01:00
Magne Sjaastad
ddf632060f Set version to 2021.10.0 2021-11-02 16:14:36 +01:00
Magne Sjaastad
f45adf5a04 Set version to 2021.10.0-RC_02 2021-11-02 14:36:09 +01:00
Magne Sjaastad
421163d601 Janitor : Call direct parent when overriding virtual methods
When overriding initAfterReader, make sure to always call direct parent.

Failing to do so caused RimPlotCurve::initAfterRead() not to be called, and color and other appearance settings was not imported correctly.
2021-11-02 14:30:24 +01:00
Magne Sjaastad
4366146fbb #8225 MSW export : Adjust position of valve segments 2021-11-02 13:53:42 +01:00
Magne Sjaastad
d6b699c38a Janitor : Set optional comment flag for perforations 2021-11-02 13:53:42 +01:00
Magne Sjaastad
cd1709b872 Field and object keywords for 2021.10 2021-11-01 15:45:19 +01:00
Magne Sjaastad
a8b45d875e Janitor : Update license info 2021-11-01 15:13:38 +01:00
Magne Sjaastad
fd3ee2a82d Janitor : Enable "Create ensemble well log" checkbox by default 2021-11-01 15:13:38 +01:00
Magne Sjaastad
703e7d046c Set version to 2021.10.0-RC_01 2021-11-01 15:13:38 +01:00
Magne Sjaastad
4a11022288 #8095 Correlation Matrix: Invert Blue-Red coloring
fix colors


Revert "#8095 Correlation Matrix: Invert Blue-Red coloring "

This reverts commit f69c8bab9ceb17cfe46c02663cb1567291976413.
2021-11-01 15:13:38 +01:00
Magne Sjaastad
e95a6b0882 #8117 Ensemble Import: less company-specific "Group by Ensemble" 2021-11-01 15:13:38 +01:00
Magne Sjaastad
549118b6ad #7974 Progress Bar : Always delay display and increase threshold duration
Some users experience crash/hang situations related to display of Progress Bar dialog. This is related to implicit repaint of windows due to display or hide of a progress dialog.

To reduce the probability for error situations the following is improved:
- Increase the delay before the dialog is displayed
- Do not show the progress dialog immediately, wait until the delay duration is reached
2021-11-01 15:13:38 +01:00
Magne Sjaastad
b3e0279f3a Merge remote-tracking branch 'origin/main' into dev 2021-11-01 15:08:12 +01:00
Jon Jenssen
cc8e9c69f9 Hide internal bool from UI 2021-11-01 14:32:09 +01:00
Magne Sjaastad
3d2409412b
Set default tick marks to min/max for StimPlan model plots (#8221)
Closes #8087
2021-11-01 12:09:25 +00:00
Kristian Bendiksen
cde2be80a7 Ensemble Well Log: hide curves on project reload 2021-11-01 12:51:58 +01:00
Magne Sjaastad
13a91aef51 #8186 Table view : Add copy to clipboard using Ctrl-C 2021-11-01 11:14:48 +01:00
Magne Sjaastad
fc50dafc8c #8186 Append points from clipboard to RimPolygonFilter
wip
2021-11-01 11:14:48 +01:00
Magne Sjaastad
8a8019427d #8186 Show coordinates with depth(positive Z) instead of signed Z 2021-11-01 11:14:48 +01:00
Magne Sjaastad
cb26131102 #8186 Add vec3 tools used to change sign of z component 2021-11-01 11:14:48 +01:00