MantisBT - ParaView
View Issue Details
0004447ParaView(No Category)public2007-02-12 17:232007-09-10 12:40
Ken Moreland 
Ken Moreland 
highfeaturealways
closedfixed 
 
 
0004447: Time interpolator filter
We should have a filter that interpolates its input over time. Basically, it asks its source for the two nearest time steps and then does a linear interpolation (at least on the first pass).

To make the problem tractable, let's assume that the geometry of the input does not change.
No tags attached.
Issue History
2007-08-16 08:05Ken MorelandPrioritylow => high
2007-08-16 08:05Ken MorelandStatusbacklog => tabled
2007-08-16 08:16Ken MorelandStatustabled => @80@
2007-08-16 08:16Ken MorelandResolutionreopened => fixed
2007-08-16 08:16Ken MorelandNote Added: 0008483
2007-08-23 17:10Berk GeveciCategory => 3.2
2007-09-10 12:40Ken MorelandStatus@80@ => closed
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0006923)
Ken Moreland   
2007-03-23 13:06   
There is now a temporal interpolator in ParaView. It works pretty well on exodus data, but there have been problems with multiblock data.

We may want to hide it in the 3.0 release until things stabilize.
(0007067)
Ken Moreland   
2007-04-02 16:48   
Since this has been "hidden" in PV 3.0, I am going to reopen this bug with a low priority to remind us to re-enable this in PV 3.2.
(0008483)
Ken Moreland   
2007-08-16 08:16   
Checked in changes to add the temporal interpolator as well as the cache and shift scale. I also added some tests for the interpolator and shift scale.

/cvsroot/ParaView3/ParaViewData/Baseline/TemporalInterpolator.png,v <-- TemporalInterpolator.png
initial revision: 1.1
/cvsroot/ParaView3/ParaViewData/Baseline/TemporalShiftScale.png,v <-- TemporalShiftScale.png
initial revision: 1.1
/cvsroot/ParaView3/ParaView3/Applications/Client/CMakeLists.txt,v <-- CMakeLists.txt
new revision: 1.153; previous revision: 1.152
/cvsroot/ParaView3/ParaView3/Applications/Client/Testing/XML/TemporalInterpolator.xml,v <-- TemporalInterpolator.xml
initial revision: 1.1
/cvsroot/ParaView3/ParaView3/Applications/Client/Testing/XML/TemporalShiftScale.xml,v <-- TemporalShiftScale.xml
initial revision: 1.1
/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/XML/ParaViewFilters.xml,v <-- ParaViewFilters.xml
new revision: 1.32; previous revision: 1.31
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/Resources/filters.xml,v <-- filters.xml
new revision: 1.250; previous revision: 1.249