[Paraview] vtk ascii to binary
Ondrej Certik
ondrej at certik.cz
Mon Aug 3 21:04:39 EDT 2009
On Mon, Aug 3, 2009 at 6:51 PM, Rafael Pacheco<rpacheco at asu.edu> wrote:
> Berk
>
> regarding your email below, could you please be kind to provide me an
> example on how to load the ascii file in ParaView and saving it as binary
> format using a python script? I have a series of output files a00*.vtk (vtk
> legacy) written in fortran and I would like to create movie, but loading
> the files take long time and space.
You can use the visit_writer:
http://certik.github.com/visit_writer/
that I extracted from Visit. I can write binary vtk files and works
very nice for me.
Ondrej
More information about the ParaView
mailing list