mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Remove confusing UI elements
- hide selection of data source, set either summary or ensemble based on curve used as source - only show available statistics curves
This commit is contained in:
@@ -2422,6 +2422,14 @@ bool RimEnsembleCurveSet::hasMeanData() const
|
||||
return m_ensembleStatCaseY->hasMeanData();
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
const RimEnsembleStatistics* RimEnsembleCurveSet::statisticsOptions() const
|
||||
{
|
||||
return m_statistics();
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user