mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Osdu Well Log: make it possible to add Osdu well logs to plot.
This commit is contained in:
@@ -147,7 +147,7 @@ void RicWellLogTools::addWellLogChannelsToPlotTrack( RimWellLogTrack* plotTrack,
|
||||
|
||||
if ( wellPath )
|
||||
{
|
||||
if ( wellLogFile ) plotCurve->setWellLogFile( wellLogFile );
|
||||
if ( wellLogFile ) plotCurve->setWellLog( wellLogFile );
|
||||
|
||||
plotCurve->setWellPath( wellPath );
|
||||
plotCurve->setWellLogChannelName( wellLogChannel->name() );
|
||||
|
||||
Reference in New Issue
Block a user