Download H4H5TOOLS
H4H5TOOLS 2.0 (or higher) includes the enhancement from this project. You can download source code and pre-compiled binaries from the following link.
Verification Tool
This verification tool verifies if HDF4-to-HDF5 utility converts HDF-EOS2 files correctly. This utility opens two files: an HDF-EOS2 file and a netCDF-4-compliant HDF5 file converted by HDF4-to-HDF5 utility.
This utility traverses all HDF-EOS2 fields, dimensions and attributes in the given HDF-EOS2 file. For each object, this utility checks if the netCDF-4-compliant HDF5 file has a corresponding object, and compares all values. It also checks if dimensional scales are generated.
As HDF4-to-HDF5 utility covers only HDF-EOS2 Grid and Swath, this verification tool checks only Grid and Swath.
Since this utility uses netCDF-4 API, it requires netCDF-4 library as well as all dependencies H4H5TOOLS have. Unlike H4H5TOOLS and the enhancement, this tool was written in C++; so, C++ compiler is required.
Previously, this tool was not part of H4H5TOOLS, but it comes with H4H5TOOLS 2.1 (or higher).
- - Last modified:September 23rd 2009
