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
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
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
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
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
Gaute Lindkvist
0125b13241
Additional python PEP 8 fixes
2019-09-23 15:26:49 +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
Gaute Lindkvist
374a4e396b
Merge pull request #4738 from OPM/system-python-renames-pep8
...
#4736 Renames of python methods and variables to match PEP8
2019-09-20 12:23:34 +02:00
Gaute Lindkvist
2b33592c66
Example renames
2019-09-19 15:14:01 +02:00
Gaute Lindkvist
502a1532b6
#4736 View.py renames
2019-09-19 15:02:55 +02:00
Gaute Lindkvist
3aa3bb67a7
#4736 Properties renames
2019-09-19 14:25:38 +02:00
Gaute Lindkvist
ca919402e9
fixes
2019-09-19 14:10:52 +02:00
Gaute Lindkvist
505660f9d6
#4736 Project renames
2019-09-19 14:02:23 +02:00
Gaute Lindkvist
9a0f135431
#4736 test fixes
2019-09-19 13:56:29 +02:00
Gaute Lindkvist
9bc2781817
#4736 Instance.py renames
2019-09-19 13:34:34 +02:00
Gaute Lindkvist
8ff0c05760
#4736 GridCaseGroup.py renames
2019-09-19 13:27:26 +02:00
Gaute Lindkvist
0657bd1f11
#4736 Commands.py renames
2019-09-19 13:25:04 +02:00
Gaute Lindkvist
e5987c26d7
#4736 Case.py renames
2019-09-19 13:15:58 +02:00
Gaute Lindkvist
c6dbc34183
Fix QString arg issue in Ensemble RFT error message
2019-09-19 10:53:06 +02:00
Gaute Lindkvist
596c18b903
#4731 Fix more crashes for ensemble RFT data import
2019-09-19 10:46:35 +02:00
Gaute Lindkvist
9d62a0c84e
#4732 Fix missing refresh for ensemble RFT
2019-09-19 08:38:34 +02:00
Gaute Lindkvist
cdfaedf834
Merge pull request #4730 from OPM/feature-plot-color-fill
...
Feature plot color fill
2019-09-18 15:43:14 +02:00
Gaute Lindkvist
de4a032fe2
Merge pull request #4728 from OPM/feature-ensemble-rft-md-labels
...
Feature ensemble rft md labels
2019-09-18 15:43:04 +02:00
Gaute Lindkvist
a35533f4fc
#4732 Switch P10/P90 for Ensemble RFT
2019-09-18 10:21:57 +02:00
Gaute Lindkvist
9d7ebf6ed3
Ensemble RFT: make sure last layer is imported from FMU layer zone file
2019-09-18 09:28:19 +02:00
Gaute Lindkvist
3e9bf9d1d8
#4731 Fix crash when importing formations or well paths after summary import in ensemble RFT
2019-09-18 09:09:49 +02:00
Gaute Lindkvist
63eac19c07
#4727 Apply initial default well path for new RFT Plots
2019-09-17 19:07:55 +02:00
Gaute Lindkvist
0b8d975cbe
#4726 Separate axis label for well path derived MD
2019-09-17 18:44:01 +02:00
Gaute Lindkvist
c17ede46fb
Fix xValue range calculation of well log curves
2019-09-17 16:26:03 +02:00
Gaute Lindkvist
1e7acd8a10
Merge pull request #4704 from OPM/bug-#4703-geomech-resultpos
...
#4703 Fix changing result position in GeoMech result definition
2019-09-17 16:09:17 +02:00
Gaute Lindkvist
25c692d3db
#4668 Make contour time and case diff work
2019-09-13 14:07:08 +02:00
Gaute Lindkvist
885435fba7
#4703 Fix changing result position in GeoMech result definition
2019-09-11 15:55:37 +02:00
Gaute Lindkvist
460fbb6b9c
More work on setting default values when creating new well log plots
2019-09-11 15:54:59 +02:00
Gaute Lindkvist
96fc311668
#4703 Fix changing result position in GeoMech result definition
2019-09-11 15:50:22 +02:00
Gaute Lindkvist
8b052f3c04
#4696 Make Nodel, POR the default GeoMech well log extraction curve
2019-09-11 13:46:31 +02:00
Gaute Lindkvist
fb12ad7db0
#4696 Sensible defaults for well log plot and improve reliability of common date source
2019-09-11 12:51:25 +02:00
Gaute Lindkvist
6de86013ac
Merge pull request #4690 from OPM/bug-#4688-contour-diff
...
#4668 Make contour time and case diff work
2019-09-11 08:58:06 +02:00
Gaute Lindkvist
b8eeb2cc2b
Merge pull request #4693 from OPM/feature-plot-color-fill
...
#4666 Add colour fill for formations in Well Log Plots
2019-09-11 08:55:22 +02:00
Gaute Lindkvist
baa266f0f9
Improve lines and shading
2019-09-10 16:52:32 +02:00
Gaute Lindkvist
0305399c26
Shift Well Log tracks when deleting a track
2019-09-10 15:21:43 +02:00
Gaute Lindkvist
06cea12447
#4666 Support color fill for formations in Well Log Tracks
2019-09-10 13:23:29 +02:00
Gaute Lindkvist
69793cd691
Merge pull request #4689 from OPM/feature-WBS-class
...
#4665 Implement a Well Bore Stability Plot class
2019-09-10 09:48:28 +02:00
Gaute Lindkvist
3279f51364
#4668 Make contour time and case diff work
2019-09-10 09:18:40 +02:00
Gaute Lindkvist
651971b835
Merge branch 'dev' into feature-WBS-class
2019-09-10 08:47:56 +02:00
Gaute Lindkvist
5c9622dca0
clang-format WBS classes
2019-09-10 08:32:42 +02:00
Gaute Lindkvist
a96d959d16
Merge pull request #4686 from OPM/system-refactor-welllogplot
...
#4665 System refactor welllogplot
2019-09-10 08:26:32 +02:00
Gaute Lindkvist
edbe4f5a35
Align scrollbar with tracks
2019-09-09 16:00:52 +02:00
Gaute Lindkvist
5cfd840025
Fix track widths and canvas top alignment
2019-09-09 14:38:36 +02:00
Gaute Lindkvist
81cb97ead7
Fix memory leak
2019-09-09 13:14:20 +02:00
Gaute Lindkvist
129df990ae
#4665 Implement a Well Bore Stability Plot class
...
* Trigger updates when Ui fields are changed
* Show only WBS parameter options that have available data
* Clang-format WBS stuff
2019-09-09 13:12:02 +02:00
Gaute Lindkvist
71c4642f13
Make Well Allocation Plots work well again
2019-09-09 11:00:11 +02:00
Gaute Lindkvist
9fe021c6ca
Use layouts for tracks in Well Log Plot
2019-09-06 15:52:45 +02:00
Gaute Lindkvist
ff42e8b1be
Merge branch 'dev' into system-refactor-welllogplot
2019-09-06 13:44:20 +02:00
Gaute Lindkvist
de8a5a59f3
Clang-format changed files
2019-09-06 13:17:36 +02:00
Gaute Lindkvist
acc9fe316e
Reduce spacing around Well Log Plot Title
2019-09-06 12:54:03 +02:00
Gaute Lindkvist
565e5b0418
RFT/PLT/WAP: Calculate value options for fields inherited from WellLogPlot
2019-09-06 12:53:52 +02:00
Gaute Lindkvist
45103da354
Fix crashes related to name config and make name correct for old plots when loading
2019-09-06 10:59:47 +02:00
Gaute Lindkvist
c0f7f4e056
Make plot titles work well in RFT/PLT again
2019-09-05 08:21:31 +02:00
Gaute Lindkvist
e6a92cc3be
Fix crash in plot picker
2019-09-04 20:25:41 +02:00
Gaute Lindkvist
42f494be5f
Make the refactored RFT and PLT plots work
2019-09-04 20:19:15 +02:00
Gaute Lindkvist
b9d78152e1
Fix crashes
2019-09-04 20:19:06 +02:00
Gaute Lindkvist
a03435b2fe
Refactor WellLogPlot, RftPlot, PlotPlot and WellAllocationPlot
2019-09-04 20:18:59 +02:00
Gaute Lindkvist
800a7dd5f2
Merge pull request #4680 from OPM/patch-2019.08.1
...
#4660 Cherry-pick commits for patch 2019.08.1
2019-09-04 14:24:28 +02:00
Gaute Lindkvist
c8726e667d
#4672 Bundle missing Qt5 libs
2019-09-04 11:11:02 +02:00
Gaute Lindkvist
ca43b0a646
Merge pull request #4673 from OPM/bug-#4672-qt5-libs
...
#4672 Bundle missing Qt5 libs
2019-09-04 11:10:00 +02:00
Gaute Lindkvist
322b755f24
#4661 Python: Fix pip-package generation and add instructions
2019-09-04 11:02:25 +02:00
Gaute Lindkvist
d30c289b64
#4655 Python Fix crash when streaming properties to ResInsight
2019-09-04 10:58:12 +02:00
Gaute Lindkvist
48a4b18289
#4626 Add support for printing debug info for Python
2019-09-04 10:57:46 +02:00
Gaute Lindkvist
1aafed74e3
gRPC: bundle grpcio-tools rather than just grpcio
2019-09-04 10:57:46 +02:00
Gaute Lindkvist
2d72e157f9
Python: updated AppInfo.py to reflect merger of App and Instance
2019-09-04 10:57:11 +02:00
Gaute Lindkvist
eacd457483
Update WellPathGeometryTools after review
2019-09-04 10:54:41 +02:00
Gaute Lindkvist
686d3f0189
Remove debug messages from RimWellLogRftCurve
2019-09-04 08:13:37 +02:00
Gaute Lindkvist
3244e868e7
#4672 Bundle missing Qt5 libs
2019-09-03 19:09:31 +02:00
Gaute Lindkvist
ea8a43a724
Add support for estimating md from well path as well
2019-09-03 16:01:55 +02:00
Gaute Lindkvist
6c7325b575
#4663 Fix loading of PLT plots with observed data
2019-09-03 15:25:22 +02:00
Gaute Lindkvist
6742f59cb3
#4662 Fix erratic behaviour in Tree Selection Editor
2019-09-03 15:25:04 +02:00
Gaute Lindkvist
8c4bb0e163
#4663 Fix loading of PLT plots with observed data
2019-09-03 14:42:01 +02:00
Gaute Lindkvist
199e119bbf
#4662 Fix erratic behaviour in Tree Selection Editor
2019-09-03 14:42:01 +02:00
Gaute Lindkvist
b93f4fac0f
#4661 Python: Fix pip-package generation and add instructions
2019-09-03 12:25:02 +02:00
Gaute Lindkvist
b5964063a3
Better spline handling
2019-09-03 09:58:44 +02:00
Gaute Lindkvist
551e459942
#4655 Python Fix crash when streaming properties to ResInsight
2019-09-02 15:12:22 +02:00
Gaute Lindkvist
7ab9b2a889
#4654 Fix QVariant comparisons with std::vector<T> data types
2019-09-02 15:12:22 +02:00
Gaute Lindkvist
89347022dd
#4654 Fix QVariant comparisons with std::vector<T> data types
2019-09-02 10:01:21 +02:00
Gaute Lindkvist
5d8feb1536
Use splines and more robust mechanism
2019-08-30 15:23:11 +02:00
Gaute Lindkvist
20e90bc172
More work on interpolation
2019-08-29 22:30:15 +02:00