View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0004447ParaView(No Category)public2007-02-12 17:232007-09-10 12:40
ReporterKen Moreland 
Assigned ToKen Moreland 
PriorityhighSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0004447: Time interpolator filter
DescriptionWe 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.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0006923)
Ken Moreland (manager)
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 (manager)
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 (manager)
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

 Issue History
Date Modified Username Field Change
2007-08-16 08:05 Ken Moreland Priority low => high
2007-08-16 08:05 Ken Moreland Status backlog => tabled
2007-08-16 08:16 Ken Moreland Status tabled => @80@
2007-08-16 08:16 Ken Moreland Resolution reopened => fixed
2007-08-16 08:16 Ken Moreland Note Added: 0008483
2007-08-23 17:10 Berk Geveci Category => 3.2
2007-09-10 12:40 Ken Moreland Status @80@ => closed
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team