[Paraview] is CSV reader a good alternative to ImageReader?

David E DeMarle dave.demarle at kitware.com
Fri Mar 22 09:50:29 EDT 2013


Precision might be lost in translation to decimal text.

David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909


On Fri, Mar 22, 2013 at 8:37 AM, Anton Shterenlikht <mexas at bristol.ac.uk>wrote:

> I'm having problems with ImageReader:
>  http://paraview.org/Bug/view.php?id=13953
>
> I'm thinking about trying the CSV reader instead.
>
> My data is a 3D array of integers.
> For the ImageReader I write it in binary
> form using fortran 2003 "stream".
> I guess I can write it in a form:
>
> i, j, k, value
> i, j, k, value
> ...
>
> in an ascii file.
>
> Apart from generating a bigger file,
> are there any other potential problems
> I should consider?
>
> Thanks
>
> Anton
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20130322/5440dbd0/attachment.htm>


More information about the ParaView mailing list