HDF Newsletter #23

December 9, 1996
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


HDF 4.1b1 Release

HDF 4.1 Beta 1 is now available on the NCSA anonymous ftp server (ftp.ncsa.uiuc.edu) in the directory HDF/HDF_4.1b1/.

New Features and Changes


Platforms Tested

HDF 4.1b1 has been tested on the following platforms:

  DEC Alpha/Digital Unix 3.2
  DEC Alpha/OpenVMS AXP v6.2
  DEC VAX OpenVMS v6.2
  Free BSD 2.2
  HP-UX 9.03
  IRIX 5.3
  IRIX 6.2_64
  IRIX 6.2_n32 
  Linux ELF 1.2.13 (C only)
  Macintosh PowerPC (C only) (not ready yet)
  SP2 4.1
  Solaris 2.5
  SunOS 4.1.3
  Windows NT/95 (C only)
  YMP 9.0.2asC

Known Problems


Important Fixes

See the ../release_notes/bug_fixed.txt file for more information on bugs fixed in this release.


The NCSA Collaborative HDF Viewer

An alpha demonstration release of the NCSA Collaborative HDF Viewer is now available. The Collaborative HDF Viewer was created by adapting the stand-alone NCSA Java-based HDF Browser to use the NCSA Habanero Collaborative Framework.

For information refer to:

http://hdf.ncsa.uiuc.edu/hdf/java/chdv/index.html


How HDF Mixes With Java

In the last few months, the HDF group has been mulling over what to do with Java and HDF. Our investigation has led us to learn more than we really wanted to know about wrapping C libraries with Java and about Java's impoverished data types (compared to C).

We still don't have a definite plan, but we do have some notes on what we've learned:

http://hdf.ncsa.uiuc.edu/horizon/java-and-hdf.html

Many of the comments are relevant to any Java application that wants to wrap existing C libraries, so they may be useful to others.

We'd welcome feedback, expressions of interest, and pointers to similar work.


New Tools From Users

Several users have let us know about new tools they have developed that use HDF. For more information on tools that users have developed, please refer to the "What Tools use HDF?" section off of our home page (http://hdf.ncsa.uiuc.edu/tools.html). If you have an application that you would like to add to the list, just let us know at hdfhelp@ncsa.uiuc.edu.

HDFLook

HDFLook is a friendly Motif HDF viewer, useful for quality control of Scientific Datasets. It allows easy access to physical values and ancillary data, and includes 2-D graphics (radial, histogram). It is currently available for Alpha VMS 3.2, HP-UX 10.1, IRIX 5.3, and AIX. (ftp://loaser.univ-lille1.fr/)

WIM

Windows Image Manager (WIM) is a general purpose image display and analysis tool for the Microsoft Windows graphical user interface, with special features for analyzing satellite images. (URL: http://spode.ucsd.edu/)

HDF Browser

Fortner Research has developed the HDF Browser, which is a free utility that lets you open an HDF file, examine its hierarchy and components, and then view and edit its pieces. It runs on Macintosh and Windows NT/95.
(URL: http://www.fortner.com/docs/product_hdf_b.html)