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
Magne Sjaastad
a612da649c
#5593 Saturation Pressure Plot: Clamp time step index
2020-02-28 12:39:24 +01:00
Magne Sjaastad
92e579fa73
#5593 Saturation Pressure Plot: Improve error messages
2020-02-28 12:39:24 +01:00
Magne Sjaastad
6530d12e71
#5593 Saturation Pressure Plot: Use time step 0 as default
2020-02-28 12:39:24 +01:00
Magne Sjaastad
f9b6f3a003
#5593 Keyword parser : Improve robustness
...
Skip empty lines. Return if line starting with an letter is detected, this is interpreted as a new keyword.
2020-02-28 12:39:24 +01:00
Magne Sjaastad
dfcdcbb064
Test for Qt build fix
2020-02-27 20:24:25 +01:00
Gaute Lindkvist
f15d35edef
Fix Eclipse contour map creation by making sure the project version is initialized
2020-02-26 14:48:56 +01:00
Magne Sjaastad
db2ca4f98a
#5592 Well Path : For well paths with two targets, a fracture and perf interval fails to work
2020-02-26 14:12:10 +01:00
Magne Sjaastad
a1aa8a927a
Set to 2019.12.1-dev.05
2020-02-26 12:48:20 +01:00
Gaute Lindkvist
3a4d998ab1
Fix Python NNCtest failure on some versions of Protocol Buffers
2020-02-26 12:31:24 +01:00
Magne Sjaastad
f966d81249
Add more grpc related variables
2020-02-26 12:16:28 +01:00
Magne Sjaastad
844361ef06
Find grpc using find_package on linux
2020-02-26 12:16:28 +01:00
Gaute Lindkvist
1eafe18d41
Remove exists check for Python and make GeneratedPythonSources depend on ResInsight
2020-02-26 12:16:28 +01:00
Magne Sjaastad
cd3608149d
Update main.yml
2020-02-26 12:16:28 +01:00
Gaute Lindkvist
255cd43f4e
Fix case-typo in generation step
2020-02-25 16:15:39 +01:00
Gaute Lindkvist
1353835bd8
CAF: Move keyword aliases from PdmXmlFieldHandle to PdmFieldHandle
2020-02-25 16:04:53 +01:00