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:
@@ -692,7 +692,7 @@ void RimWellRftPlot::updateCurvesInPlot( const std::set<RiaRftPltCurveDefinition
|
||||
|
||||
plotTrack->addCurve( curve );
|
||||
curve->setWellPath( wellPath );
|
||||
curve->setWellLogFile( wellLogFile );
|
||||
curve->setWellLog( wellLogFile );
|
||||
curve->setWellLogChannelName( pressureChannel->name() );
|
||||
curve->setZOrder( 2 );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user