MantisBT - VTK
View Issue Details
0003065VTK(No Category)public2006-03-31 09:582016-08-12 09:54
David Cash 
Will Schroeder 
normalmajoralways
closedmoved 
 
 
0003065: vtkStructuredPointsReader not reading files with field data
I have a vtkStructuredPoints file that contains field data and was written using vtkStructuredPointsWriter. When trying to read this file using vtkStructuredPointsReader in VTK 4.4, everything works fine. However, when attempting to read this file with the version in VTK 5.0 a vtkErrorMacro pops up saying "Not all meta data was read form(sic) the file" (associated with line 297 of vtkStructuredPointsReader.cxx), and the StructuredPoints output has incorrectly sets the NumberOfScalarComponents to 1, despite the data having 3 scalar components and the scalars Array in the point data claiming to have three components. This issue happens whether I am using a StructuredPoints file written out using VTK 4.4 or VTK 5.0, but only when trying to read it in using VTK 5.0. Attached is an example data file.
No tags attached.
gz structpts_with_fielddata.tar.gz (1,645,913) 1969-12-31 19:00
https://www.vtk.org/Bug/file/5492/structpts_with_fielddata.tar.gz
Issue History
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2016-08-12 09:54Kitware RobotNote Added: 0036849
2016-08-12 09:54Kitware RobotStatusexpired => closed
2016-08-12 09:54Kitware RobotResolutionopen => moved

Notes
(0036849)
Kitware Robot   
2016-08-12 09:54   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.