hdf5/tools/h5dump
Peter Cao fcf96afeb2 [svn-r22052] - h5dump: Added capability for "-a" option to show attributes containing "/"
by using an escape character. For example, for a dataset "/dset" 
               containing attribute "speed(m/h)", use "h5dump -a "/dset/speed(\/h)" 
               to show the content of the attribute. See details at HDFFV-7523
2012-03-12 16:27:11 -05:00
..
binread.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
CMakeLists.txt [svn-r22052] - h5dump: Added capability for "-a" option to show attributes containing "/" 2012-03-12 16:27:11 -05:00
h5dump_ddl.c [svn-r22052] - h5dump: Added capability for "-a" option to show attributes containing "/" 2012-03-12 16:27:11 -05:00
h5dump_ddl.h [svn-r21953] HDDFV-7560: h5dump refactoring 2012-02-17 16:41:58 -05:00
h5dump_defines.h [svn-r21985] Tools must call h5tools_init before command_line parsing or using tools_mesg functions. 2012-02-24 16:14:47 -05:00
h5dump_extern.h [svn-r21953] HDDFV-7560: h5dump refactoring 2012-02-17 16:41:58 -05:00
h5dump_xml.c [svn-r21985] Tools must call h5tools_init before command_line parsing or using tools_mesg functions. 2012-02-24 16:14:47 -05:00
h5dump_xml.h [svn-r21953] HDDFV-7560: h5dump refactoring 2012-02-17 16:41:58 -05:00
h5dump.c [svn-r22042] HDFFV-7957-7958: 2012-03-12 11:33:15 -05:00
h5dump.h [svn-r21953] HDDFV-7560: h5dump refactoring 2012-02-17 16:41:58 -05:00
h5dumpgentest.c [svn-r21979] Correct HD prefix in tools for strlen and memcpy 2012-02-24 09:27:57 -05:00
Makefile.am [svn-r21955] Missed bin/reconfigure on h5dump and tools/lib 2012-02-17 20:05:16 -05:00
Makefile.in [svn-r21955] Missed bin/reconfigure on h5dump and tools/lib 2012-02-17 20:05:16 -05:00
testh5dump.sh.in [svn-r22052] - h5dump: Added capability for "-a" option to show attributes containing "/" 2012-03-12 16:27:11 -05:00
testh5dumpxml.sh.in [svn-r21960] Fix unsigned long long format string in xml code. 2012-02-19 14:30:26 -05:00