[vtkusers] Re: Is there a validator for VTK file formats?

Mathieu Malaterre mathieu.malaterre at kitware.com
Tue Jul 27 16:09:07 EDT 2004


Tom,

	If the data is not too big send it to the mailing list. Otherwise try 
to write down a simple unstructured grid, and send us this file.

Thanks,
Mathieu

W.T. Bridgman wrote:
> An additional datum.
> 
> Here's what it does if I try to bring it in directly from vtkpython:
> 
>> >>> from vtkpython import *
>> >>> x=vtkUnstructuredGridReader()
>> >>> x.SetFileName('particleflux.vtk')
>> >>> x.Update()
>> ERROR: In /usr/local/src/VTK-4.2.2/IO/vtkDataReader.cxx, line 1681
>> vtkUnstructuredGridReader (0x812b1b0): Error reading ascii cell data! 
>> for file:
>> particleflux.vtk
>>
>> Segmentation fault (core dumped)
> 
> 
> in case that's relevant.
> 
> Thanks,
> Tom
> -- 
> ***********************************************************************
> **** NOTE NEW EMAIL ADDRESS AS THE WYETH ADDRESS WILL GO AWAY SOON ****
> ***********************************************************************
> Dr. William T."Tom" Bridgman               Scientific Visualization Studio
> Global Science & Technology, Inc.          NASA/Goddard Space Flight Center
> Email: William.T.Bridgman.1 at gsfc.nasa.gov  Code 935
> Phone: 301-286-1346                        Greenbelt, MD 20771
> FAX:   TBD                                 http://svs.gsfc.nasa.gov/
> 
> _______________________________________________
> This is the private VTK discussion list. Please keep messages on-topic. 
> Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
> 






More information about the vtkusers mailing list