Commit Graph

12664 Commits

Author SHA1 Message Date
Magne Sjaastad
51b3711755 Add missing break statement 2020-03-03 20:22:17 +01:00
Magne Sjaastad
8c485ab81c Fix several warnings and potentially uninitialized data 2020-03-03 20:22:03 +01:00
Magne Sjaastad
e297b34609 Comment cleanup 2020-03-03 19:43:34 +01:00
Magne Sjaastad
06fac108c3 #5604 Export Sector model: Write out values for all cells in box
A temporary workaround for export of active cells only has been removed. Now all cells are exported, and inactive cells are given default values.

Default value for keywords ending in NUM is 1, default value for other is 0.0
2020-03-03 15:21:05 +01:00
Gaute Lindkvist
fc7d5bc69c #5601 fix parameter source list order for WBS PP non-reservoir 2020-03-03 14:25:20 +01:00
Gaute Lindkvist
06d964d070 #5601 Avoid listing LAS-files multiple times in source list 2020-03-03 14:25:20 +01:00
Gaute Lindkvist
eca3531c2e #5596 Make sure new WBS plots gets the correct data parameter sources set 2020-03-03 14:25:20 +01:00
Gaute Lindkvist
33243c30ce #5596 Fix unit conversion issue on LAS-export 2020-03-03 14:25:20 +01:00
Gaute Lindkvist
9ed054e28c #5590 Plot LAS-curves with correct TVDRKB depth even if file does not have a TVDRKB track 2020-03-03 14:25:20 +01:00
Gaute Lindkvist
622b0bc873 #5627 Fix multi plot page titles 2020-03-03 14:24:33 +01:00
Gaute Lindkvist
437f6a460d #5626 Make it possible to delete Well Log Tracks again
* This disappeared when RimWellLogPlots no longer inherited Multiplots
2020-03-03 14:24:33 +01:00
Jacob Støren
bb58507559 #5609 Explicit selection of ensemble members for Analysis Plots 2020-03-03 09:52:54 +01:00
Jacob Støren
10885fa7f4 #5600 Better label placement
Remove space if not needed.
Insert space based on max text size
2020-03-03 09:52:54 +01:00
Jacob Støren
514409d9e4 #5600 Use an independent grid to show group dividers 2020-03-03 09:52:54 +01:00
Jacob Støren
186332e707 #5599 2020-03-03 09:52:54 +01:00
Jacob Støren
a1cbfa5175 #5598 Delete Analysis Plot command 2020-03-03 09:52:53 +01:00
Jacob Støren
c274e577e7 Rename and reorder methods in RimAnalysisPlots
Removed unused code and inlined empty methods
2020-03-03 09:52:53 +01:00
Jacob Støren
ec1bccc1f5 Add comment on use of font update methods 2020-03-03 09:52:53 +01:00
Jacob Støren
7b3aca4340 #5597 Add reference case to Analysis Plots
Improved autotitle with timestep and Top N - filtering text
2020-03-03 09:52:53 +01:00
Jacob Støren
95d0b5c8c8 Refactor case difference calculation into a static method
To reuse in Analysis Plots
2020-03-03 09:52:53 +01:00
Jacob Støren
fd4cbc6c87 #5539 Support ensembles in Analysis plots 2020-03-03 09:52:53 +01:00
Jacob Støren
d540737a53 #5539 Set default Bar text options off 2020-03-03 09:52:53 +01:00
Jacob Støren
782b5c360d #5539 Add optional top N filter
Adjust layout in Analysis Plot property panel
Add colormap option to barchart builder
2020-03-03 09:52:53 +01:00
Jacob Støren
afea6963b2 Fix linux compile error and warnings 2020-03-03 09:52:53 +01:00
Jacob Støren
6d07e7a8ff #5539 Complete several small tasks regarding AnalysisPlot.
Add quantity as grouping option.
Add controls for bar text.
Legend font size control working.
Simple auto title.
Set selected vectors ui field.
Improve date format.
Use summaryAddress::itemUiText
2020-03-03 09:52:53 +01:00
Jacob Støren
ba1a538bb9 Move legend control methods to RiuQwtPlotWidget 2020-03-03 09:52:53 +01:00
Jacob Støren
66d98b3d23 #5539 Load Analysis plots when opening project 2020-03-03 09:52:53 +01:00
Jacob Støren
bec8afaf39 Add itemUiText method on RifEclipseSummaryAddress 2020-03-03 09:52:53 +01:00
Jacob Støren
2a4fd959e9 Rename method in RifEclipseSummaryAddress
to make address component access clearer
2020-03-03 09:52:53 +01:00
Jacob Støren
692ed80c26 #5539 Add timestep selection, grouping and value sorting 2020-03-03 09:52:53 +01:00
Jacob Støren
233f63e80b #5539 Populate the vector selection dialog from selection 2020-03-03 09:52:53 +01:00
Jacob Støren
3b0aacb666 #5539 Restore value axis when switching orientation
Use vertical bar text.
2020-03-03 09:52:53 +01:00
Jacob Støren
78310080e5 #5539 Add orientation field 2020-03-03 09:52:53 +01:00
Jacob Støren
31b215ac78 #5539 First actual data in Analysis plot 2020-03-03 09:52:53 +01:00
Jacob Støren
591e5ab503 Caf: Add PdmUiActionPushButtonEditor as a simpler and more intuitive editor for action buttons 2020-03-03 09:52:53 +01:00
Jacob Støren
1f109d0ee2 #5536 Move orientation argument.
Testplot code moved to separate method.
2020-03-03 09:52:53 +01:00
Jacob Støren
e9f8cf8105 #5539 Add texts on Bars 2020-03-03 09:52:53 +01:00
Jacob Støren
dd114b7928 #5539 Fixed missing spacing after groups without names 2020-03-03 09:52:52 +01:00
Jacob Støren
a1410ca118 #5539 Initial AnalysisPlot objects and barchart builder 2020-03-03 09:52:52 +01:00
Gaute Lindkvist
86fa10fd13 #5582 Fix crash in GeoMech contour map 2020-03-02 15:20:08 +01:00
Gaute Lindkvist
bd1d1caacc #5591 Avoid saw tooth shape on normalized stresses 2020-03-02 15:04:25 +01:00
Gaute Lindkvist
3674c4451d #5513 Initialize the min/max values for Ensemble Curve Filters 2020-03-02 15:03:17 +01:00
Kristian Bendiksen
c03633230e #4477 Add python method to set NNC connection values.
Equivalent to SetNNCProperty in Octave.
2020-03-02 12:45:04 +01:00
Magne Sjaastad
21610d055a GitHub Actions : Improve packaging and run pytest
Remove temporary folder inside packaging folder
Run pytest on Windows
2020-02-28 18:16:26 +01:00
Magne Sjaastad
b497555f87 #5618 Well Disk : Remove black disk to indicate producer 2020-02-28 15:49:55 +01:00
Magne Sjaastad
17105f271f #5617 Saturation Pressure Plot: Missing values 2020-02-28 15:07:46 +01:00
Magne Sjaastad
ac27976036 #5615 GOCAD : Fix file import filter 2020-02-28 14:38:52 +01:00
Magne Sjaastad
ff2e757789 #5615 GOCAD : Fix sign of z-value of imported vertex data 2020-02-28 14:30:30 +01:00
Magne Sjaastad
0cd0c7d80d #5612 Saturation Pressure Plots : Remove duplicated code 2020-02-28 12:39:24 +01:00
Magne Sjaastad
1187a2e551 #5612 Saturation Pressure Plots : Add support for user defined time step 2020-02-28 12:39:24 +01:00