[Paraview] Newbie question: How to search the archive? Working with 'point data'
David E DeMarle
dave.demarle at kitware.com
Wed Oct 8 09:29:39 EDT 2014
Hey E.M.,
First thing I recommend is to read the data in with the delimited text
reader, then apply table to points.
Attached is a state file to demonstrate.
Eventually you may want to move to a more efficient (e.g. binary) format
for performance and scalability but this will get you started.
My preferred way to search the list archives is markmail.org.
http://markmail.org/search/?q=paraview
cheers
David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909
On Wed, Oct 8, 2014 at 8:59 AM, E.M. Dragowsky <dragowsky at case.edu> wrote:
> Greetings --
>
> I'm new to the list, and working through the Paraview Tutorial a 2nd time
> (amazing how much can be forgotten with a 1 year lapse).
>
> This time around, I'm specifically interested in working with point data,
> for which I have 3D positions and velocities in white-space delimited text
> (ascii) files.
>
> I'd like to search the archives for discussions related to handling this
> type of data, but there are no obvious search capabilities at the
> public.kitware.com/ archive-related pages that I've found -- just
> instructions to register for the mailing list.
>
> Help with any of the above will be appreciated!
> Cheers,
> ~ E.m.
>
> ----------------------------------
> E.M. Dragowsky, Ph.D.
> Advanced Research Computing -- ITS
> Adjunct Research Associate Professor, Physics
> Case Western Reserve University
> (216) 368-8995
>
> _______________________________________________
> 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
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20141008/fe9f2d77/attachment-0001.html>
-------------- next part --------------
ptx pty ptz vx vy vz
0 1 2 0 -1 -2
3 4 5 -3 -4 -5
-------------- next part --------------
A non-text attachment was scrubbed...
Name: txt_to_ptvect.pvsm
Type: application/octet-stream
Size: 59836 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview/attachments/20141008/fe9f2d77/attachment-0001.obj>
More information about the ParaView
mailing list