Commits
ymuqun committed 98cbb23f6a1
Purpose: modify some HDF4-specific attribute names to make it consistent with H4toH5 mapping specification and HDF5 image and palette specification Description: Some HDF4-specific attribute names like DIMENSCALE, HDF4_DIMENSION_LIST, HDF4_PALETTE_LIST need to be changed to make it consistent with specification Solution: change them at h4toh5util.h. Platforms tested: linux 2.4 (since only names are changed, no need to test on other platforms).