Hello all,

I am trying to compare two data set, so I use the Temporal Interpolator to
make certain the time steps match. It works; however, I get the error

ERROR: In
> /home/buildslave/dashboards/buildbot/paraview-pvbinsdash-linux-shared-release_superbuild/source-paraview/VTK/Common/ExecutionModel/vtkMultiTimeStepAlgorithm.cxx,
> line 125
> vtkTemporalInterpolator (0x3c900f0): No temporal data has been requested.
> ERROR: In
> /home/buildslave/dashboards/buildbot/paraview-pvbinsdash-linux-shared-release_superbuild/source-paraview/VTK/Common/ExecutionModel/vtkExecutive.cxx,
> line 784
> vtkPVCompositeDataPipeline (0x3c94820): Algorithm
> vtkTemporalInterpolator(0x3c900f0) returned failure for request:
> vtkInformation (0x3cfdf80)
>   Debug: Off
>   Modified Time: 239712
>   Reference Count: 1
>   Registered Events: (none)
>   Request: REQUEST_DATA
>   FORWARD_DIRECTION: 0
>   ALGORITHM_AFTER_FORWARD: 1
>   FROM_OUTPUT_PORT: 0
>
>
> ERROR: In
> /home/buildslave/dashboards/buildbot/paraview-pvbinsdash-linux-shared-release_superbuild/source-paraview/VTK/Common/ExecutionModel/vtkMultiTimeStepAlgorithm.cxx,
> line 125
> vtkTemporalInterpolator (0x3ca5720): No temporal data has been requested.
> ERROR: In
> /home/buildslave/dashboards/buildbot/paraview-pvbinsdash-linux-shared-release_superbuild/source-paraview/VTK/Common/ExecutionModel/vtkExecutive.cxx,
> line 784
> vtkPVCompositeDataPipeline (0x3cac7c0): Algorithm
> vtkTemporalInterpolator(0x3ca5720) returned failure for request:
> vtkInformation (0x3cfdf80)
>   Debug: Off
>   Modified Time: 241098
>   Reference Count: 1
>   Registered Events: (none)
>   Request: REQUEST_DATA
>   FORWARD_DIRECTION: 0
>   ALGORITHM_AFTER_FORWARD: 1
>   FROM_OUTPUT_PORT: 0


Any idea if I can change something in my process to fix this?

Regards,

John R. Haase
jhaa...@nd.edu
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to