[Paraview] vtu file format

Dominik Szczerba domi at vision.ee.ethz.ch
Mon Jan 2 10:17:57 EST 2006


I though you said you had used little endian when producing your files.
If you get errors the first thing I would try is swapping bytes to big
endian arrangement.
--dsz

Thierry Dubuis wrote:
> Why ?
> 
> With the big endian I need no size information ?
> 
> Thierry Dubuis
> 
> Dominik Szczerba wrote:
> 
>> VTK uses big endian
>> --dsz
>>
>>  
>>
>>> So first I try to write my data on PC in Little Endian and crypted in
>>> Base64.
>>> When I try to load it in Paraview 2.5 I have an error, I debug and find
>>> Paraview reads 4 characters which is the size of the following binary
>>> block ???
>>>
>>> Have a doc which more precision about this file format than the vtk file
>>> formats for VTK Version 4.2 (where I don't find the information about
>>> this block size) ?
>>>
>>> Thanks for your help.
>>>
>>> Best regards,
>>> Thierry Dubuis
>>> _______________________________________________
>>> ParaView mailing list
>>> ParaView at paraview.org
>>> http://www.paraview.org/mailman/listinfo/paraview
>>>   
>>
>>
>>  
>>

-- 
Dominik Szczerba, Dr.
ETZ C110 CO-ME/BIWI CH-8092 Zurich
http://www.vision.ee.ethz.ch/~domi


More information about the ParaView mailing list