hdf5/tools
Paul Harten c43b9183cc [svn-r942] PURPOSE:
New Feature

SOLUTION:

     h5toh4 is an H5 utility which converts HDF5 files into
     HDF4 files.  It converts only those H5 objects which have
     have mappings into H4 objects.

     Some H5 objects that may be converted into H4 objects are:

     1) H5 group objects may be converted into H4 Vgroup objects.

     2) H5 dataset objects of integer or floating point datatype
        may be converted into H4 SDS objects.

     3) H5 dataset objects of compound datatype and  rank 1  may
        be converted into H4 Vdata objects.  Field members of the
        compound datatype are constrained to be single dimensional.


Platforms tested:
    Solaris2.5, HP10.20
1998-11-21 15:14:09 -05:00
..
testfiles [svn-r940] Purpose: 1998-11-21 15:04:53 -05:00
h5debug.c [svn-r925] Changes since 19981116 1998-11-18 13:40:09 -05:00
h5dump.c [svn-r920] changed the GROUP macro to be GROUPNAME since GROUP was used by the winsock2.h 1998-11-17 13:18:57 -05:00
h5dump.h [svn-r920] changed the GROUP macro to be GROUPNAME since GROUP was used by the winsock2.h 1998-11-17 13:18:57 -05:00
h5dumputil.c [svn-r825] Added features: 1998-10-29 01:27:31 -05:00
h5findshd.c [svn-r941] Purpose: 1998-11-21 15:07:24 -05:00
h5import.c [svn-r929] Changes since 19981119 1998-11-19 13:52:56 -05:00
h5ls.c [svn-r929] Changes since 19981119 1998-11-19 13:52:56 -05:00
h5repart.c [svn-r929] Changes since 19981119 1998-11-19 13:52:56 -05:00
h5toh4.c [svn-r942] PURPOSE: 1998-11-21 15:14:09 -05:00
h5toh4.h [svn-r942] PURPOSE: 1998-11-21 15:14:09 -05:00
h5tools.c [svn-r925] Changes since 19981116 1998-11-18 13:40:09 -05:00
h5tools.h [svn-r876] Changes since 19981102 1998-11-05 15:28:34 -05:00
Makefile.in [svn-r942] PURPOSE: 1998-11-21 15:14:09 -05:00
testh5dump.sh [svn-r825] Added features: 1998-10-29 01:27:31 -05:00
testh5toh4 [svn-r939] Purpose: 1998-11-21 15:00:58 -05:00