<div dir="ltr">Hi Chris,<div><br></div><div>Thanks for your interest. The following Python scripts provide an example on how to generate such dataset.</div><div><br></div><div><a href="https://github.com/Kitware/arctic-viewer/blob/master/scripts/examples/paraview/mpas/raw-probe-flat-earth.py">https://github.com/Kitware/arctic-viewer/blob/master/scripts/examples/paraview/mpas/raw-probe-flat-earth.py</a><br></div><div><a href="https://github.com/Kitware/arctic-viewer/blob/master/scripts/examples/vtk/mpas/raw-probe-flat-earth.py">https://github.com/Kitware/arctic-viewer/blob/master/scripts/examples/vtk/mpas/raw-probe-flat-earth.py</a><br></div><div><br></div><div>Moreover, depending on your data structure, the way you want to iterate through time may differ.</div><div>The example below show the can dataset with a geometry export. But at least, it also show how to control time in ParaView when the reader is Time aware.</div><div><br></div><div><a href="https://github.com/Kitware/arctic-viewer/blob/master/scripts/examples/paraview/samples/VTKGeometry-can.py">https://github.com/Kitware/arctic-viewer/blob/master/scripts/examples/paraview/samples/VTKGeometry-can.py</a><br></div><div><br></div><div>Let me know if you need additional information regarding that script and what it is doing.</div><div><br></div><div>Seb</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 21, 2017 at 10:59 AM, Chris Marsh <span dir="ltr"><<a href="mailto:chris.marsh@usask.ca" target="_blank">chris.marsh@usask.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi,</div><div>I have a set of vtu files that represent a time series of spatial data. I would like to visualize it via the arctic viewer. Ultimately, I'd like something similar to the Flat earth probing example given here (<a href="http://tonic.kitware.com/" target="_blank">http://tonic.kitware.com/</a>). However it's unclear how to convert a vtu to the required json format.</div><div><br>The documentation is lacking in this regard and the example data is not helpful for reverse engineering what is needed.</div><div><br></div><div>Would appreciate any insight.</div><div><br></div><div>Cheers</div><span class="HOEnZb"><font color="#888888"><div>Chris</div></font></span></div>
<br>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/<wbr>ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>