[Paraview] Using HDF5 Datasets in Paraview.

Berk Geveci berk.geveci at gmail.com
Fri Jan 27 13:57:12 EST 2006


ParaView can't do what you want out-of-box. Someone has to write a
special reader to do it. It would be very straightforward to write one
since ParaView already includes the hdf5 library.

On 1/27/06, Mike Jackson <imikejackson at gmail.com> wrote:
> I am building up some data sets and storing them in HDF5. The data
> sets are 256x256 32 bit floating point data that I would like to
> interpret as a grayscale image. There are 256 of these "slices"
> making a nice 256x256x256 volume. The data is all in Floating point
> values. Can Paraview display this type of data? Is there some sort of
> Attribute data that paraview looks for that I can append to each
> dataset to let Paraview better decode the data?
>
> Thanks for any help.
>
> --------
> Mike Jackson
> imikejackson <at> gmail <dot> com
>
>
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>


More information about the ParaView mailing list