Provided by: gpivtools-mpi_0.6.0-3build1_amd64 

NAME
gpiv_hdf2piv - Converts HDF5 PIV-data to ASCII data.
SYNOPSIS
gpiv_hdf2piv [-e] [-h | --help] [-p | --print] [-v | --version] filename
DESCRIPTION
gpiv_hdf2piv converts a HDF5 formatted file filename.hdf, containing PIV-data, PIV derived data, like
vorticities, strain etc to (ASCII formatted) filename.piv., filename.vor, filename.sstr, filename.nstr
and, eventually, image(s) to (PNG formatted) filename.png files. The parameters that have been used for
the analysis and post processing are written to filename.par
This program does not use the parameter resources from libgpiv. The parameters may be defined by the
command line options as explained below.
Options
-e Exclude PIV data and data from post-processes. Only convert image data.
-h | --help
On-line help.
-p | --print
Prints parameters, command line options and input and output filenames to stdout. The output may
be used as parameters of fasty for future use by re-directing stdout to fasty.par.
-v | --version
Print version information on standard output, then exits successfully.
filename
Full input file name, hdf formatted (including .hdf extension)
SEE ALSO
gpivtools
AUTHOR
Gerber Van der Graaf
19 Januari 2005 GPIV_HDF2PIV(1)