Gaute Lindkvist
da6c7cf621
#4788 Ensemble RFT: fix missing statistics curves by having better bounds calculation for the curves.
2019-09-27 10:06:26 +02:00
Gaute Lindkvist
912e2063df
#4772 Ensemble RFT Fix crash when loading formation names after plot
...
* Problem is we're replacing the existing file summary case with a grid summary case
* This means we also have to update the ptr field in the rft plot.
2019-09-26 15:38:59 +02:00
Gaute Lindkvist
2a20f84f1f
#4732 Support error bars for observed RFT data ( #4760 )
...
* #4732 Fix missing refresh for ensemble RFT
* WIP
* #4732 Fix missing refresh for ensemble RFT
* WIP
* Make sure Observed RFT data is loaded on startup
* Make error bars work for RFT plots
* #4761 Add labels with formation and value/error to observed data points
* Changes after review
2019-09-25 17:48:19 +02:00
Jacob Støren
bfff15568d
#4712 Fix stray widgets in Plot Property Panel
...
Added comments showing that the reason is mainly deleteLater beeing called outside all event loops
2019-09-25 13:09:47 +02:00
Gaute Lindkvist
a2bad82391
#4736 System python command refactor ( #4743 )
...
* Move case loading commands from Commands to project and case
* Major refactor
* Fix problems with Python examples
* Add ability to export snapshot from just one view + fixup
* Case comments and black
* Make all modules pass pylint test
2019-09-23 11:50:33 +02:00
Magne Sjaastad
f2ac170b66
#4733 Summary Template : Add reload of templates
...
Adjust save and load of templates
Add save path to preferences
2019-09-19 11:39:32 +02:00
Magne Sjaastad
020313da91
#4657 Summary Templates : Application objects
...
Add file path to preferences
Show templates in project tree
Add pointer to template to RimSummaryPlot
2019-09-11 09:33:03 +02:00
Magne Sjaastad
b616864416
System : Remove obsolete includes
2019-09-11 09:25:00 +02:00
Magne Sjaastad
4375bef031
#4644 Summary Plot: Fix missing update of plot title
2019-09-10 10:50:08 +02:00
Magne Sjaastad
deb73df726
clang-format : Apply clang-format on files coming from feature branch
2019-09-06 12:53:32 +02:00
Magne Sjaastad
d44598c070
#4657 Remove unused parameter
2019-09-06 12:44:41 +02:00
Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Magne Sjaastad
ef80f5b629
#4683 System : Remove obsolete include of cvfBase.h
2019-09-06 10:52:54 +02:00
Gaute Lindkvist
2c6191c94b
Merge branch 'dev' into feature-ensemble-rft
2019-08-28 12:56:27 +02:00
Magne Sjaastad
072c71d8c9
Merge pull request #4647 from OPM/feature-#4583-summary-without-rft
...
Feature #4583 summary without rft
2019-08-28 12:46:03 +02:00
Gaute Lindkvist
8cd7f7fa52
#4626 Add support for printing debug info for Python
2019-08-28 11:50:18 +02:00
Jacob Støren
80f0273437
#4570 , #4568 Ensemble support for --summaryplot
2019-08-28 10:12:53 +02:00
Jacob Støren
e04daa7596
#3950 Add the minimal --summaryplot commandline option.
...
Using shell globbing for filenames, and only one additional option implemented.
Avoid creating default plot when using --summaryplot
2019-08-28 10:12:52 +02:00
Gaute Lindkvist
8294408050
Merge pull request #4633 from OPM/feature-default-scriptpath
...
#4535 Add default script path with Python examples
2019-08-26 12:56:57 +02:00
Gaute Lindkvist
2c5ca4ce46
Import and plot of FMU RFT data works
2019-08-26 12:52:07 +02:00
Gaute Lindkvist
71da659506
#4580 Import Eclipse RFT data as part of ensemble import
2019-08-26 11:56:36 +02:00
Gaute Lindkvist
f1ccf4550f
#4535 Add default script path with Python examples
2019-08-26 11:39:49 +02:00
Magne Sjaastad
7d5df167fd
Make sure all plot windows are resized to predefined size
2019-08-26 11:00:09 +02:00
Magne Sjaastad
896d086d0d
Rename tab name to Plotting
2019-08-26 10:02:02 +02:00
Magne Sjaastad
88ca2c558d
Move data and time format to plotting
2019-08-26 10:00:13 +02:00
Magne Sjaastad
afc2b21708
Add more data format variants
2019-08-26 09:56:17 +02:00
Magne Sjaastad
3d8a3df554
Merge pull request #4626 from OPM/feature-date-components
...
#4624 Allow customization of date/time components in labels
2019-08-23 15:57:22 +02:00
Gaute Lindkvist
7951899717
#4624 Allow customization of date/time components in labels
2019-08-23 14:28:11 +02:00
Magne Sjaastad
529f181689
#4601 Make sure 3D main window is focus window when opening grid
2019-08-23 14:01:01 +02:00
Magne Sjaastad
a86ae13bb7
Rename command line argument to --server
2019-08-22 14:42:14 +02:00
Jacob Støren
19126d96ec
#4589 Recursive Import Dialog: Add a method to extract the root path from a search path string. Also added unit test for this
2019-08-19 11:16:24 +02:00
Gaute Lindkvist
e58da136e3
#2082 Support custom date time format ( #4594 )
...
* #2082 Support custom date time format
* Clang-format
2019-08-19 09:37:42 +02:00
Magne Sjaastad
4cb1c9faca
#4581 Summary Plot: Add default curve style to preferences for history curves
2019-08-16 15:41:58 +02:00
Magne Sjaastad
dab424ace3
#4590 Preferences : Improve definition and use of tab names in dialog
2019-08-16 15:10:32 +02:00
Jacob Støren
cd5943a39c
#4555 Fix errors in filter behavior.
...
Handle double separators
Handle */ pathfilter correctly (no recursive search)
2019-08-16 09:05:15 +02:00
Gaute Lindkvist
84495641f9
Fix problem with wrong return value for RiaImportEclipseCaseTools method
2019-08-14 09:08:55 +02:00
Magne Sjaastad
7b3155ab33
Help text editor : Set text widget as read only
2019-08-13 10:16:31 +02:00
Magne Sjaastad
94e71b900c
Improve help text
2019-08-13 10:12:32 +02:00
Jacob Støren
b5d9a47fdc
#4556 Command Line Help: Improve help text
...
Group options using newline
Fix misleading --case description
2019-08-12 08:35:12 +02:00
Magne Sjaastad
31f4453135
#4540 Command line : Fix option --case without file extension
2019-08-09 12:27:36 +02:00
Magne Sjaastad
0bb84b22a5
#4540 : Include full path when working with extensions
2019-08-09 12:27:36 +02:00
Jacob Støren
e915c8e18c
#4003 Refactoring to prepare for preferences based default summary plot curves
2019-08-09 09:54:55 +02:00
Jacob Støren
b2adea51e3
#4001 Improved windows console support. Other shells than native also supported. Preparations for Summary plotting command line parameters.
2019-08-08 13:33:51 +02:00
Jacob Støren
81de872c7b
#4543 , #4544 Fixed missing command line help text from menu-command and --help option.
...
Improved the error text when an unknown option is used.
Improved the dialog used to show command line options, and make the text selectable
2019-08-08 10:46:15 +02:00
Magne Sjaastad
8cb3ac5b1f
#4538 Check fullPathProjectFileName instead of project
2019-08-07 16:32:07 +02:00
Magne Sjaastad
58cef265ec
#4538 Skip Save project at exit when no data has changed
...
Guard changes in preferences and reset change detector when project is closed
2019-08-07 14:21:37 +02:00
Magne Sjaastad
ec1cf83b4e
#4483 Summary Plot: Data source for well segment number and completions
2019-08-05 21:53:48 +02:00
Gaute Lindkvist
25f13122a2
#4517 Implement highlighting function for plot curves
2019-08-02 13:13:23 +02:00
Gaute Lindkvist
b8d6c6b958
Make sure default text editor is actually used in RiaPreferences-defaults
2019-07-31 11:41:06 +02:00
Gaute Lindkvist
010b573afb
Python: add extra path to PythonPath for Linux
2019-07-30 14:31:45 +02:00