<p>It has to parse the entire xml file to determine the scope of the entire data, but it should only read into memory the enabled arrays from the enabled blocks for the current time step. If it isn't doing that you've probably found a new bug.</p>
<p>Is this a dataset that you can send me so that I can take a look at it? I'm working on the next generation xdmf reader/writer with ARL right now and I'ld like to see if the new reader does better with your data.</p>
<p>cheers,</p>
<p>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<br></p>
<div class="gmail_quot<blockquote class=" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi, All.<br>
<br>
I'm an using paraview for quite some time now, in conjunction with HDF5<br>
and XDMF (the XMF descriptor is generated "manually", i.e. not by the<br>
XDMF library tool)<br>
<br>
Everything is working smoothly for small enough datasets; I have several<br>
time steps and several quantities per time step, they all appear as desired.<br>
<br>
Now, my question is whether I can influence the way paraview loads this<br>
data from HDD into memory. It seems to me that not only paraview loads<br>
all quantities of a given time step into memory, even if this is<br>
currently unnecessary, because some quantities are not used yet. It also<br>
tries to load data from several time steps. The latter is a big problem<br>
for me, since right now I have to create one XMF file per time step,<br>
load it, and so on, as opposed to just have all time steps in one XMF<br>
file and use paraviews forward/backward buttons, if my data is too big.<br>
<br>
Regards<br>
Thomas<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>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</div>