hdf5/tools/h5import/testfiles
Pedro Vicente Nunes 6c95c46fcb [svn-r14039]
New feature: implementation of h5import conversion of an ASCII plain-text file containing text data

The string type H5T_C_S1 is used to define the data (the datum is defined here as one line of text in the text file). The size is set to variable length (H5T_VARIABLE) 

The space used is a 1D array with as many elements as there are lines in the ASCII file (a line is defined by the inclusion of an end of line character, ASCII number 10). A first traversal of the input text file must be made to determine the number of lines in the file and thus the dimensionality of the dataset.

New test to the test script added
text input files and teststr.h5 for h5dump to compare added

Tested: windows, linux, solaris
2007-08-07 11:19:11 -05:00
..
conbfp32 [svn-r6583] 2003-04-03 15:00:42 -05:00
conbfp64 [svn-r6583] 2003-04-03 15:00:42 -05:00
conbin8 [svn-r6583] 2003-04-03 15:00:42 -05:00
conbin16 [svn-r6583] 2003-04-03 15:00:42 -05:00
conbin32 [svn-r6583] 2003-04-03 15:00:42 -05:00
conbuin16 [svn-r6583] 2003-04-03 15:00:42 -05:00
conbuin32 [svn-r6583] 2003-04-03 15:00:42 -05:00
fp1 [svn-r6583] 2003-04-03 15:00:42 -05:00
fp2 [svn-r6583] 2003-04-03 15:00:42 -05:00
in1 [svn-r6583] 2003-04-03 15:00:42 -05:00
test1.h5 [svn-r6583] 2003-04-03 15:00:42 -05:00
test2.h5 [svn-r6583] 2003-04-03 15:00:42 -05:00
test3.h5 [svn-r6583] 2003-04-03 15:00:42 -05:00
test4.h5 [svn-r6583] 2003-04-03 15:00:42 -05:00
test5.h5 [svn-r6583] 2003-04-03 15:00:42 -05:00
test6.h5 [svn-r6583] 2003-04-03 15:00:42 -05:00
test7.h5 [svn-r6583] 2003-04-03 15:00:42 -05:00
test8.h5 [svn-r6583] 2003-04-03 15:00:42 -05:00
test9.h5 [svn-r6583] 2003-04-03 15:00:42 -05:00
test10.h5 [svn-r6583] 2003-04-03 15:00:42 -05:00
test11.h5 [svn-r6583] 2003-04-03 15:00:42 -05:00
test12.h5 [svn-r6583] 2003-04-03 15:00:42 -05:00
test13.h5 [svn-r6583] 2003-04-03 15:00:42 -05:00
teststr.h5 [svn-r14039] 2007-08-07 11:19:11 -05:00
textfp32 [svn-r6583] 2003-04-03 15:00:42 -05:00
textfp64 [svn-r6583] 2003-04-03 15:00:42 -05:00
textin8 [svn-r6583] 2003-04-03 15:00:42 -05:00
textin16 [svn-r6583] 2003-04-03 15:00:42 -05:00
textin32 [svn-r6583] 2003-04-03 15:00:42 -05:00
textstr [svn-r14039] 2007-08-07 11:19:11 -05:00
textuin16 [svn-r6583] 2003-04-03 15:00:42 -05:00
textuin32 [svn-r6583] 2003-04-03 15:00:42 -05:00
txtstr [svn-r14039] 2007-08-07 11:19:11 -05:00