<div>Good morning, </div>
<div> </div>
<div>Something I find weird : </div>
<div> </div>
<div>I generate Data using a python programmable source, and setting the available timesteps for output through the TIME_STEPS pipeline variable. </div>
<div>I have read in the Paraview wiki that for now, that variable is not correctly handled, and that the SnaptoTimeSteps option should then not beeing working properly. That is right. </div>
<div>Then I didn&#39;t care about what values I put in the TIME_STEPS variable, and set the time values for animating manually. </div>
<div> </div>
<div><strong><u>But</u></strong> when saving the data in a VTK data format, the pipeline become suddenly aware of the values in TIME_STEPS variables, and only save the time steps defined by this variable.... </div>
<div> </div>
<div>... Then, is there a way to make Paraview Animation aware of the TIME_STEPS generated by the python programmable source, like the vtk writer is ? </div>
<div> </div>
<div> </div>
<div>Thanks, </div>
<div> </div>
<div>A.Marsan</div>