hdf5/tools/h4toh5
MuQun Yang ee65ccc265 [svn-r3867]
Purpose:
     bug fix Adding more features
Description:
    Bugs: 1) hdf4 dimensional scale data can be none, but the dim name can still defined by users, so number of hdf4 dimensional names and number of object reference may be different
    Previously, this problem is not considered.

          2) SDcheckempty will return true when fill value is set to HDF4 SDS, and then fill value information is lost
          3) check whether SDS have fill value set although SDcheckempty return true.
             Use H5Psetfillvalue and H5Dcreate in HDF5 part, still needs to wait for the new development of HDF5 and also need to investigate whether this part of code has bugs.
    New features: compressed SDS will get compressed with gzip when it is converted. That will save some space.
    [describe the bug, or describe the new feature, etc]
Solution:
     See  above and design document
Platforms tested:
    eirene(linux)
    [machines you have tested the changed version.  This is absolute
    important.  Test it out on at least two or three different platforms
    such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and
    64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]
2001-04-28 17:52:49 -05:00
..
Dependencies [svn-r3488] Purpose: 2001-02-22 16:53:30 -05:00
h4toh5anno.c [svn-r3488] Purpose: 2001-02-22 16:53:30 -05:00
h4toh5image.c [svn-r3488] Purpose: 2001-02-22 16:53:30 -05:00
h4toh5main.c [svn-r3488] Purpose: 2001-02-22 16:53:30 -05:00
h4toh5main.h [svn-r3488] Purpose: 2001-02-22 16:53:30 -05:00
h4toh5pal.c [svn-r3607] 2001-03-12 12:18:06 -05:00
h4toh5sds.c [svn-r3867] 2001-04-28 17:52:49 -05:00
h4toh5test.c [svn-r3739] 2001-03-29 18:56:23 -05:00
h4toh5util.c [svn-r3488] Purpose: 2001-02-22 16:53:30 -05:00
h4toh5util.h [svn-r3607] 2001-03-12 12:18:06 -05:00
h4toh5vdata.c [svn-r3488] Purpose: 2001-02-22 16:53:30 -05:00
h4toh5vgroup.c [svn-r3488] Purpose: 2001-02-22 16:53:30 -05:00
Makefile.in [svn-r3488] Purpose: 2001-02-22 16:53:30 -05:00
testh4toh5.sh [svn-r3488] Purpose: 2001-02-22 16:53:30 -05:00