Did you read that document ? <a href="http://www.vtk.org/VTK/img/file-formats.pdf">http://www.vtk.org/VTK/img/file-formats.pdf</a><div><br></div><div>Seb<br><div><br><div class="gmail_quote">On Mon, Sep 3, 2012 at 11:11 AM, Marta Varela <span dir="ltr">&lt;<a href="mailto:marta.varela@kcl.ac.uk" target="_blank">marta.varela@kcl.ac.uk</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi.<br>
<br>
I&#39;m new to Paraview and have written a simple text file with a .vtk extension to be read by paraview. I have used the following syntax:<br>
<br>
# vtk DataFile Version 2.0<br>
vtk output<br>
ASCII<br>
DATASET STRUCTURED_POINTS<br>
DIMENSIONS 210 1 120<br>
ORIGIN 0 0 0<br>
SPACING 1 1 1<br>
POINT_DATA 25200<br>
SCALARS ImageFile float 1<br>
LOOKUP_TABLE default<br>
-1000.000000<br>
-1000.000000<br>
-1000.000000<br>
-1000.000000<br>
-1000.000000<br>
-1000.000000<br>
-1000.000000<br>
-1000.000000<br>
...<br>
<br>
Paraview is unable to read the file. Can you please explain why to me and what I can do to fix this?<br>
<br>
Many thanks. Best wishes,<br>
Marta<br>
<br>
<br>
______________________________<u></u>_________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/<u></u>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/<u></u>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/<u></u>mailman/listinfo/paraview</a><br>
</blockquote></div><br></div></div>