h5dump does not have options for column delimiters.

On 8/27/2010 4:42 AM, onpr wrote:
Thank you Peter, using parameter -w really help.

One more question:

Is h5dump have parameter to set column delimeter?


Peter Cao wrote:
h5dump prints out the whole dataset. Each line wraps according to certain
number of characters in a line.  You can use "-w" option to set the number
of columns.

       -w N, --width=N      Set the number of columns of output. A value
of 0 (zero)
                            sets the number of columns to the maximum
(65535).
                            Default width is 80 columns.

For 2D dataset, if you set "N" large enough, e.g. 3000, the output should
be close to hdfivew output.


_______________________________________________
Hdf-forum is for HDF software users discussion.
[email protected]
http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org

Reply via email to