mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Improve ensemble cross plot statistics
* Support cross plot in plot templates * Fix source stepping for cross plots * Show cross plot data in "Show Plot Data" * Use bin size and realization count when computing cross plot statistics
This commit is contained in:
@@ -218,7 +218,7 @@ QString RicSaveMultiPlotTemplateFeature::createTextFromObject( RimSummaryMultiPl
|
||||
ensembleReferenceStrings.insert( reference );
|
||||
}
|
||||
|
||||
addresses.push_back( curveSet->summaryAddress() );
|
||||
addresses.push_back( curveSet->summaryAddressY() );
|
||||
}
|
||||
|
||||
replaceStrings( ensembleReferenceStrings,
|
||||
|
||||
Reference in New Issue
Block a user