<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2><FONT face="Times New Roman" size=3>Hi
all,<BR><BR>I am a recent fan of Paraview, it is doing a great (and free) job of
visualising my seismic data in 3D, using the VTK formats.<BR><BR>Despite best
efforts though I cannot simply get our proprietary software outputting correctly
formatted for files to hold several scalar data... I have read and re-read the
pdf widely available on vtk formats, and have tried many permutations of the
following file, with no success. Does anyone know what the correct format should
be?<BR><BR>Note I do not want to do 3-component vectors.<BR><BR>Thanks for the
assistance!<BR>Ben.<BR><BR>//***********************************************************<BR><?xml
version="1.0"?><BR><BR><VTKFile type="ImageData" version="0.1"
byte_order="LittleEndian"><BR><BR> <ImageData
WholeExtent="0 49 0 49 0 49" Origin="0 0 0" Spacing="10 10
10"><BR><BR> <Piece Extent="0 49
0 49 0
49"><BR><BR>
<PointData Scalars="DispX" Scalars="DispY"
Scalars="DispZ"><BR><BR>
<DataArray type="Float64" Name="DispZ"
format="ascii"><BR><BR>
2.91069e-032 -5.00162e-032 8.10231e-032 3.40722e-031 -4.88671e-030... etc to
n=50*50*50<BR><BR>
<DataArray type="Float64" Name="DispZ"
format="ascii"><BR><BR>
2.91069e-032 -5.00162e-032 8.10231e-032 3.40722e-031 -4.88671e-030...
etc<BR><BR>
<DataArray type="Float64" Name="DispZ"
format="ascii"><BR><BR>
2.91069e-032 -5.00162e-032 8.10231e-032 3.40722e-031 -4.88671e-030...
etc<BR><BR>
</PointData><BR><BR>
<CellData><BR><BR>
</CellData><BR><BR>
</Piece><BR><BR>
</ImageData><BR><BR>
<AppendedData><BR><BR>
</AppendedData><BR><BR></VTKFile></FONT><BR></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>