[Paraview] CSV data display

Venkat Kolluru Venkat.Kolluru at erm.com
Fri Apr 19 12:02:50 EDT 2013


Hi all,
Many thanks for the tips.
I am still having trouble in executing the task.
It would be nice if there is a way to just select a column from the table and hook it up with animation tool.
In the table to points approach, we get option to select x, y, z columns. Why not have an option to select for time and any attribute for coloring (which I think it is already there).

Thanks
Venkat

From: Taylor, Erin M. [mailto:Erin.Taylor at jhuapl.edu]
Sent: Friday, April 19, 2013 11:58 AM
To: Sebastien Jourdain; Venkat Kolluru
Cc: paraview at paraview.org
Subject: Re: [Paraview] CSV data display

I struggled with the Threshold filter on Table To Points for a while before realizing that the Table to Points is a 1-cell grid with all points in that one cell. The Threshold filter on time will not work in that case because the threshold will either turn all the points on or off.

You can work around this by using the Delaunay3D filter on the Table to Points object to turn your data into an unstructured grid.  Then you can use Threshold on those grid cells and isolate (or animate) times.

Hope this helps.

Erin

From: Sebastien Jourdain <sebastien.jourdain at kitware.com<mailto:sebastien.jourdain at kitware.com>>
Date: Wednesday, April 17, 2013 10:53 PM
To: Venkat Kolluru <Venkat.Kolluru at erm.com<mailto:Venkat.Kolluru at erm.com>>
Cc: "paraview at paraview.org<mailto:paraview at paraview.org>" <paraview at paraview.org<mailto:paraview at paraview.org>>
Subject: Re: [Paraview] CSV data display

Hi Venkat,

you can use the threshold filter to select a given time and create an animation cue that will change the threshold value (the time for you) so you will be able to use the time management of ParaView with your data in a somewhat transparent manner.

Seb

PS: You might be able to find some informations here http://paraview.org/Wiki/ParaView/Users_Guide/Animation

On Wed, Apr 17, 2013 at 10:13 AM, Venkat Kolluru <Venkat.Kolluru at erm.com<mailto:Venkat.Kolluru at erm.com>> wrote:
Hi,
I have a CSV data in which I have time, x, y, z and other attributes as columns.
I am able to load the data and followed the help to display the points. But I am trying to find a way to use time column to animate the particles?
Any ideas?

Thanks
Venkat


Venkat S. Kolluru
Technical Director, Surfacewater Modeling Group

ERM
350 Eagleview Boulevard, Suite 200
Exton, PA 19341-1180

Tel: 610 524 3654<tel:610%20524%203654>
Mob: 610 764 0579<tel:610%20764%200579>

www.erm.com<http://www.erm.com/>
venkat.kolluru at erm.com<mailto:venkat.kolluru at erm.com>


________________________________

This message contains information which may be confidential, proprietary, privileged, or otherwise protected by law from disclosure or use by a third party. If you have received this message in error, please contact us immediately and take the steps necessary to delete the message completely from your computer system. Thank you.

Please visit ERM's web site: http://www.erm.com

_______________________________________________
Powered by www.kitware.com<http://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

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview


________________________________

This message contains information which may be confidential, proprietary, privileged, or otherwise protected by law from disclosure or use by a third party. If you have received this message in error, please contact us immediately and take the steps necessary to delete the message completely from your computer system. Thank you.

Please visit ERM's web site: http://www.erm.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20130419/ee451467/attachment-0001.htm>


More information about the ParaView mailing list