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.
ftp://ftp.ncsa.uiuc.edu/HDF/HDF5/current/fortran/This prototype was tested on the following platforms:
SunOS 5.6 and 5.7 OSF1 V4.0 IRIX64 6.5 (64bit)In order to install it, you must have HDF5-1.2.0 installed and the GZIP library. For your convenience, we provide on the NCSA ftp server the compiled GZIP libraries that were used to test HDF5-1.2.0:
ftp://ftp.ncsa.uiuc.edu/HDF/gzip/
The differences between Version 3.0v1 and prior versions are that HDF objects have been added, including GR, SDS, Palette, Vdata, Vgroup and Annotation objects. Similar to HDF-EOS files, you can create HDF objects in ODL format and use the tools (only hcr2hdf and hdf2hcr currently) to convert to HDF files or vice versa. For HDF-EOS files, there are four tools available (hcr2hdf, hdf2hcr, hcrhdfdiff, hcr_edit).
It has been ported to several platforms. The following compiled HCR executable files in binary form are provided:
hcr_solaris2.6.tar.gz -- For Sun Solaris2.6(SunOS 5.6). hcr_irix6.5.tar.gz -- For SGI IRIX(or IRIX64) 6.5. It was compiled in n32 object mode. hcr_hpux10.2.tar.gz -- For HP-UX 10.20. hcr_dec.tar.gz -- For DEC OSF1 v4.0.The software can be retrieved via anonymous ftp at the following URL:
ftp://hdf.ncsa.uiuc.edu/pub/HCR/Software/To install, download one of them, uncompress the file ("gunzip filename.gz", "tar -xf filename.tar") and display the README file for installation instructions.