<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=utf-8">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Helvetica;
        panose-1:2 11 5 4 2 2 2 3 2 4;}
@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;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 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;}
p
        {mso-style-priority:99;
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle18
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=FR link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span lang=EN-US>Hi Tim,<o:p></o:p></span></p>

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

<p class=MsoNormal><span lang=EN-US>Thank you very much for the input.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>However, the animation works fine for me
from the xdmf time series. From what I understand, your script handles several
separate files to generate an animation. My problem is rather to retrieve the
point data values at each time step from a unique xmf file for further
manipulation in python.<o:p></o:p></span></p>

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

<p class=MsoNormal><span lang=EN-US>Anyway, thank you again for your
suggestion.<o:p></o:p></span></p>

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

<p class=MsoNormal>Jean-Michel<o:p></o:p></p>

<p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p>

<div>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>De :</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Tim Gallagher
[mailto:tim.gallagher@gatech.edu] <br>
<b>Envoyé :</b> mardi 17 mars 2015 19:44<br>
<b>À :</b> Jean-Michel<br>
<b>Cc :</b> paraview@paraview.org<br>
<b>Objet :</b> Re: [Paraview] Fetching data from xdmf temporal collection<o:p></o:p></span></p>

</div>

</div>

<p class=MsoNormal><o:p> </o:p></p>

<div>

<p class=MsoNormal style='margin-bottom:12.0pt'><span style='color:black'>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<o:p></o:p></span></p>

<div class=MsoNormal align=center style='text-align:center'><span
style='color:black'>

<hr size=2 width="100%" align=center id=zwchr>

</span></div>

<div>

<p class=MsoNormal style='margin-bottom:12.0pt'><b><span style='font-family:
"Helvetica","sans-serif";color:black'>From: </span></b><span style='font-family:
"Helvetica","sans-serif";color:black'>"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</span><span
style='font-size:12.0pt;font-family:"Helvetica","sans-serif";color:black'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:black'>Dear all,</span><span
style='color:black'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:black'> </span><span
style='color:black'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:black'>I am trying to fetch
data out of a xdmf/h5 file.</span><span style='color:black'><o:p></o:p></span></p>

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

<p class=MsoNormal><span lang=EN-US style='color:black'>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><span style='color:black'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:black'> </span><span
style='color:black'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:black'>Hope somebody can help.
Thank you very much,</span><span style='color:black'><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:black'> </span><span
style='color:black'><o:p></o:p></span></p>

<p class=MsoNormal><span style='color:black'>Jean-Michel<o:p></o:p></span></p>

<p class=MsoNormal><span style='color:black'> <o:p></o:p></span></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:12.0pt;
font-family:"Helvetica","sans-serif";color:black'><o:p> </o:p></span></p>

<div class=MsoNormal align=center style='text-align:center'><span
style='font-size:12.0pt;font-family:"Helvetica","sans-serif";color:black'>

<hr size=1 width="99%" noshade style='color:#909090' align=center>

</span></div>

<table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0
 style='border-collapse:collapse'>
 <tr>
  <td style='padding:0cm 11.25pt 0cm 6.0pt'>
  <p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman","serif"'><a
  href="http://www.avast.com/" target="_blank"><span style='border:solid windowtext 1.0pt;
  padding:0cm;text-decoration:none'><img border=0 width=100 height=100
  id="_x0000_i1027" src="cid:~WRD000.jpg"
  alt="Image supprimée par l'expéditeur."></span></a><o:p></o:p></span></p>
  </td>
  <td style='padding:.75pt .75pt .75pt .75pt'>
  <p><span style='font-family:"Calibri","sans-serif";color:#3D4D5A'>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> <o:p></o:p></span></p>
  </td>
 </tr>
</table>

<p class=MsoNormal><span style='font-size:12.0pt;font-family:"Helvetica","sans-serif";
color:black'><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<o:p></o:p></span></p>

</div>

<p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman","serif";
color:black'><o:p> </o:p></span></p>

</div>

</div>


<br /><br />
<hr style='border:none; color:#909090; background-color:#B0B0B0; height: 1px; width: 99%;' />
<table style='border-collapse:collapse;border:none;'>
        <tr>
                <td style='border:none;padding:0px 15px 0px 8px'>
                        <a href="http://www.avast.com/">
                                <img border=0 src="http://static.avast.com/emails/avast-mail-stamp.png" />
                        </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/">www.avast.com</a>
                        </p>
                </td>
        </tr>
</table>
<br />
</body>

</html>