hdf5/tools
MuQun Yang 0c70d84368 [svn-r2678]
Purpose:
    fixing output format of character array converted from hdf4 vdata.
Description:
    Now one dimensional chactacter array can be outputed as one H5 string instead of string of array before.
Solution:
   modify gen_h5comtype() so that when we detect the datatype is hdf5 string, we will merge hdf4 fieldorder into H5T string size and output the whole character array into  hdf5 string(with string size = size of the array length).
Platforms tested:
    eirene(LINUX), arabica(sun 5.6)
2000-10-12 18:33:22 -05:00
..
testfiles [svn-r2676] 2000-10-12 17:54:31 -05:00
Dependencies [svn-r2573] Purpose: 2000-09-19 12:04:46 -05:00
h4toh5anno.c [svn-r2675] 2000-10-12 17:52:28 -05:00
h4toh5image.c [svn-r2614] 2000-09-28 15:51:45 -05:00
h4toh5main.c [svn-r2675] 2000-10-12 17:52:28 -05:00
h4toh5main.h [svn-r2674] 2000-10-12 17:47:38 -05:00
h4toh5pal.c [svn-r2614] 2000-09-28 15:51:45 -05:00
h4toh5sds.c [svn-r2675] 2000-10-12 17:52:28 -05:00
h4toh5util.c [svn-r2674] 2000-10-12 17:47:38 -05:00
h4toh5util.h [svn-r2674] 2000-10-12 17:47:38 -05:00
h4toh5vdata.c [svn-r2678] 2000-10-12 18:33:22 -05:00
h4toh5vgroup.c [svn-r2614] 2000-09-28 15:51:45 -05:00
h5debug.c [svn-r2653] Purpose: 2000-10-10 02:44:33 -05:00
h5dump.c [svn-r2637] Purpose: 2000-10-06 15:30:13 -05:00
h5dump.h [svn-r2623] Purpose: 2000-09-29 22:31:08 -05:00
h5dumptst.c [svn-r2579] Purpose: 2000-09-19 16:08:15 -05:00
h5import.c [svn-r2232] removed the conditional compile statements that we were going to use 2000-05-09 13:14:33 -05:00
h5ls.c [svn-r2412] Fixed a variety of problems with the new H5ToolsFopen() function. 2000-06-23 12:52:21 -05:00
h5repart.c [svn-r2232] removed the conditional compile statements that we were going to use 2000-05-09 13:14:33 -05:00
h5toh4.c
h5toh4.h [svn-r2417] Include sys/stat.h in case it is not included in some platforms 2000-06-27 12:57:00 -05:00
h5tools.c [svn-r2634] Purpose: 2000-10-05 11:56:30 -05:00
h5tools.h [svn-r2626] Purpose: 2000-09-30 12:27:18 -05:00
Makefile.in [svn-r2643] Purpose: 2000-10-09 15:41:03 -05:00
pdb2hdf.c [svn-r2262] * 2000-05-18 2000-05-18 11:40:20 -05:00
talign.c [svn-r2643] Purpose: 2000-10-09 15:41:03 -05:00
testh4toh5 [svn-r2632] Purpose: 2000-10-04 11:57:04 -05:00
testh5dump.sh
testh5toh4 [svn-r2636] Purpose: 2000-10-05 13:03:26 -05:00