<div dir="ltr">Precision might be lost in translation to decimal text.</div><div class="gmail_extra"><br clear="all"><div>David E DeMarle<br>Kitware, Inc.<br>R&D Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>
Phone: 518-881-4909</div>
<br><br><div class="gmail_quote">On Fri, Mar 22, 2013 at 8:37 AM, Anton Shterenlikht <span dir="ltr"><<a href="mailto:mexas@bristol.ac.uk" target="_blank">mexas@bristol.ac.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'm having problems with ImageReader:<br>
<a href="http://paraview.org/Bug/view.php?id=13953" target="_blank">http://paraview.org/Bug/view.php?id=13953</a><br>
<br>
I'm thinking about trying the CSV reader instead.<br>
<br>
My data is a 3D array of integers.<br>
For the ImageReader I write it in binary<br>
form using fortran 2003 "stream".<br>
I guess I can write it in a form:<br>
<br>
i, j, k, value<br>
i, j, k, value<br>
...<br>
<br>
in an ascii file.<br>
<br>
Apart from generating a bigger file,<br>
are there any other potential problems<br>
I should consider?<br>
<br>
Thanks<br>
<br>
Anton<br>
<br>
_______________________________________________<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/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/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/mailman/listinfo/paraview</a><br>
</blockquote></div><br></div>