Skip to content

Reducing output amount from vtkTemporalStatistics filter.

For inputs with a lot of time steps and/or arrays, the warning from the vtkTemporalStatistics filter can be generated a lot of times. This change will only do it once per filter invocation.

Merge request reports