Commit Graph

11186 Commits

Author SHA1 Message Date
Gaute Lindkvist
62c48d3cdb #4797 Alphabetize order of well log channels in LAS-file export 2019-09-30 15:35:15 +02:00
Gaute Lindkvist
288acda703 #4801 Prefix WBS-las export and capitalize file name 2019-09-30 15:35:15 +02:00
Gaute Lindkvist
7f4869f37c #4802 Change default colors of WBS plots 2019-09-30 15:35:15 +02:00
Gaute Lindkvist
f2eac1e2ec #4792 Fix xValue range for Well Allocation Plots 2019-09-30 15:35:15 +02:00
Gaute Lindkvist
2daa4dea93
Merge pull request #4794 from OPM/bug-#4790-subwindows
#4790 Window maximation state and other subwindow fixes
2019-09-30 15:35:04 +02:00
Gaute Lindkvist
0e7198f000 #4667 Enable export of all curves in a Well Log Plot or WBS plot to LAS 2019-09-29 11:36:08 +02:00
Gaute Lindkvist
7625da7a21 #4790 Make sure window maximation state is restored after project load + tiling fixes 2019-09-27 15:29:24 +02:00
Magne Sjaastad
856596c366
Merge pull request #4791 from OPM/fix-e300-wrong-date
#4770 Incorrect reporting of date for E300 in combination with lab units
2019-09-27 14:41:48 +02:00
Magne Sjaastad
0c4de184b1
Merge pull request #4768 from OPM/bug-libecl-crash2
#4762 Fix reset_actnum libecl crash on load
2019-09-27 14:40:03 +02:00
Magne Sjaastad
acb3c3e23b #4770 Incorrect reporting of date for E300 in combination with lab units
User reports issues with import of dynamic properties for E300 simulation. E100 works as expected. For some reason, the date for all time steps for the E300 simulations is identical. This fix detects the situation, and use the double value from days vector as offset.
2019-09-27 14:04:13 +02:00
Gaute Lindkvist
1e75c3aff6
Merge pull request #4771 from OPM/feature-ensemble-sources
Ensemble RFT: Keep matching sources when switching well  plus lots of other changes
2019-09-27 11:04:42 +02:00
Gaute Lindkvist
f3dfba7a81 Fixup after review 2019-09-27 11:02:03 +02:00
Gaute Lindkvist
4852f729ff #4781 Make sure horizontal well log plot legends expand vertically if needed. 2019-09-27 10:22:07 +02:00
Gaute Lindkvist
f2be5c00fd #4783 Ensemble RFT: make sure we get some default data sources. 2019-09-27 10:06:36 +02:00
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
1968703da8 #4782 Well Log Plots: make default variable PORO 2019-09-27 10:06:15 +02:00
Gaute Lindkvist
79da8ba5b5 #4773 Ensemble RFT: load formation file when loading observed data 2019-09-26 15:43:13 +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
Magne Sjaastad
b8e36de943 #4707 Update web address for Help/User Guide/F1 2019-09-26 10:04:26 +02:00
Gaute Lindkvist
e242304b4d #4729 Ensemble RFT: Keep matching sources when switching well 2019-09-26 10:02:29 +02:00
Gaute Lindkvist
4709bb1402 #4769 Remove stepping toolbar for Ensemble RFT.
* It doesn't work right and the usefulness is limited.
2019-09-26 09:18:55 +02:00
Gaute Lindkvist
c732571790 Merge branch 'dev' into feature-ensemble-sources 2019-09-26 09:14:21 +02:00
Gaute Lindkvist
d55dee7acf Ensemble RFT: make observed error bars horizontal 2019-09-26 09:07:27 +02:00
Gaute Lindkvist
85a9ee2d42 Ensemble RFT: make observed error bars horizontal 2019-09-26 08:53:23 +02:00
Gaute Lindkvist
d7197b7a88 Fix crashes in well log plots 2019-09-26 08:45:04 +02:00
Gaute Lindkvist
2bcf571efc Fix crashes in well log plots 2019-09-26 08:42:43 +02:00
Magne Sjaastad
fd49edc91c Upped to 2019.08.1-dev.03 2019-09-26 07:21:26 +02:00
Gaute Lindkvist
047136e8b8 #4762 Fix reset_actnum libecl crash on load 2019-09-25 17:49:58 +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
931e7dc42d #4767 Fix selection of view subitems jumps to view 2019-09-25 15:58:28 +02:00
Jacob Støren
d9b36a0228 #4764 Remove assumed unneccessary and problematic activation of Mdi windows when creating them. 2019-09-25 14:28:09 +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
3f7fde5227
#4695 Add color shading annotation for WBS parameters, similarly to formations (#4757)
* First wbs parameter shading
* Fix wrong Grid->grid rename in GRPC CMakeLists.cmake
* Support color shading of Well Log Tracks based on WBS parameters
* Further improvements to shading for WBS
* #4696 Set RIG_NODEL Por-Bar as default Well log extraction curve parameter for GeoMech
* Fix canvas alignment issue for new WBS plots
2019-09-25 11:59:31 +02:00
Magne Sjaastad
611e1f24d3 #4753 Fix selection of plot subitems jumps to parent plot 2019-09-24 12:35:03 +02:00
Magne Sjaastad
980d483024
Merge pull request #4752 from OPM/use-wstring-for-file-path
#4751 System : Use std::wstring to communicate file path
2019-09-24 11:09:01 +02:00
Magne Sjaastad
e3aa160265
Python doc adjustments (#4756)
* Doc and adjustments of project.py

* Doc and adjustments view.py

* Python doc cleanup

* Python : Add copy of files to deployment folder

* Python : Several updates to doc

* Python : Limit line lenghts

* Minor adjustments
2019-09-24 11:06:24 +02:00
Gaute Lindkvist
8209adfe91 Python: Fix wrong use of enumerate 2019-09-24 09:58:50 +02:00
Gaute Lindkvist
0a6128de0f Fix wrong Grid->grid rename in GRPC CMakeLists.cmake 2019-09-24 08:59:52 +02:00
Jacob Støren
77062e4c45
Merge pull request #4754 from OPM/bugfixes-new-summary-plot-features
Bugfixes new summary plot features
2019-09-23 20:39:56 +02:00
Gaute Lindkvist
0125b13241 Additional python PEP 8 fixes 2019-09-23 15:26:49 +02:00
Jacob Støren
264cc4b40b #4749 Rename fields and some cleanup 2019-09-23 14:04:23 +02:00
Jacob Støren
9f8393a5c3 #4749 Marking SummaryFilter classes and fields as OBSOLETE 2019-09-23 13:56:40 +02:00
Jacob Støren
515d06c395 #4749 Ensemble curve set vector selection now simplified using editable completion field 2019-09-23 13:42:25 +02:00
Magne Sjaastad
f41edcee44 #4751 System : Use std::wstring to communicate file path 2019-09-23 13:37:29 +02:00
Jacob Støren
bb6d465a51 #4748 Hide the text based curve editor from cross plots 2019-09-23 12:34:10 +02:00
Jacob Støren
10a532a3b5 #4747 Fixed Summary Command Line -e/c/cl combined with -s 2019-09-23 11:58:53 +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
00eb02ccec
Merge pull request #4745 from OPM/sync-tree-selection-with-field-value
Auto scroll to checked item
2019-09-20 14:58:30 +02:00
Magne Sjaastad
385207eebe Compare with correct enum 2019-09-20 14:50:41 +02:00
Magne Sjaastad
daf4132dec #4744 AppFwk : Auto scroll to first checked item 2019-09-20 14:19:26 +02:00