Hello, I have a CSV file with fields x,y,z,t, where eventually I'd like to plot a varying number of glyphs over a number of time steps. It is very impractical to have a single CSV per time step, as I would end up with thousands of little files. I think it should be possible to use a single CSV file using the Programmable Filter, and this is where I could use some help.
I have read the thread on "particle tracking on top of unsteady flow solution" (http://www.paraview.org/pipermail/paraview/2014-May/031178.html) which doesn't work for me as the time steps do not exist yet in my case and have to be "created" within the programmable filter. Cheers, Anton _______________________________________________ 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
