[Paraview] XDMF writer does not write over existing data, if array length changes
Bryn Lloyd
blloyd at vision.ee.ethz.ch
Wed Jul 8 05:59:39 EDT 2009
Hi
I am using a fairly recent CVS version of paraview.
While using the xdmf writer, I noticed that the file <filename>.h5 is
not overwritten. It seems to happen if the new data set contains arrays
of different length to the arrays in the existing *.h5 file.
Following warning message is displayed:
blloyd at dock:~/src>XDMF Error in
/home/blloyd/Kitware/Paraview-CVS/Utilities/Xdmf2/libsrc/XdmfHDF.cxx
line 594 (Source and Target Spaces specify different sizes for path:
/Unnamed/Connections)
XDMF Error in
/home/blloyd/Kitware/Paraview-CVS/Utilities/Xdmf2/libsrc/XdmfHDF.cxx
line 595 (Source = 4508 items)
XDMF Error in
/home/blloyd/Kitware/Paraview-CVS/Utilities/Xdmf2/libsrc/XdmfHDF.cxx
line 596 (Target = 43184 items)
Is the writer supposed to behave like this, or is this a bug?
Thanks
Bryn
--
-------------------------------------------------
Bryn Lloyd
Computer Vision Laboratory
ETH Zürich, Sternwartstrasse 7
CH - 8092 Zürich, Switzerland
Tel: +41 44 63 26668
Fax: +41 44 63 21199
-------------------------------------------------
More information about the ParaView
mailing list