[Paraview] Using HDF5 Datasets in Paraview.

Clarke, Jerry (Civ, ARL/CISD) clarke at arl.army.mil
Mon Jan 30 07:07:28 EST 2006


Mike,

You could use the XDMF reader that's built into ParaView. Basically, you write out some XML (MetaData) to describe what's in the HDF5 dataset.

http://www.arl.hpc.mil/ice (XDMF Overview)

-----Original Message-----
From:	paraview-bounces+clarke=arl.army.mil at paraview.org on behalf of Berk Geveci
Sent:	Fri 1/27/2006 1:57 PM
To:	Mike Jackson
Cc:	ParaView Mailing List
Subject:	Re: [Paraview] Using HDF5 Datasets in Paraview.

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
>
_______________________________________________
ParaView mailing list
ParaView at paraview.org
http://www.paraview.org/mailman/listinfo/paraview




More information about the ParaView mailing list