Kristian Bendiksen
c016c02e40
Replace RiaApplication::instance()->project() with RimProject::current().
...
Also remove uneccessary includes of RiaApplication.h.
2020-05-12 12:01:44 +02:00
Magne Sjaastad
c82df63e10
#5101 clang-format: Adjusted penalties
...
Use lower absolute values to improve control of behavior
2020-02-12 13:35:31 +01:00
Gaute Lindkvist
7c3d45770b
Remove unused variable
2019-12-02 08:01:38 +01:00
Gaute Lindkvist
76d7f526ba
#5137 load curve data after creating new well log curves
2019-12-02 08:01:38 +01:00
Kristian Bendiksen
59c25c6762
#4857 Make RicNewWellLogCurveExtractionFeature picking more conceptually correct.
...
The previous code did also work.
2019-10-29 09:01:11 +01:00
Gaute Lindkvist
11117383db
#4817 #4830 #4832 #4837 #4839 Python commands for WBS creation, well path import and well log file import ( #4838 )
...
* Better minimum width for well log tracks
* Fix alignment of scrollbar in Well log plots
* Better Well Log Plot export
* Hide scroll bar before plotting
* Better borders
* Create plots through Python
* #4817 Create WBS plots with Python
* Rebase Summary and WellLogPlot on top of a new RimPlot
* Also Python: Allow setting folder as a parameter to export_snapshots
* #4832 Prepare for well path import command
* Well Path import WIP
* #4830 #4832 Import well paths and well log files from file using Python.
* #4837 Implement import of formation names in Python
* Fix debug build issue
* Fix RiaLogging build issue
* Fix warnings
* Yet another RiaLogging.h import added
* #4839 Import exporting of las and ascii files from well log plots
2019-10-09 09:21:28 +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
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
Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Gaute Lindkvist
f8b8f4d7c8
#4436 Issue refreshToolbar after creating well log extraction curve
2019-05-27 16:13:41 +02:00
Jacob Støren
92a45e959e
#3757 Rename RiuSelectionManager to Riu3dSelectionManager
2018-11-30 14:30:34 +01:00
Magne Sjaastad
4877e058ed
Fix warnings
2018-09-27 20:17:56 +02:00
Gaute Lindkvist
445e134d49
#3255 Replace code that duplicates functionality in caf::SelectionManager
2018-08-22 13:04:00 +02:00
Magne Sjaastad
c267f32638
Rename to RiuPlotMainWindow
2018-04-27 06:28:08 +02:00
Rebecca Cox
fbdfe90de0
Add override, sort includes
2018-03-07 14:25:12 +01:00
Jacob Støren
cb6d49a611
#2331 Renamed RimView to Rim3dView
2018-01-09 10:11:28 +01:00
Magne Sjaastad
1841379e64
#2127 Sim Well Branches : Major refactor of sim well branch computation
...
Remove local branch geometry caches
Add checkbox to control if branch detection should be used
Add RiaSimWllBranchTools and move helper functions from RimProject
2017-12-08 10:24:14 +01:00
Rebecca Cox
d748803159
#1996 Rename RimEclipseWell -> RimSimWellInView
2017-10-17 09:52:31 +02:00
Bjørn Erik Jensen
886c1ea256
#1981 RFT Plot. Disabled several commands
2017-10-10 11:18:53 +02:00
Rebecca Cox
634108de8c
Add wellLog Tools class and move static methods from newCurve-commands
2017-10-09 14:32:15 +02:00
Jacob Støren
0bb47cba88
#1923 Add no-plot-update versions of update methods in curve system. onLoadDataAndUpdate is improved for summary curve but not always called with the "no update" flag set
2017-09-23 08:47:04 +02:00
Jacob Støren
6f07a3698b
#1427 Enable the new Well Log Curve command for Simulation Wells
2017-04-25 16:12:55 +02:00
Magne Sjaastad
1af3df6c6c
#1255 Removed includes from RimWellLogCurve
2017-02-24 14:14:29 +01:00
Magne Sjaastad
652df8854d
#1180 Use RiaColorTables for several features (well log, summary, flow rates)
2017-02-10 08:39:25 +01:00
Magne Sjaastad
4313409c57
#1190 Make sure well log features are disabled for well allocation objects
2017-02-07 09:34:11 +01:00
Jacob Støren
bb2a1751c8
Added icons to some well log commands
2016-11-17 17:37:01 +01:00
Magne Sjaastad
531aaaa445
AppFwk : Fixed typo of firstAncestorOrThisOfType
2016-09-21 13:59:41 +02:00
Magne Sjaastad
119881dc7d
Removed obsolete code related to actions, menus and dock widgets
2016-06-29 14:40:20 +02:00
Magne Sjaastad
bbf1574feb
Wired up application logic related to new RiuMainPlotWindow
2016-06-29 14:38:11 +02:00
Jacob Støren
c2759e47b2
#739 Renamed and trimmed inside RimPlotCurve
2016-05-23 17:13:03 +02:00
Magne Sjaastad
dc6a50ec3c
Renamed from setCurrentObjectInTreeView to selectAsCurrentItem
2015-12-07 10:07:51 +01:00
Magne Sjaastad
57b0e7b18d
( #538 ) Make sure curve data is populated before used
2015-12-03 07:26:19 +01:00
Magne Sjaastad
ac2a28f139
( #538 ) Initialize new plot with depth unit
...
Removed obsolete functions
2015-12-02 15:07:29 +01:00
Magne Sjaastad
5ac3dea46d
[System] Cleaned up unused variables and functions
2015-11-19 07:57:45 +01:00
Jacob Støren
10582750ab
Renamed files PlotTrack/TrackPlot -> Track
2015-11-04 16:14:42 +01:00
Jacob Støren
f77a92a77b
Rename TrackPlot/PlotTrack classes to Track
2015-11-04 15:57:06 +01:00
Jacob Støren
f7ebf80e0d
( #582 ) ( #488 ) Cycling all the colors in the default color table, using dark colors first.
...
will make equal colors more seldom in a project.
And use a bit less "hard" colors first.
2015-10-31 23:35:18 +01:00
Jacob Støren
4e25673937
Improved code regarding extraction curve creation
2015-10-30 21:39:33 +01:00
Pål Hagen
a0c2d7f6b7
( #525 ) Checking for availability of any case, not necessarily the active case
2015-09-25 16:45:38 +02:00
Pål Hagen
7b802187d0
( #525 ) New well log extraction curve command feature needs a case
...
Not available unless there is a case.
2015-09-25 14:48:31 +02:00
Pål Hagen
d8acb9d1bc
( #528 ) Using case and current result from active view when adding new curve
2015-09-25 14:35:30 +02:00
Pål Hagen
5e58cb141e
( #468 ) Added context menu item in 3D view for plotting of well log extraction curves
2015-09-21 14:24:29 +02:00
Magne Sjaastad
842363eebd
WIP resolved conflicts
2015-09-18 13:46:18 +02:00
Pål Hagen
479b2083ef
( #486 ) Renamed "trace" to "track"
2015-09-18 12:29:23 +02:00
Magne Sjaastad
0f5fed1768
( #492 ) Created folder for well log commands, added "New Well Log LAS Curve" feature
2015-09-18 09:07:38 +02:00