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

W.T. Bridgman William.T.Bridgman.1 at gsfc.nasa.gov
Tue Jul 27 16:50:59 EDT 2004


Mathieu,

I was checking if there was some 'sense' to the direction of cell  
vertices based on the example in "VTK File Formats" but not that I can  
determine.

I'll see if I can reduce the model sampling and send that out sometime  
tomorrow.

Thanks,
Tom
On Jul 27, 2004, at 4:09 PM, Mathieu Malaterre wrote:

> 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
>
>
>
>
--
***********************************************************************
**** 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/




More information about the vtkusers mailing list