Commit Graph
10690 Commits
Author SHA1 Message Date
Magne Sjaastad b315022a2a #5747 Completion Export: Include comment for zero transmissibility cells 2020-04-03 10:40:39 +02:00
Magne Sjaastad 1272ee92d0 #5747 Completion Export: Avoid nan values for zero permeability 2020-04-03 10:38:10 +02:00
Magne Sjaastad 787999f936 Remove unused enum values 2020-04-03 08:36:11 +02:00
Magne Sjaastad 70850a73d9 #5758 Create Well Path: Default well name "Well-1" 2020-04-03 08:35:45 +02:00
Jacob Støren b7494500a3 #5559 Add Save to Pdf icon 2020-04-02 10:27:12 +02:00
Magne Sjaastad 4967a8c9b2 Use AppEnum for DateTimePeriod 2020-04-02 07:24:49 +02:00
Magne Sjaastad acd151744a #5757 Python : Add resampling of summary data 2020-04-01 22:21:21 +02:00
Magne Sjaastad 6b299a5d9d #5757 Python : Add access to time_t values 2020-04-01 15:07:54 +02:00
Magne Sjaastad fcd957fd51 #5757 Python : Add access to summary addresses 2020-04-01 14:30:29 +02:00
Magne Sjaastad 903c6ba94b #5757 Python : Add access to summary values 2020-04-01 13:32:27 +02:00
Magne Sjaastad db54cf993c #5538 Show scripts in plot window project tree 2020-04-01 13:31:40 +02:00
Magne Sjaastad a99b16076a #5756 Plot Window : Add message window 2020-04-01 13:15:37 +02:00
Magne Sjaastad 26dad61df7 #5750 Project File : Export of unused used path in ReferencedExternalFiles 2020-04-01 10:19:52 +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
Magne Sjaastad c4a3418d68 #5749 Python : Add missing conversion from Grpc object to PdmObject 2020-03-31 14:03:25 +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
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 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
Jacob Støren 71755d593c #5706 Remove confusing none-use of ensemble curve definitions
Remove empty summary item address from curvedefanalyser
2020-03-25 16:23:41 +01:00
Jacob Støren 5153dabc8e #5706 Use an english sentence approach on the labels and options 2020-03-25 15:18:48 +01:00
Jacob Støren 94fadb7540 #5706 Make Analysis plot filtering start working 2020-03-25 13:11:04 +01:00
Jacob Støren f18fa26e32 #5706 Analysis plot source filtering Gui starting to work. (Options, max/min values etc)
No actual filtering yet
No support for time range or selected timesteps yet
2020-03-23 11:59:44 +01:00
Jacob Støren 7aecce532f Rename default and max-min calculation function 2020-03-23 11:54:27 +01:00
Jacob Støren 7370aa1bad #5706 Ensemble paramemter operator less orders larger variance first 2020-03-23 11:53:07 +01:00
Magne Sjaastad aaf0af30ef Add disabled test 2020-03-22 15:26:48 +01:00
Jacob Støren 0accbfdd0d #5706 Refactored EnsembleParameter usage.
Cache the list in SummaryCaseCollection
Removed the name, EnsembleParameter pair usage
Add operator< to be able to insert them in a set
2020-03-20 11:22:14 +01:00
Magne Sjaastad 73dabc323d #5704 Show Plot Data : Increase precision to 8 2020-03-19 22:32:51 +01:00
Jacob Støren 1c57f7682f #5706 Initial analysis plot filtering objects. Shell only 2020-03-19 16:36:04 +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 8e7d5d29b3 #5694 Summary Address : Add difference if both native and history is present 2020-03-18 07:46:46 +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