[Paraview] error importing vts on IRIX
Johannes Barner
johannes.barner at web.de
Wed Aug 11 11:31:20 EDT 2004
Hello,
I tried to import the following vts file into paraview-1.4.2
<?xml version="1.0"?>
<VTKFile type="StructuredGrid" version="0.1">
<StructuredGrid WholeExtent="0 2 0 2 0 0">
<Piece Extent="0 2 0 2 0 0">
<Points>
<DataArray type="Float32" NumberOfComponents="3" format="ascii">
-1.0 -1.0 0.0 0.0 -1.0 0.5 1.0 -1.0 0.0
-1.0 0.0 0.4 0.0 0.0 0.3 1.0 0.0 0.4
-1.0 1.0 0.0 0.0 1.0 0.5 1.0 1.0 0.8
</DataArray>
</Points>
<PointData Scalars="Height">
<DataArray type="Float32" Name="Height" format="ascii">
0. .5 0. 0.4 0.3 0.4 0. .5 .8
</DataArray>
</PointData>
</Piece>
</StructuredGrid>
</VTKFile>
This works fine on a Linux box, but with IRIX 6.5 I got the
following message and no visualization of the contents:
ErrorMessage
# Error or warning: There was a VTK Error in file: /usr/local/src/paraview-1.4.2/VTK/IO/vtkXMLStructuredDataReader.cxx (277)
Error reading extent 0 2 0 2 0 0 from piece 0
ErrorMessage end
ErrorMessage
# Error or warning: There was a VTK Error in file: /usr/local/src/paraview-1.4.2/VTK/IO/vtkXMLStructuredDataReader.cxx (277)
Error reading extent 0 2 0 2 0 0 from piece 0
ErrorMessage end
Any suggestions?
Thanks, Johannes
_______________________________________________________
WEB.DE Video-Mail - Sagen Sie mehr mit bewegten Bildern
Informationen unter: http://freemail.web.de/?mc=021199
More information about the ParaView
mailing list