Commit Graph

12644 Commits

Author SHA1 Message Date
Gaute Lindkvist
508d8806e6 Rename PdmXmlFieldHandle::childClassKeyword to dataTypeName to reflect that it will contain names for built in types 2020-03-05 08:40:46 +01:00
Gaute Lindkvist
76019e7776 Get rid of Python class_keyword attribute and fix parameter sending for WBS 2020-03-05 08:40:46 +01:00
Gaute Lindkvist
554f9a1758 Translate data types to Python data types for Python generation 2020-03-05 08:40:46 +01:00
Gaute Lindkvist
b2f55a3101 Make scriptability a CAF-feature 2020-03-05 08:40:46 +01:00
Gaute Lindkvist
5473fa64d5 Bug fix in wbs plot creation 2020-03-05 08:40:46 +01:00
Gaute Lindkvist
2cea7c0321 Implement proxy field python methods 2020-03-05 08:40:46 +01:00
luca
d2e51bdb9b -vcpkg is a submodule: useful to have versioning control of the dependencies; -use run-cmake action for building both linux and windows; -use vcpkg response file installing dependencies; same is to be used on CI and locally by devs; 2020-03-05 07:51:26 +01:00
Magne Sjaastad
dde5d09791
Update to install-qt-action 2.5.0 and use alternative mirror (#5634) 2020-03-04 16:02:59 +01:00
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
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