<div dir="ltr">I agree with Armin. ParaView is mostly set up to look at a single time step at a time.<div><br><div>I say mostly because a few filters (like temporal cache, temporal interpolator) work across the time dimension and those can request and thus access data from multiple time steps at the same time.</div><div><br></div><div><div><br></div></div></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">David E DeMarle<br>Kitware, Inc.<br>R&D Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: 518-881-4909</div></div>
<br><div class="gmail_quote">On Wed, Mar 18, 2015 at 4:34 PM, Armin Wehrfritz <span dir="ltr"><<a href="mailto:dkxls23@gmail.com" target="_blank">dkxls23@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm not quite sure what the problem here is.<br>
However, I think this is nothing XDMF specific, but rather a general question on how to access the raw data in ParaView at a certain time level.<br>
Am I correct with this Jean-Michel?<br>
<br>
I attached a script that simply loads a xdmf file, steps though all time-steps, renders the data and prints the min/max values of the selected field.<br>
<br>
There are probably better ways to do this though.<br>
Generally, I prefer to use VTK directly for such kind of tasks, especially with the new VTK dataset adapter [1].<br>
<br>
-Armin<br>
<br>
<br>
[1] <a href="http://www.kitware.com/blog/home/post/709" target="_blank">http://www.kitware.com/blog/<u></u>home/post/709</a><span class=""><br>
<br>
<br>
<br>
On 03/18/2015 04:19 PM, Jean-Michel wrote:<br>
</span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
Hi Ken,<br>
<br>
Thank you very much for offering your help.<br>
Attached is the xmf file from which I'm trying to extract the data. I did<br>
delete a fair amount of lines from it to keep only the first 10 time steps -<br>
hope it won't affect anything.<br>
<br>
Jean-Michel<br>
<br>
-----Message d'origine-----<br>
De : Ken Sheldon [mailto:<a href="mailto:KSheldon@slb.com" target="_blank">KSheldon@slb.com</a>]<br>
Envoyé : mercredi 18 mars 2015 14:55<br>
À : <a href="mailto:paraview@paraview.org" target="_blank">paraview@paraview.org</a><br>
Cc : <a href="mailto:jm.lucas@gantha.com" target="_blank">jm.lucas@gantha.com</a><br></span>
Objet : RE: [Paraview] Fetching data from xdmf temporal collection<span class=""><br>
<br>
Jean-Michel<br>
I find the reader is very sensitive to input errors. The diagnostic messages<br>
are not always sufficient to identify mistakes in the XDMF file. I spent<br>
some time getting this to work for some our data.  If you would like send me<br>
a copy of your XDMF (not the HDF5), or at least the first few timesteps of<br>
it, I would be happy to take a look.<br>
----Ken<br>
<br>
Date: Tue, 17 Mar 2015 17:46:08 +0100<br>
From: "Jean-Michel" <<a href="mailto:jm.lucas@gantha.com" target="_blank">jm.lucas@gantha.com</a>><br>
To: <<a href="mailto:paraview@paraview.org" target="_blank">paraview@paraview.org</a>><br>
Subject: [Paraview] Fetching data from xdmf temporal collection<br>
Message-ID: <001b01d060d1$df435e70$<u></u>9dca1b50$@<a href="mailto:lucas@gantha.com" target="_blank">lucas@gantha.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Dear all,<br>
<br>
I am trying to fetch data out of a xdmf/h5 file.<br>
<br>
My xdmf file is a temporal collection and the xdmf reader recognizes the<br>
time steps (index/values in the information block).<br>
<br>
I would like to access the point data for each time steps. However, I seem<br>
to only get one time step when fetching the point data from the multi-block<br>
dataset and I don't know how to iterate over the different time steps.<br>
<br>
Hope somebody can help. Thank you very much,<br>
<br>
Jean-Michel<br>
<br>
<br></span>
---<span class=""><br>
L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel antivirus Avast.<br>
</span><a href="http://www.avast.com" target="_blank">http://www.avast.com</a><span class=""><br>
<br>
<br>
<br>
______________________________<u></u>_________________<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/<u></u>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/<u></u>ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" target="_blank">http://markmail.org/search/?q=<u></u>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" target="_blank">http://public.kitware.com/<u></u>mailman/listinfo/paraview</a><br>
<br>
</span></blockquote>
<br>_______________________________________________<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>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" target="_blank">http://markmail.org/search/?q=ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" target="_blank">http://public.kitware.com/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>