[Paraview] Fwd: [Catalyst] Extracting and saving data from a spreadsheet

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Fri Jun 2 13:19:49 EDT 2017


Attached is a script that demonstrates how to do this. I suspect you're
putting your code in `CreatePipeline`. As the name  suggests, it's only
called when creating pipeline the first time, and not on every iteration.
I've modified a ParaView test script. Modifications are in `### START
MODIFICATION ###` and `### END MODIFICATION ###` blocks. You can run this
as follows:

> bin/pvbatch -sym -dr
 <ParaViewSource>/CoProcessing/PythonCatalyst/Testing/Cxx/waveletdriver.py
/tmp/cptest.py 10

Utkarsh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20170602/3bd20499/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cptest.py
Type: text/x-python
Size: 8004 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview/attachments/20170602/3bd20499/attachment.py>


More information about the ParaView mailing list