OPM / ResInsight

3D viewer and post processing of reservoir models
http://resinsight.org/
GNU General Public License v3.0
174 stars 92 forks source link

Plot Resampling: Error in decade resampling #3142

Open JacobStoren opened 6 years ago

JacobStoren commented 6 years ago

Ends up as 0, even though some values are present, and should be averaged into the resampling

bilde bilde

bjornjensen commented 6 years ago

When a data series contains multiple values for the same time step, resampled data may contain 0 even though the raw data contains nonzero value(s) within the resample period. This may happen when using the weighted mean algorithm, because there will be time steps having zero duration.