Hi Johannes,<br><br>as you&#39;re also working with Fortran, I think I can help you a little bit more. I      wrapped some files (<a href="http://www.nacad.ufrj.br/~rnelias/paraview/xdmf/xdfm-files.zip">http://www.nacad.ufrj.br/~rnelias/paraview/xdmf/xdfm-files.zip</a>) and Fortran routines I use in my program to write the Xdmf as well as the HDF5. It&#39;s also a cavity flow dataset (unstructured grid, 5 time steps partitioned in 4 parallel subdomains). Note that the Xdmf files are written using the Fortran&#39;s FORMAT statement. I know it&#39;s a bit uggly but my data does not vary between runs, so, why would I need to use a library with a bunch of routines if just a couple of Fortran FORMATs solve my problem? Moreover, FORMATs are quite portable between systems without the need to compile or install anything else.<br>
<br>By the way, I loaded your files without any problem...<br><br>Just deleted your system path from the HDF5 DataItem reference, for example:<br><br>Original:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /home/johannes/workspace/XDMF/xdmf_data/LDCF/LDCF.h5:data/coordinates/x_v<br>
<br>Modified:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; LDCF.h5:data/coordinates/x_v<br><br>Voilá, it works ;o) <br>(thanks God)<br><br>Of course, the xdmf file, in this case, must be kept in the same directory of the HDF5 files it makes references (I have no idea if Xdmf file could point to HDF5 files in other directories...)<br>
<br>I hope it helps you<br><br>Renato N. Elias<br>==============================================<br>Researcher at High Performance Computing Center (NACAD)<br>Federal University of Rio de Janeiro (UFRJ) - Rio de Janeiro, Brazil<br>
<a href="http://www.nacad.ufrj.br/~rnelias">http://www.nacad.ufrj.br/~rnelias</a><br><br><br><div class="gmail_quote">On Wed, Feb 18, 2009 at 6:49 PM, Johannes Will <span dir="ltr">&lt;<a href="mailto:johannes.will@tu-harburg.de">johannes.will@tu-harburg.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Renato,<br>
<br>
many thanks for your replay, I&#39;d rather have it to do the mistakes myself, and be sure PV is able to process compressed files. Got to sell xdmf to my manager on Friday!<br>
<br>
We use a fortran based code to produce the hdf5 files, that fore we use the hdf5 APIs.<br>
<br>
I write the xdmf files with python script on my own, since we did not want to produce yet another dependency. The files I produce work well, if the h5-files are not compressed. I tried to export my case as xdmf from PV3.4 this produces a new h5 and xdmf file. I tried to compress this new file with &#39; h5repack &#39;, but the resultfile crashes also.<br>

<br>
I have attached a h5 file we produced. It is the well known Lid Driven Cavity Flow (uncompressed) together with txt-dump and my xdmf file.<br>
<br>
Maybe you have an idea were I go wrong.<br>
<br>
Kind regards<br><font color="#888888">
<br>
Johannes</font><div><div></div><div class="Wj3C7c"><br>
<br>
<br>
Quoting Renato Elias &lt;<a href="mailto:rnelias@gmail.com" target="_blank">rnelias@gmail.com</a>&gt;:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Johannes,<br>
<br>
I use Xdmf/HDF5 in Fortran and my files are compressed. After reading your<br>
message I did a test in PV3.4 and the dataset was loaded without any<br>
problem. Are you sure that the problem is related to compression? Have you<br>
got success in loading uncompressed files? Are you writing your Xdmf files<br>
using the library or the files are being made by yourself?<br>
<br>
Regards<br>
<br>
Renato.<br>
<br>
On Tue, Feb 17, 2009 at 6:42 PM, Johannes Will<br>
&lt;<a href="mailto:johannes.will@tu-harburg.de" target="_blank">johannes.will@tu-harburg.de</a>&gt;wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hallo everybody,<br>
<br>
I am working now for quite a while with xdmf, which I find a very good<br>
tool. I now tried to process compressed (CHUNK, GZIP) h5 data, and paraview<br>
keeps crashing with a &#39;segmentation fault&#39;. Has anybody some idea about<br>
that, or yet tried to process compressed data? Any hint is appreciated.<br>
<br>
Many Thanks<br>
<br>
Johannes<br>
<br>
--<br>
Johannes Will<br>
<br>
Pulverhofsweg 5<br>
22159 Hamburg<br>
Germany<br>
<br>
Tel.: #49-40-644 199 29<br>
Cell: #49-176-23 600 633<br>
<br>
Mail: <a href="mailto:johannes.will@tuhh.de" target="_blank">johannes.will@tuhh.de</a><br>
<br>
<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<br>
<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:<br>
<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>
<br>
</blockquote>
<br>
</blockquote>
<br>
<br>
<br>
-- <br>
Johannes Will<br>
<br>
Pulverhofsweg 5<br>
22159 Hamburg<br>
Germany<br>
<br>
Tel.: #49-40-644 199 29<br>
Cell: #49-176-23 600 633<br>
<br>
Mail: <a href="mailto:johannes.will@tuhh.de" target="_blank">johannes.will@tuhh.de</a><br>
<br>
</div></div></blockquote></div><br>