Hi Moreland, Thanks for your reply.
I thought same except maybe not use the GUI since my data is big and takes forever to load up in Paraview. Quick question/observation - using the GUI and 8 processes, and applying the Tables to Points filter + D3 and then trying to save files doesn't create 8 vtu files and 1 pvtu file as expected. Instead, what happens is that I get only 1 pvtu file along with 1 vtu file instead. Clearly something wrong. This was done using v5.2.0. I tried the same thing using v4.0.1 (yes, old but it works!) and I got 8 vtu files and 1 pvtu file as expected. Do you think this is a bug with 5.2.0? Or do I need to do something different with 5.2.0? Any pointers appreciated! On Wed, Mar 1, 2017 at 4:15 PM, Moreland, Kenneth <[email protected]> wrote: > You can use ParaView itself to read in the csv file, convert it to an > unstructured grid (Table to Points filter), redistributed on your 8 > parallel processors (D3 filter) and then write out a pvtu file. > > > > Offhand I cannot think of an easier way. > > > > -Ken > > > > *From:* ParaView [mailto:[email protected]] *On Behalf Of *Faiz > Abidi > *Sent:* Wednesday, March 1, 2017 2:03 PM > *To:* ParaView <[email protected]> > *Subject:* [EXTERNAL] [Paraview] CSV to PVTU > > > > Hi again community! > > > > Looking for suggestions - what would be a decently fast way to convert a > huge CSV file into PVTU files? > > > > What I want to do - load this huge file in a CAVE like environment, and > use 8 parallel processors. > -- > > Faiz Abidi | Master's Student at Virginia Tech | www.faizabidi.com | > +1-540-998-6636 <(540)%20998-6636> > -- Faiz Abidi | Master's Student at Virginia Tech | www.faizabidi.com | +1-540-998-6636
_______________________________________________ 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
