<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: times new roman,new york,times,serif; font-size: 12pt; color: #000000'>Hi Jean-Michel,<br><br>For what it's worth, we never had much luck when we tried using XDMF time series (back in the early PV version 3.14 days). So we instead just got in the habit of looking at individual snap shots and if we wanted to do an animation, we would use the Python trace feature to set up our view and then make some small modifications to the generated trace script. We would wrap all of the contents in a function that took in a file name/number and output an image at the end and then we would write a small driver program that would call that function, looping over our temporal series that way.<br><br>It has the added benefit of running the visualization on a cluster where each process is serial and handles a range of data files. <br><br>Hopefully somebody who has gotten temporal series to work can help you out. If not, I'll be happy to share some example scripts for processing time series data as snapshots using pvpython.<br><br>Tim<br><br><hr id="zwchr"><div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b>"Jean-Michel" <jm.lucas@gantha.com><br><b>To: </b>paraview@paraview.org<br><b>Sent: </b>Tuesday, March 17, 2015 12:46:08 PM<br><b>Subject: </b>[Paraview] Fetching data from xdmf temporal collection<br><br>




<style>
<!--
 
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
 
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.Section1
        {page:Section1;}
-->
</style>





<div class="Section1">

<p class="MsoNormal"><span lang="EN-US">Dear all,</span></p>

<p class="MsoNormal"><span lang="EN-US"> </span></p>

<p class="MsoNormal"><span lang="EN-US">I am trying to fetch data out of a xdmf/h5
file.</span></p>

<p class="MsoNormal"><span lang="EN-US">My xdmf file is a temporal collection and
the xdmf reader recognizes the time steps (index/values in the information
block).</span></p>

<p class="MsoNormal"><span lang="EN-US">I would like to access the point data for
each time steps. However, I seem to only get one time step when fetching the
point data from the multi-block dataset and I don't know how to iterate over
the different time steps.</span></p>

<p class="MsoNormal"><span lang="EN-US"> </span></p>

<p class="MsoNormal"><span lang="EN-US">Hope somebody can help. Thank you very
much,</span></p>

<p class="MsoNormal"><span lang="EN-US"> </span></p>

<p class="MsoNormal">Jean-Michel</p>

<p class="MsoNormal"> </p>

</div>


<br><br>
<hr style="border:none; color:#909090; background-color:#B0B0B0; height: 1px; width: 99%;">
<table style="border-collapse:collapse;border:none;">
        <tbody><tr>
                <td style="border:none;padding:0px 15px 0px 8px">
                        <a href="http://www.avast.com/" target="_blank">
                                <img src="http://static.avast.com/emails/avast-mail-stamp.png" border="0">
                        </a>
                </td>
                <td>
                        <p style="color:#3d4d5a; font-family:"Calibri","Verdana","Arial","Helvetica"; font-size:12pt;">
                                L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel antivirus Avast.
                                <br><a href="http://www.avast.com/" target="_blank">www.avast.com</a>
                        </p>
                </td>
        </tr>
</tbody></table>
<br>



<br>_______________________________________________<br>Powered by www.kitware.com<br><br>Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html<br><br>Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView<br><br>Search the list archives at: http://markmail.org/search/?q=ParaView<br><br>Follow this link to subscribe/unsubscribe:<br>http://public.kitware.com/mailman/listinfo/paraview<br></div><br></div></body></html>