[Paraview] Error reading *.pvtr

Joseph G. schoschuu at web.de
Thu Sep 24 05:51:32 EDT 2009


By reading the attached files I'm experiencing the attached error message.

I hope someone can point out the mistake(s) in the files, because I tried nearly everything and stayed pretty exactly with the file-formats.pdf (at least I think so).

Thanks in advance, Joseph Goldmann




The attachments as text:
- Error:
ERROR: In /work/home0/dolescha/src/ParaView3/VTK/IO/vtkXMLParser.cxx, line 476
vtkXMLDataParser (0x600000000169d600): Error parsing XML in stream at line 16, column 4, byte index 723: mismatched tag

ERROR: In /work/home0/dolescha/src/ParaView3/VTK/IO/vtkXMLReader.cxx, line 362
vtkXMLPRectilinearGridReader (0x60000000014a5f20): Error parsing input file.  ReadXMLInformation aborting.

ERROR: In /work/home0/dolescha/src/ParaView3/VTK/Filtering/vtkExecutive.cxx, line 754
vtkCompositeDataPipeline (0x60000000010e52e0): Algorithm vtkXMLPRectilinearGridReader(0x60000000014a5f20) returned failure for request: vtkInformation (0x6000000001735d00)

- para_0001.pvtr:
<?xml version="1.0"?>
<VTKFile type="PRectilinearGrid"  version="0.1" byte_order="LittleEndian" >
  <PRectilinearGrid WholeExtent= "    1        2    1        2    1        3" GhostLevel="0"> 
    <PPointData Vectors="Velocity">
      <PDataArray Name="Velocity" NumberOfCoordinates="3" type="Float32"/>
    </PPointData>
    <PCellData>
    </PCellData>
    <PCoordinates>
      <PDataArray type="Float32"/>
      <PDataArray type="Float32"/>
      <PDataArray type="Float32"/>
    </PCoordinates>
    <Piece Extent="         1        2         1        2         1        2" Source="para_0001_sub001.vtr"/>
    <Piece Extent="         1        2         1        2         2        3" Source="para_0001_sub002.vtr"/>
  </PRectiliniearGrid> 
</VTKFile>

- para_0001_sub001.vtr:
<?xml version="1.0"?>
<VTKFile type="RectilinearGrid" version="0.1" byte_order="LittleEndian" >
  <RectilinearGrid WholeExtent="         1        2         1        2         1        2" >
    <Piece Extent="         1        2         1        2         1        2" >
    <PointData Vectors="Velocity">
      <DataArray Name="Velocity" NumberOfComponents="3" type="Float32" format="ascii">
1 1 1
1 1 1
1 1 1
1 1 1
1 1 1
1 1 1
1 1 1
1 1 1
      </DataArray>
    </PointData>
    <CellData>
    </CellData>
    <Coordinates>
      <DataArray type="Float32" format="ascii">
0 1
      </DataArray>
      <DataArray type="Float32" format="ascii">
0 1
      </DataArray>
      <DataArray type="Float32" format="ascii">
0 1
      </DataArray>
    </Coordinates>
  </Piece>
  </RectilinearGrid>
</VTKFile>

- para_0001_sub002.vtr:
<?xml version="1.0"?>
<VTKFile type="RectilinearGrid" version="0.1" byte_order="LittleEndian" >
  <RectilinearGrid WholeExtent="         1        2         1        2         2        3" >
    <Piece Extent="         1        2         1        2         2        2" >
    <PointData Vectors="Velocity">
      <DataArray Name="Velocity" NumberOfComponents="3" type="Float32" format="ascii">
1 1 1
1 1 1
1 1 1
1 1 1
1 1 1
1 1 1
1 1 1
1 1 1
      </DataArray>
    </PointData>
    <CellData>
    </CellData>
    <Coordinates>
      <DataArray type="Float32" format="ascii">
0 1
      </DataArray>
      <DataArray type="Float32" format="ascii">
0 1
      </DataArray>
      <DataArray type="Float32" format="ascii">
1 2
      </DataArray>
    </Coordinates>
  </Piece>
  </RectilinearGrid>
</VTKFile>

________________________________________________________________
Neu: WEB.DE Doppel-FLAT mit Internet-Flatrate + Telefon-Flatrate
für nur 19,99 Euro/mtl.!* http://produkte.web.de/go/02/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: para_0001_sub001.vtr
Type: application/octet-stream
Size: 799 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20090924/d3eea13a/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: para_0001_sub002.vtr
Type: application/octet-stream
Size: 799 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20090924/d3eea13a/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: para_0001.pvtr
Type: application/octet-stream
Size: 754 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20090924/d3eea13a/attachment-0002.obj>


More information about the ParaView mailing list