Commit Graph
12490 Commits
Author SHA1 Message Date
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
Gaute Lindkvist 7a304deecb Different approach to installing generated python source 2020-02-25 15:39:40 +01:00
Gaute Lindkvist c4623165cb Add rips/generated/pdm_objects.py to python sources for install step 2020-02-25 15:23:58 +01:00
Magne Sjaastad 00a57593b9 Add trigger on pull_request 2020-02-25 15:03:20 +01:00
Gaute Lindkvist 84f5c5d068 Fix Python access to contour maps 2020-02-25 13:57:51 +01:00
Gaute Lindkvist 86cc2b5c9c Python: Avoid casting alltogether in favour of just generating the correct objects 2020-02-25 13:57:51 +01:00
Gaute Lindkvist d95f3a349d Move to use a static registry of scriptable classes 2020-02-25 13:57:51 +01:00
Gaute Lindkvist 50ae160e2d Make the basics of summary cases and plots scriptable 2020-02-25 13:57:51 +01:00
Gaute Lindkvist 1f6e9513de Make Python code use the new generated skeleton and rename ResInsight parameters to fit 2020-02-25 13:57:51 +01:00
Gaute Lindkvist ae3651ab30 Move Case file name to the base RimCase class and make consistent 2020-02-25 13:57:51 +01:00