[vtkusers] vtkExodusIIReader/Writer examples in Python

David Thompson david.thompson at kitware.com
Thu Nov 14 09:47:15 EST 2013


Hi Tim,

> ... does anyone have Python examples of how to use vtkExodusIIReader/Writer other than the ones in the documentation? (namely, TestContourGrid.py)

Not using both together, but attached is a simple reader example that fetches some data and computes order statistics (quantiles) on one array. You'll have to edit the "SetFileName" line to point to a checkout of the ParaViewData directory. Was there some particular feature you are having trouble with?

	David

-------------- next part --------------
A non-text attachment was scrubbed...
Name: exoxample.py
Type: text/x-python-script
Size: 1163 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20131114/a488fb88/attachment.bin>


More information about the vtkusers mailing list