Commit Graph

11209 Commits

Author SHA1 Message Date
Gaute Lindkvist
2cc822399b Renames following review 2019-10-03 14:57:46 +02:00
Gaute Lindkvist
f5b10b4d70
#4800 WBS: Add parameter track which is off by default (#4816)
* Initial WIP

* Identical results with spreadsheet

* Improved and more robust smoothing by filtering points first

* Improved smoothing and more GUI

* Include mixed-label for smoothing threshold

* Implement WBS parameters track

* Much better alignment of tracks without flickering

* Don't replace user description when dragging and dropping tracks

* Fix missing OBG and SH curves

* Fix curve and track D&D

* Make sure parameter curves aren't WBS curves
2019-10-03 14:41:37 +02:00
Gaute Lindkvist
55f0cac713
#4664 Implement smoothing of WBS curves (#4809)
* Initial WIP

* Identical results with spreadsheet

* Improved and more robust smoothing by filtering points first

* Improved smoothing and more GUI

* Include mixed-label for smoothing threshold
2019-10-03 14:16:56 +02:00
Magne Sjaastad
1e2e02c9ac
Merge pull request #4812 from OPM/use-first-ensemble-case
#4750 Summary : Use first ensemble case if no standalone case is found
2019-10-03 11:21:00 +02:00
Magne Sjaastad
5a2bea38f7 #4750 Summary : Use first ensemble case if no standalone case is found 2019-10-03 10:12:50 +02:00
Gaute Lindkvist
26b9466990 Update dev to 2019.08.2 2019-10-03 09:49:17 +02:00
Gaute Lindkvist
86b1264a7b
Merge pull request #4804 from OPM/feature-minor-wbs-changes
Minor wbs changes
2019-10-02 17:56:09 +02:00
Magne Sjaastad
86d17441eb #4713 Summary Case : Use "Calculated" as shortname for calculated case
Seen by running regression tests
2019-10-01 13:00:09 +02:00
Magne Sjaastad
6ba4425dad #4766 Crash when Show plot data for ensemble with a stopped simulation 2019-10-01 11:07:46 +02:00
Gaute Lindkvist
763df18b7f
Merge pull request #4805 from OPM/feature-wbs-st-s33
#4798 Set ST S33 as default geomech curve
2019-10-01 08:18:00 +02:00
Magne Sjaastad
18e12efaa3
Merge pull request #4803 from OPM/summary-template-adjustments
Adjustments to summary templates
2019-09-30 22:27:35 +02:00
Magne Sjaastad
7ce7211187 Merge remote-tracking branch 'origin/dev' into summary-template-adjustments 2019-09-30 19:43:08 +02:00
Gaute Lindkvist
05b5417fdd #4798 Set ST S33 as default geomech curve 2019-09-30 18:48:02 +02:00
Gaute Lindkvist
2d2a5201d0 #4799 WBS: Make PP go up to seabed and ensure sources are kept valid when source stepping. 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
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
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
Magne Sjaastad
7173f1d4be #4796 Summary Plot Template : Fix typo in include file name 2019-09-30 14:05:19 +02:00
Magne Sjaastad
0698674d59 #4796 Summary Plot Template : Add context menu of summary cases 2019-09-30 13:28:08 +02:00
Magne Sjaastad
64e617562d #4796 Summary Plot Template : Add context menu of summary cases 2019-09-30 07:50:51 +02:00
Magne Sjaastad
18e6bec1bf #4796 Summary Plot Template : Move code to SummaryPlotTemplateTools 2019-09-29 12:42:38 +02:00
Magne Sjaastad
fbfba745c3 #4796 Summary Plot Template : Add context menu to selected summary cases 2019-09-29 12:31:21 +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
Magne Sjaastad
a6609c6e06 #4795 Summary Plot : Add updateConnectedEditors()
Recent changes in logic requires more updateConnectedEditors
2019-09-28 17:40:40 +02:00
Magne Sjaastad
d2df004cf3 #4795 Summary Plot Templates : Make sure summary address is valid
If the summary address specified in the template does not exist, uses the first valid address of the specified quantity.
2019-09-27 16:18:12 +02:00
Magne Sjaastad
cf482edd3e #4795 Summary Plot Templates : Do not set custom plot title 2019-09-27 16:14:56 +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
1ab58449bd #4793 Summary Plot Templates : Help accessible from About menu 2019-09-27 15:15:09 +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