Commit Graph

12651 Commits

Author SHA1 Message Date
Magne Sjaastad
54206a42f6 #5757 Python : Add resampling of summary data 2020-04-17 13:54:12 +02:00
Magne Sjaastad
ae15122632 #5757 Python : Add access to time_t values 2020-04-17 13:54:12 +02:00
Magne Sjaastad
27def6c132 #5757 Python : Add access to summary addresses 2020-04-17 13:54:12 +02:00
Magne Sjaastad
6adffe5050 #5757 Python : Add access to summary values 2020-04-17 13:54:11 +02:00
Magne Sjaastad
2dcab9981b #5538 Show scripts in plot window project tree 2020-04-17 13:54:11 +02:00
Magne Sjaastad
a48524eb42 #5756 Plot Window : Add message window 2020-04-17 13:54:11 +02:00
Magne Sjaastad
bd5ce912fb #5538 Python : Add methods at correct inheritance level 2020-04-17 13:54:10 +02:00
Magne Sjaastad
66081790dd Move cafPdmField 2020-04-17 13:54:10 +02:00
Magne Sjaastad
d6ec1a53fb #5749 Python : Add missing conversion from Grpc object to PdmObject 2020-04-17 13:54:10 +02:00
Magne Sjaastad
77ce1d9fc5 #5749 Python : Add support for std::vector as return value of a function 2020-04-17 13:54:10 +02:00
Magne Sjaastad
bed3381c4c #5766 Sim Well Disks : Improve logic related to display of labels 2020-04-17 13:54:09 +02:00
Kristian Bendiksen
42ca07d2cd Disable PdmUiColorEditor correctly when set to read-only. 2020-04-17 13:54:09 +02:00
Kristian Bendiksen
3f988f2d79 #5766 Make it possible to change color of well disks. 2020-04-17 13:54:09 +02:00
Kristian Bendiksen
e5eb2063be #5766 Hide well disk labels when simulation well labels are turned off. 2020-04-17 13:54:08 +02:00
Kristian Bendiksen
5b1e75d259 #5766 Make well disk 4x bigger by default. 2020-04-17 13:54:08 +02:00
Kristian Bendiksen
3931f68c4f #5656 Fix display of well disks in contour map
The summary reader would not be set if the property editor had not been
shown (i.e. defineUiOrdering had not been done) before the first draw.
2020-04-17 13:54:08 +02:00
Kristian Bendiksen
a0014f9d05 #5665 Fix import of element properties in saved projects.
The RigFemPartResultsCollection result cache could contain entries without data if
a query for that particular result had been made before the file had been
imported.
2020-04-17 13:54:08 +02:00
Kristian Bendiksen
2a11e8f4a1 #5696 WBS: Fix check for element properties when creating options source list.
An off-by-one error in the time step when checking if a element property table
has any values would lead to the "Propery Table" option not being shown in the
UI for the default time step (i.e 0).

This makes it possible to select UCS and POISSON_RATIO as element properties.
2020-04-17 13:54:07 +02:00
Kristian Bendiksen
72d878fb8b #5695: Improve pore pressure input options for reservoir/non-reservoir pressure.
Current options for reservoir:
1. Grid (POR-Bar)
2. LAS file (PP_INP, PP_RES_INP, POR_RES_INP)
3. Property table (POR_INP, PP_INP)

Current options for non-reservoir:
1. LAS file (PP_NONRES_INP or POR_NONRES_INP)
2. Property Table (POR_NONRES_INP or PP_NONRES_INP)
3. Hydrostatic
2020-04-17 13:54:07 +02:00
Magne Sjaastad
83bdf5f14d #5769 Well Disk : Show error messages in message window 2020-04-17 13:54:07 +02:00
Magne Sjaastad
1900caba50 Fix compile issues Linux 2020-04-17 13:54:07 +02:00
Magne Sjaastad
d4130b456b #5768 Info Box : Use space as thousand separator 2020-04-17 13:54:06 +02:00
Magne Sjaastad
42b0c1c357 Incomplete import of Restart data from 6X (#5767)
* #5763 Incomplete import of Restart data from 6X

6X simulator can report multiple keywords per time step. These additional keywords do not contain any data possible to import into ResInsight, but must be used when accessing the correct result keyword based on index in file.
2020-04-17 13:54:06 +02:00
Magne Sjaastad
d26c736042 Fix out of bounds access
Triggered by calculations when data is missing for some time steps
2020-04-17 13:54:06 +02:00
Magne Sjaastad
5f78d5e842 #5747 Completion Export: Include comment for zero transmissibility cells 2020-04-17 13:54:06 +02:00
Magne Sjaastad
efe79aeacf #5747 Completion Export: Avoid nan values for zero permeability 2020-04-17 13:54:05 +02:00
Magne Sjaastad
66c3587d5b Remove unused enum values 2020-04-17 13:54:05 +02:00
Magne Sjaastad
1ee2cafdd7 #5758 Create Well Path: Default well name "Well-1" 2020-04-17 13:54:05 +02:00
Magne Sjaastad
816dbf6274 Add links to documentation sites 2020-04-17 13:54:05 +02:00
Jacob Støren
6386afb56f #5559 Add Save to Pdf icon 2020-04-17 13:53:49 +02:00
luca
1a51688057 use run-vcpkg@v1 and run-cmake@v1 2020-04-17 13:53:13 +02:00
Magne Sjaastad
8c14dea3a8 #5750 Project File : Export of unused used path in ReferencedExternalFiles 2020-04-17 13:53:13 +02:00
Stein Inge Dale
4384ded842 Replaced gRPC related text and removed reference to About-box 2020-04-17 13:53:13 +02:00
Stein Inge Dale
594e0163bd Rework overarching info and addition of installation and config 2020-04-17 13:53:12 +02:00
Gaute Lindkvist
7b22bd2ea8 Add guards to analysis plots in case of deleted summary cases 2020-04-15 12:09:40 +02:00
Jacob Støren
f6091907cb #5740 Add option to sort groups by max value in group in BarChartBuilder 2020-03-31 15:21:54 +02:00
Jacob Støren
21bfe9c70c Remove strange path debug output 2020-03-31 13:20:18 +02:00
Jacob Støren
adb06f229c Merge dev into feature-analysis-plots-initial 2020-03-31 13:13:47 +02:00
Jacob Støren
8167167bc9 Add debug output to pinpoint strange path origin 2020-03-31 11:20:01 +02:00
Jacob Støren
773fa0fcd5 #5559 Add Save to Pdf icon 2020-03-30 16:51:31 +02:00
Jacob Støren
c587358e79 #5728 Add icon for analysis plot filter 2020-03-30 15:39:33 +02:00
Jacob Støren
36eacac60b #5725 Add delete command for analysis plot filters 2020-03-30 14:44:45 +02:00
Magne Sjaastad
ead29ef70f Python Doc : Improve formatting of tables 2020-03-30 14:07:22 +02:00
Magne Sjaastad
b064159cbd Add missing include 2020-03-30 10:15:20 +02:00
Magne Sjaastad
2b88773587 Linux : Fix compiler issue 2020-03-30 08:57:59 +02:00
Magne Sjaastad
8e89015cd5 #5707 Delta Summary Case : Add user option to select time step 2020-03-30 08:57:59 +02:00
Magne Sjaastad
ff5cc86935 #5707 Delta Ensemble Case : Add user option to select time step 2020-03-30 08:57:59 +02:00
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