<div dir="ltr"><div>Hi all,<br><br></div>I've been working with spatio-temporal data stored in an xdmf file. I found that ParaView doesn't handle parallel processing of this file well, so I thought I would use the SpatioTemporalParallelism plugin to partition the data better. I chose the Parallel Image Data Writer to write to a .pvti before using the plugin to export state. Once the python script was generated, and I tried running it with pvbatch, I got the following error message:<br><div><div><br>Traceback (most recent call last):<br>  File "./yoda.py", line 26, in <module><br>   
 xdmf_test_v01xdmf = STP.CreateReader(XDMFReader, 
fileinfo='/lustre/cmf/scratch/k/kpai/projects/NeptuneData_2015-07-28/xdmf_test_v01.xdmf')<br>TypeError: CreateReader() takes exactly 2 non-keyword arguments (1 given)<br><br></div><div>The file path above is to the xdmf file on a remote machine.<br></div><div>I'm not sure what other arguments need to be given, considering the script was generated by ParaView (maybe I exported state incorrectly?). I would appreciate any help.<br><br></div><div>Thanks,<br></div><div>Krishna Pai<br clear="all"></div><div><br></div></div></div>