HDF Newsletter 80

November 18, 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 HDF Java Products Version 2.1

  • h5diff Improvements

  • Release of HDF Java Products Version 2.1

    A new version of the HDF Java Products, version 2.1, was recently released. This version was tested with HDF5-1.6.3. The HDF Java Products can be downloaded from the following page:
    http://hdf.ncsa.uiuc.edu/hdf-java-html/

    Version 2.1 includes bug fixes and a few new features. Following is a list of the major changes in this release:


    h5diff Improvements

    The h5diff utility in HDF5-1.6.3 has many new options and features. Please consult the h5diff documentation for complete details:
    http://hdf.ncsa.uiuc.edu/HDF5/doc/Tools.html#Tools-Diff

    In addition, performance improvements have been made to h5diff since HDF5-1.6.3 came out. To obtain a version of h5diff with these changes, download the modified files, insert them into the location specified below in the HDF5 source code, and then build HDF5.

    The files that changed can be obtained from:
    ftp://ftp.ncsa.uiuc.edu/HDF/HDF5/current/src/patches/h5diff/

    The file names are: h5diff.h and h5diff_array.c

    These files replace the files with the same names in the following location of the HDF5 source code:
    ./hdf5-1.6.3/tools/lib/