<div dir="ltr"><span style="font-size:13.1999998092651px;line-height:19.7999992370605px">Hanqi,<br></span><br>Look at this [1]. We do the same for *.vtk file reader. You can simply setup the XML that user your reader as the internal reader to use for reading the file series.<div><br></div><div>Utkarsh<br><div><br></div><div>[1] <a href="https://gitlab.kitware.com/paraview/paraview/blob/master/ParaViewCore/ServerManager/SMApplication/Resources/readers.xml#L4042-4089">https://gitlab.kitware.com/paraview/paraview/blob/master/ParaViewCore/ServerManager/SMApplication/Resources/readers.xml#L4042-4089</a><br><br></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Jun 4, 2015 at 3:34 PM Hanqi Guo <<a href="mailto:guohanqi@gmail.com">guohanqi@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi, <div><br></div><div>I've written a reader plugin, which works fine for loading single files right now. I would like to further load a sequence and animate them. In the dataset, each time frame is stored in a separate file, e.g. </div><div><br></div><div>  GL3D_Xfieldramp_inter_0000_cop.dat</div><div>  GL3D_Xfieldramp_inter_0001_cop.dat</div><div>  ..</div><div>  GL3D_Xfieldramp_inter_1000_cop.dat</div>























<div><br></div><div>Each file also has the wall time of the simulation. Seems ParaView can automatically detect the file patterns as "GL3D_Xfieldramp_inter_.._cop.dat". I notice that there is an "animateable" option in the plugin configuration. Are there any examples, or what is the canonical way to load file sequences? Thanks. </div><div><br></div><div>Best, </div><div>Hanqi Guo</div><div><div><br></div>-- <br><div><div dir="ltr"><font face="arial, helvetica, sans-serif">Hanqi Guo</font></div></div>
</div></div>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=Paraview-developers" target="_blank">http://markmail.org/search/?q=Paraview-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" target="_blank">http://public.kitware.com/mailman/listinfo/paraview-developers</a><br>
</blockquote></div>