HDF Newsletter #79

October 4, 2004


To subscribe/unsubscribe to the hdfnews mailing list, please send your request to ncsalist@ncsa.uiuc.edu with the appropriate command (e.g. subscribe hdfnews, unsubscribe hdfnews, help) in the *body* of the message.


CONTENTS

Release of HDF5-1.6.3


Release of HDF5-1.6.3

HDF5-1.6.3 is now available for download from the NCSA HDF5 home page at:
http://hdf.ncsa.uiuc.edu/HDF5/

The HDF5 documentation is included in the source code and can also be accessed from:
http://hdf.ncsa.uiuc.edu/HDF5/doc/

This is a fully tested release. The configuration features supported in this release can be viewed at:
http://hdf.ncsa.uiuc.edu/HDF5/release/SuppConfigFeats.html

The RELEASE.txt file in the source code contains detailed information
ftp://ftp.ncsa.uiuc.edu/HDF/HDF5/current/src/unpacked/release_docs/RELEASE.txt

For information on functions that have changed in HDF5-1.6.3, see:
http://hdf.ncsa.uiuc.edu/HDF5/doc/ADGuide/Changes.html


New Features and Changes

The major new features and changes in HDF5-1.6.3 are:


New options have been added to h5dump to:


This release also contains many bug fixes. Please refer to the RELEASE.txt file in the source code for a comprehensive list of new features and changes.


Platforms Tested

AIX 5.1 and 5.2 (32 and 64 bit) Cray T3E, SV1, T90 FreeBSD HP-UX IRIX64 (32 and 64 bit) Linux 2.4 Mac OS X OSF1 Solaris (32 and 64 bit) TFLOPS Windows

For further information please refer to the following page (or RELEASE.txt):

http://hdf.ncsa.uiuc.edu/HDF5/release/platforms5.html


Known Problems

Known problems at release time are listed in the RELEASE.txt file that comes with the source code.

Further information on known problems can be found on the following page:
http://hdf.ncsa.uiuc.edu/HDF5/release/known_problems5.html


Patch for Problem Unlinking Chunked Datasets

After testing began for HDF5-1.6.3, a problem was encountered with unlinking chunked datasets, which caused the library to crash. The fix for this problem did not make it into the HDF5-1.6.3 release. However, a patch is available for this problem, which can be downloaded from the patches directory at:ftp://ftp.ncsa.uiuc.edu/HDF/HDF5/current/src/patches/

Either:

OR


Note that this fix is NOT included in the pre-compiled binaries we provide.