Abstract:
HDF-EOS Data Extractor (HEEX) is a command-line tool for data users to extract
HDF-EOS 2 or HDF-EOS 5 data to binary or ASCII data format in HTML or XML index
file. The tool automatically recognizes the two formats.
HEEX will extract all data into a directory indicated in -o option by the user.
A file called Index.html or Index.xml in the directory will show all HDF-EOS
data structures and where
... the data are. You can view Index.html or Index.xml
with Internet Explorer. Due to the size of the index file, it may not be
viewable using Netscape.
This tool has been tested on platform Linux 2.4.18-18.7.xsmp using Aura HRDLS
and MODIS data.
Each of these packages contains a precompiled binary for use on Linux, SGI, or
Solaris machines; source code is included for compiling on other platforms.
Users wishing to compile the source code will need to obtain the appropriate
HDF and HDF-EOS libraries. If downloading the HDF-EOS libraries from this web
site, note that the HDF libraries are already contained in those packages and
do not need to be downloaded separately. The HDF links are provided for those
who already have the HDF-EOS libraries but not the HDF libraries.
- HDF-EOS 2.9 (or later version) library
- HDF-EOS 5.1.5 (or later version) library
- hdf4.1r5 (or later) library
- hdf5-1.4.4 (or later) library
- C compiler