Skip to content

BUG #16023: Add support for time value/index to Python Calculator.

This adds support for t_value, t_index with aliases time_value and time_index respectively.

Following the pattern with the Python annotation filter, these are added only using data time values, thus are only provided if the input data has time information.

Fixes http://www.paraview.org/Bug/view.php?id=16023

Merge request reports