diff options
author | MuQun Yang <ymuqun@hdfgroup.org> | 2001-06-11 21:20:10 (GMT) |
---|---|---|
committer | MuQun Yang <ymuqun@hdfgroup.org> | 2001-06-11 21:20:10 (GMT) |
commit | 1a5197918c0ef3e9f26af8538cf8c278bfa09fe2 (patch) | |
tree | 69beb8b96244f379cc524d7d8fac3a66559b3886 /src/H5FD.c | |
parent | 1b484c377cfb56b4f36840f74a85bf86211f71e6 (diff) | |
download | hdf5-1a5197918c0ef3e9f26af8538cf8c278bfa09fe2.zip hdf5-1a5197918c0ef3e9f26af8538cf8c278bfa09fe2.tar.gz hdf5-1a5197918c0ef3e9f26af8538cf8c278bfa09fe2.tar.bz2 |
[svn-r3988]
Purpose:
new features
Description:
1. add an option to convert HDF4 file without HDF4 specified attributes such as
HDF4_OBJECT_TYPE, HDF4_REF_NUM etc.
it can be done by inputting "h4toh5 -na input.hdf"
The default converter will still keep HDF4 specfied attributes.
2. Add compression features (gzip) for image too. Now the compressed HDF4 image
can be supported by using HDF5 gzip. Not sure whether tools can read it. Need to be tested.
3. Change SPACEPAD to NULLTERM for HDF4 dimensional name list. We can use variable length HDF5 string to represent these names, however currently H5dump and H5view cannot support variable length HDF5 string. converter will wait for other tools' update.
Solution:
Platforms tested:
eirene(Red Hat 6.2) and arabica(solaris 2.7)
Diffstat (limited to 'src/H5FD.c')
0 files changed, 0 insertions, 0 deletions