Magne Sjaastad
e85c36b4a4
Convert to enum class
2020-04-24 11:40:22 +02:00
Magne Sjaastad
f89dcf4e52
Convert to enum class
2020-04-24 11:40:22 +02:00
Magne Sjaastad
83914006fd
Convert to enum class
2020-04-24 11:40:22 +02:00
Magne Sjaastad
3f88fe197a
Convert to enum class
2020-04-24 11:40:22 +02:00
Magne Sjaastad
8aa36ee31e
Convert to enum class
2020-04-24 11:40:22 +02:00
Gaute Lindkvist
87b631a23e
Make GNU GSL optional
2020-04-22 10:52:02 +02:00
Gaute Lindkvist
78015fa19d
Correlation Matrix Plot
2020-04-21 14:00:22 +02:00
Gaute Lindkvist
60419f0985
Working Correlation Plot prototype
2020-04-17 13:54:21 +02:00
Magne Sjaastad
1a91767219
#5792 Python : Preparations
...
Fix wrong text in date time class
Remove message box, as the function is also intended to be used in a console setting
2020-04-17 13:54:19 +02:00
Gaute Lindkvist
067fe7f263
#5780 #5795 Improve handling of air gap in modelled well paths + fix result instability.
...
* Stop using the auto generated target at sea level to generate the well path
* This is because the well path is used to generate the target at sea level.
* The alternative would be to iterate until the target and well path is stable, assuming it converges.
2020-04-17 13:54:18 +02:00
Magne Sjaastad
d895f342e2
Use AppEnum for DateTimePeriod
2020-04-17 13:54:13 +02:00
Magne Sjaastad
a48524eb42
#5756 Plot Window : Add message window
2020-04-17 13:54:11 +02:00
Jacob Støren
adb06f229c
Merge dev into feature-analysis-plots-initial
2020-03-31 13:13:47 +02:00
Magne Sjaastad
2b88773587
Linux : Fix compiler issue
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
40ac705db0
Fix cmake build issues ( #5670 )
...
* Fix cmake build issues
* Temporary force linking of external object
2020-03-12 11:24:59 +01:00
Magne Sjaastad
bb8b356524
Doc improvements
2020-03-12 08:08:24 +01:00
Magne Sjaastad
f216bf8d6a
Python doc improvements ( #5669 )
...
* Add tests to xml data type inspection
* Add baseline for testing of PdmScripting
* #5631 Generate doc for Python
2020-03-12 07:45:52 +01:00
Gaute Lindkvist
1c75d9b4bd
#5663 Fix element property input for UCS
2020-03-10 20:11:54 +01:00
Gaute Lindkvist
c51aa91c42
#5632 Python method commands ( #5649 )
...
* General PdmObjectMethods for scripting.
2020-03-10 14:11:22 +01:00
Magne Sjaastad
f131ad77e1
Merge branch 'dev' into feature-analysis-plots-initial
2020-03-06 08:06:48 +01:00
Gaute Lindkvist
17ea69397a
Move RicfMessages to CAF and simplify RicfFieldCapability
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
2cea7c0321
Implement proxy field python methods
2020-03-05 08:40:46 +01:00
Jacob Støren
66d98b3d23
#5539 Load Analysis plots when opening project
2020-03-03 09:52:53 +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
ae3651ab30
Move Case file name to the base RimCase class and make consistent
2020-02-25 13:57:51 +01:00
Gaute Lindkvist
169bea818a
Generate Python class skeletons
2020-02-25 13:57:51 +01:00
Gaute Lindkvist
83942784df
Add separate scriptKeyword to RICF capability and a Python help tooltip system
2020-02-25 13:57:51 +01:00
Magne Sjaastad
cf725c8f03
Preferences : Stop writing out obsolete fields
...
Writing of obsoleted font size fields caused issues when trying set font size 8. The reason for this was export of obsolete fields, and creation of default value for obsolete fields when applying new preference values.
2020-02-24 16:04:18 +01:00
Gaute Lindkvist
82263e9d6f
WBS LAS-parameter fixes to be more consistent
2020-02-24 12:30:13 +01:00
Magne Sjaastad
027b7ed27c
#5528 Multi Plot : Add optional display of PDF in preferences
2020-02-17 13:20:28 +01:00
Magne Sjaastad
7f2331a4db
Make sure phase distribution plots are enabled when loading project file
2020-02-14 09:38:16 +01:00
Magne Sjaastad
a3e3601d08
#5533 Derived summary case: Avoid crash if no data is present
2020-02-12 14:24:23 +01:00
Magne Sjaastad
c82df63e10
#5101 clang-format: Adjusted penalties
...
Use lower absolute values to improve control of behavior
2020-02-12 13:35:31 +01:00
Magne Sjaastad
10f0abc9b5
#5101 clang-format: Allow short functions on a single line
...
Use AllowShortFunctionsOnASingleLine: InlineOnly
2020-02-12 13:35:31 +01:00
Gaute Lindkvist
df14cfce06
#5470 Add a new median calculator and make rkbdiff default to median well path rkb
2020-02-11 15:38:16 +01:00
Magne Sjaastad
5ced642ca2
#5518 Regression : Make sure all project settings are wiped before next run
2020-02-11 14:44:35 +01:00
Magne Sjaastad
c31e4cbaaf
#5505 Progress Bar : Control visibility of progress bar in Preferences
2020-02-11 11:43:31 +01:00
Gaute Lindkvist
2949d3458d
#5472 Improve visualisation of water depth
2020-02-10 08:16:06 +01:00
Gaute Lindkvist
51991fd4c4
#5495 Change SH-result to SHMIN
2020-02-07 16:04:44 +01:00
Jacob Støren
487b55046e
#304 Avoid accessing OpenGL if we are using "-platform offscreen"
...
Add description of how to start ResInsight in headless mode
2020-02-07 14:23:20 +01:00
Gaute Lindkvist
438febe049
#5472 Add indication of water depth to formation and casing track
...
* Also add lighter formation lines as an option and make this default for WBS plots
2020-02-07 13:52:42 +01:00
Gaute Lindkvist
65b937303a
#5474 Support pascal conversion
2020-02-07 08:36:37 +01:00
Magne Sjaastad
e5427b2589
Fix typo causing out of range reference
2020-02-04 13:28:30 +01:00
Gaute Lindkvist
56f07e6dae
Allow intervals with only one valid value in curves
2020-02-04 11:42:31 +01:00
Gaute Lindkvist
a66a1bca22
#5254 Fix crash when loading well path with disconnected valid points.
2020-02-03 15:56:07 +01:00
Gaute Lindkvist
c9f5b47a90
Support different units when importing and exporting WBS LAS.
2020-02-03 15:56:07 +01:00