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
1ab58449bd
#4793 Summary Plot Templates : Help accessible from About menu
2019-09-27 15:15:09 +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
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
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
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
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
a7c92a43e5
#4741 Summary Plot Editor : Add first item in intermediate selection when summary vector is selected
2019-09-20 12:08:57 +02:00
Magne Sjaastad
a9080e14c3
#4722 AppFwk: Rename
2019-09-20 09:54:10 +02:00
Magne Sjaastad
b92618ebd3
#4722 Summary Plot Editor : Set the current category to the first selected category
2019-09-20 09:45:15 +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
8e3e16c7e6
#4709 Summary Plot Editor : Avoid default selection of field vectors
2019-09-13 19:16:06 +02:00
Magne Sjaastad
33cd6bb0c8
Clang-format after merge
2019-09-13 16:51:21 +02:00
Magne Sjaastad
36303aa7bd
#4710 Qt5 : Use QString() instead of QString::null
2019-09-13 10:02:52 +02:00
Magne Sjaastad
0939b41120
Summary : Make sure field vectors are displayed
2019-09-11 10:54:41 +02:00
Magne Sjaastad
fe4fe36ee9
Refactor : Split calculateValueOptions to separate helper functions
2019-09-11 09:40:25 +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
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
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
Magne Sjaastad
98e6ff189b
System : Avoid extremely large construction statement
...
Roll out initialization to multiple insert() instead of one large initialization statement. The previous solution causes trouble/warnings on some compilers.
2019-09-06 14:11:22 +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
Magne Sjaastad
c2b4e6b6ca
clang-format on all files in ApplicationCode, run two
2019-09-06 10:57:31 +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
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
a03435b2fe
Refactor WellLogPlot, RftPlot, PlotPlot and WellAllocationPlot
2019-09-04 20:18:59 +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
Magne Sjaastad
94a967cea4
#4624 Customization of date format: Make sure time is reported above date
2019-08-23 16:23:07 +02:00
Gaute Lindkvist
7951899717
#4624 Allow customization of date/time components in labels
2019-08-23 14:28:11 +02:00
Magne Sjaastad
d86a53f732
#4599 Add "Collapse Others Views/Plots" to context menu of views and plots
2019-08-20 10:39:23 +02:00
Magne Sjaastad
97c795cda4
Remove duplicate function hiding base class implementation
2019-08-19 21:07:35 +02:00
Magne Sjaastad
17876c76ae
#4562 Summary : Group LGR categories at bottom of list
2019-08-19 10:10:45 +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
c78b435864
#4574 Summary Plot: Do not modify highlight curve change when zooming
2019-08-16 14:02:16 +02:00
Magne Sjaastad
0dde46e4fe
#4575 Summary Plot: Increase minimum zoom window before accepting zoom action
2019-08-16 12:54:24 +02:00
Magne Sjaastad
10e3180332
#4565 Highlight Curves : Clicking on curve causes access violation
...
Create a copy of the item list before the loop to avoid invalidated iterators when iterating the list plotCurve->setZ() causes the ordering of items in the list to change
2019-08-13 12:58:04 +02:00
Gaute Lindkvist
1417fc2be7
#4542 Bring highlighted curve to the top and stop altering color of selected curve
2019-08-06 11:39:09 +02:00
Gaute Lindkvist
25f13122a2
#4517 Implement highlighting function for plot curves
2019-08-02 13:13:23 +02:00