MantisBT - ParaView
View Issue Details
0007036ParaView(No Category)public2008-05-16 10:222009-05-13 13:59
Ken Moreland 
Ken Moreland 
normalminorhave not tried
closedfixed 
 
3.43.4 
0007036: Support file series of VTK/XML files
The ability to read in a file series of VTK/XML files was removed because the VTK files themselves might define time in them. Now that the file series reader supports reading a file series of files that support time within, we should re-enable this feature.
No tags attached.
parent of 0007049closed Berk Geveci XML data readers use GetOutput in RequestData 
Issue History
2008-05-16 10:22Ken MorelandNew Issue
2008-05-16 10:22Ken MorelandStatusbacklog => tabled
2008-05-16 10:22Ken MorelandAssigned To => Ken Moreland
2008-05-19 10:19Ken MorelandRelationship addedparent of 0007049
2008-05-19 10:20Ken MorelandNote Added: 0011993
2008-08-12 15:01Ken MorelandStatustabled => @80@
2008-08-12 15:01Ken MorelandResolutionopen => fixed
2008-08-12 15:01Ken MorelandNote Added: 0012993
2008-08-21 21:14Alan ScottStatus@80@ => closed
2008-08-21 21:14Alan ScottNote Added: 0013147
2009-05-13 13:58Utkarsh AyachitTarget Version => 3.4
2009-05-13 13:59Utkarsh AyachitFixed in Version => 3.4
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0011993)
Ken Moreland   
2008-05-19 10:20   
There is an issue with the VTK/XML readers that prevents them from working with vtkFileSeriesReader. The issue is captured in bug 0007049.
(0012993)
Ken Moreland   
2008-08-12 15:01   
Changed the Server Manager XML to use the vtkFileSeriesReader meta reader. Issues with time in each file and issues with the XML readers were addressed in other bugs.

/cvsroot/ParaView3/ParaView3/Applications/Client/CMakeLists.txt,v <-- Applications/Client/CMakeLists.txt
new revision: 1.186; previous revision: 1.185
/cvsroot/ParaView3/ParaView3/Applications/Client/Testing/XML/ReadXMLPolyDataFileSeries.xml,v <-- Applications/Client/Testing/XML/ReadXMLPolyDataFileSeries.xml
initial revision: 1.1
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/Resources/readers.xml,v <-- Servers/ServerManager/Resources/readers.xml
new revision: 1.130; previous revision: 1.129
(0013147)
Alan Scott   
2008-08-21 21:14   
I think I tested it correctly. Used singleSphereanimation*.vtp from the ParaView data.

Tested client/server.