View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0003065VTK(No Category)public2006-03-31 09:582016-08-12 09:54
ReporterDavid Cash 
Assigned ToWill Schroeder 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0003065: vtkStructuredPointsReader not reading files with field data
DescriptionI 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.
TagsNo tags attached.
Project
Type
Attached Filesgz file icon structpts_with_fielddata.tar.gz [^] (1,645,913 bytes) 1969-12-31 19:00

 Relationships

  Notes
(0036849)
Kitware Robot (administrator)
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.

 Issue History
Date Modified Username Field Change
2011-06-16 13:11 Zack Galbreath Category => (No Category)
2016-08-12 09:54 Kitware Robot Note Added: 0036849
2016-08-12 09:54 Kitware Robot Status expired => closed
2016-08-12 09:54 Kitware Robot Resolution open => moved


Copyright © 2000 - 2018 MantisBT Team