hdf images hdf images

This web site is no longer maintained (but will remain online).
Please see The HDF Group's new Support Portal for the latest information.

HDF4 Mapping Project - Writer

h4mapwriter is a utility that creates an HDF4 file content map for a given HDF4 file. An HDF4 file content map is an XML document that describes the file structure, file metadata, and offset/length of raw data in an HDF4 file. The map can be used to retrieve data from an HDF4 file without relying on the HDF4 library.

The current release is 1.0.8, which was released on Feb 1, 2017. The latest formal release of h4mapwriter can be obtained from this page. h4mapwriter requires the HDF4 library, which also requires the ZLIB and JPEG external libraries. For convenience, these external libraries are included in the source code package below.

If you have any questions or comments about h4mapwriter, or the project itself, please email help@hdfgroup.org.

h4mapwriter Information:


What's New

The 1.0.8 release is tested with the latest (version 4.2.12) HDF4 library. It also has two new options - odl parser and uuid/md5 checksum generation for each byte stream.


Documentation

Please read the following user's guide first for installation and usage.

   h4mapwriter-user-guide.pdf -- HDF4 File Content Map Writer User's Guide

Source Code

An SHA256 file is provided to check the integrity of the package files. Run the command %sha256sum h4map.tar.gz to compare the checksum value of the downloaded file with one in the SHA256 file.

    h4map.tar.gz           -- the source code package for compiling h4mapwriter 
    h4map-testsuite.tar.gz -- the optional testsuite package
    SHA256                 -- the SHA256 message digest of the above packages


Platforms Tested

h4mapwriter has been tested on the following platforms.

OSCompiler
CentOS5 - Linux 2.6.18-308.13.1.el5PAE #1 SMP i686 i386 GNU/Linux gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-55)
CentOS5 - Linux 2.6.18-408.el5 #1 SMP x86_64 GNU/Linux gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-55)
Mac OS X Mavericks - Darwin Kernel Version 13.4.0 x86_64 Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn)


- - Last modified: 01 February 2017