<div>Here is the link to the small converter that I posted a while back:</div>
<div>&nbsp;</div>
<div><a href="http://public.kitware.com/pipermail/vtk-developers/2007-October/004746.html">http://public.kitware.com/pipermail/vtk-developers/2007-October/004746.html</a></div>
<div>&nbsp;</div>
<div>I wrote it. </div>
<div>I have also entered this as a feature request for ParaView as it crops up quite often.</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Andrew<br><br></div>
<div class="gmail_quote">On Sat, Feb 23, 2008 at 12:24 AM, Mike Jackson &lt;<a href="mailto:imikejackson@gmail.com">imikejackson@gmail.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Actually,<br>&nbsp; &nbsp;All was fixed with her data set. I do agree that a small convertor<br>would be nice. If I had time I could hack something together with a Qt<br>
Gui. Maybe read CSV files with xyz and optional point data? Shouldn&#39;t<br>be too hard to do just need the time.<br><br>Also some one posted some code earlier to do just this type of<br>conversion. I think you will need to look in the list archives for the<br>
code though. I don&#39;t remember exactly when it was posted.<br><br>Mike<br>
<div>
<div></div>
<div class="Wj3C7c"><br>On Fri, Feb 22, 2008 at 4:16 AM, Lester Anderson<br>&lt;<a href="mailto:lester_anderson1963@hotmail.com">lester_anderson1963@hotmail.com</a>&gt; wrote:<br>&gt;<br>&gt; &nbsp;Hello<br>&gt;<br>&gt; &nbsp;Following on from Mike Jackson&#39;s info:<br>
&gt;<br>&gt; &nbsp;&gt; Hi everyone,<br>&gt; &gt;<br>&gt; &gt; I am finding some problems when trying to convert my three column<br>&gt; &gt; ASCII data (XYZ) into vtk format. I know I have to define poligones<br>&gt; &gt; and normals but I don&#39;t really know how. Is there any program that<br>
&gt; &gt; converts general raw data files to vtk files? If not, any advice on<br>&gt; &gt; how to get the poligones and normals would be very appreciated.<br>&gt; &gt; Thank you very much in advance for your help.<br>&gt; &gt;<br>
&gt; &gt; Patty<br>&gt; &gt;<br>&gt; &gt; --<br>&gt; &gt; Dr Patricia Lozano-Casal<br>&gt; &gt; Institute for Materials and Processes<br>&gt; &gt; School of Engineering and Electronics<br>&gt; &gt; University of Edinburgh<br>
&gt; &gt; Kenneth Denbigh Building<br>&gt; &gt; The King&#39;s Buildings<br>&gt; &gt; Mayfield Road<br>&gt; &gt; Edinburgh, EH9 3JL, United Kingdom<br>&gt; &gt; Phone: ++44 (0)131 650 4859<br>&gt; &gt; Fax: &nbsp; ++44 (0)131 650 6551<br>
&gt; &gt; E-mail: P.Lozano-Casal at <a href="http://ed.ac.uk/" target="_blank">ed.ac.uk</a><br>&gt; &gt;<br>&gt; &gt; --<br>&gt; &gt; The University of Edinburgh is a charitable body, registered in<br>&gt; &gt; Scotland, with registration number SC005336.<br>
&gt; &gt; --<br>&gt;<br>&gt; Is your data just points in space? And you want to show those points<br>&gt; in ParaView?<br>&gt;<br>&gt; I might be inclined to try an unstructured grid with only VTK_VERTEX<br>&gt; as cell types.<br>
&gt;<br>&gt; &lt;<a href="http://www.vtk.org/pdf/file-formats.pdf" target="_blank">http://www.vtk.org/pdf/file-formats.pdf</a>&gt; &nbsp;may help you figure out<br>&gt; what to write. Page 4 explains about the UnstructuredGrid format,<br>
&gt; while there is an example starting at the bottom of page 8.<br>&gt;<br>&gt; # Example VTK file for general XYZ data<br>&gt; # vtk DataFile Version 2.0<br>&gt; Unstructured Grid Example<br>&gt; ASCII<br>&gt; DATASET UNSTRUCTURED_GRID<br>
&gt; POINTS 5 float<br>&gt; 0.0 0.0 0.0<br>&gt; 1.0 0.0 0.0<br>&gt; 2.0 0.0 0.0<br>&gt; 0.0 1.0 0.0<br>&gt; 1.0 1.0 0.0<br>&gt; CELLS 5 10<br>&gt; 1 0<br>&gt; 1 1<br>&gt; 1 2<br>&gt; 1 3<br>&gt; 1 4<br>&gt; CELL_TYPES 5<br>
&gt; 1<br>&gt; 1<br>&gt; 1<br>&gt; 1<br>&gt; 1<br>&gt;<br>&gt; # End VTK File<br>&gt;<br>&gt; &nbsp;I tried the test file as given and it certainly did not like the first line<br>&gt; which I deleted, and then the file would run and generate 5 points. An error<br>
&gt; message was generated but did not stop the plotting:<br>&gt;<br>&gt; &nbsp;ERROR: In<br>&gt; C:\berk\ReleaseBuilds\ParaView3\VTK\IO\vtkUnstructuredGridReader.cxx, line<br>&gt; 350<br>&gt;<br>&gt;<br>&gt; vtkUnstructuredGridReader (05BAC7B0): Unrecognized keyword: #<br>
&gt; &nbsp;I think this is definitely something that would be a big help to many of us<br>&gt; that work on XYZ data, if Paraview could automatically load XYZ data without<br>&gt; the need to compile a separate reformatted structure. Clearly if it is only<br>
&gt; a few data points etc then the file could be done manually, but for more<br>&gt; complex and large datasets this gets to be a problem.<br>&gt;<br>&gt; &nbsp;Perhaps a stand-alone application could be written to convert from XYZ (or<br>
&gt; even netCDF) formats to ones that Paraview can &nbsp;load without issue. There<br>&gt; also appears to be a issue of legacy formats and the newer structures to<br>&gt; contend with.<br>&gt;<br>&gt; &nbsp;Lester<br></div></div>
_______________________________________________<br>ParaView mailing list<br><a href="mailto:ParaView@paraview.org">ParaView@paraview.org</a><br><a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>___________________________________________<br>Andrew J. P. Maclean<br>Centre for Autonomous Systems<br>The Rose Street Building J04<br>The University of Sydney &nbsp;2006 &nbsp;NSW<br>
AUSTRALIA<br>Ph: +61 2 9351 3283<br>Fax: +61 2 9351 7474<br>URL: <a href="http://www.acfr.usyd.edu.au/">http://www.acfr.usyd.edu.au/</a><br>___________________________________________