[Paraview] Visualize CSVs as Images

Magician f_magician at mac.com
Tue Jan 28 08:53:11 EST 2014


Hi all,


I have sequential CSVs which only have contour values as m*n matrices.
I want to visualize and animate them like VTK Images (arrays of pixels),
but PV's CSV Reader requires values of each point.

My CSVs are exported and refreshed by other asynchronous softwares,
so I have to read the CSVs into PV without pre-processing them.
I think Programmable Source filter may be suitable, but I don't know
how to read sequential datasets with it.

Any ideas?


Magician


More information about the ParaView mailing list