From f7cbdd1d33089a280fbc02803d45ed795fa8fdca Mon Sep 17 00:00:00 2001 From: "Robert E. McGrath" Date: Fri, 9 Feb 2001 12:39:16 -0500 Subject: [svn-r3385] Added description of known bug in h4toh5 images. Purpose: [is this a bug fix? feature? ...] Description: [describe the bug, or describe the new feature, etc] Solution: [details about the changes, algorithm, etc...] [Please as detail as you can since your own explanation is better than others guessing it from the code.] Platforms tested: [machines you have tested the changed version. This is absolute important. Test it out on at least two or three different platforms such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and 64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.] --- RELEASE.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/RELEASE.txt b/RELEASE.txt index 2a43095..70f4c91 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -74,6 +74,16 @@ h4toh5 Utility HDF5 Objects": http://hdf.ncsa.uiuc.edu/HDF5/papers/H4-H5MappingGuidelines.pdf + Known Bugs: + + The h4toh5 utility produces images that do not correctly conform + to the HDF5 Image and Palette Specification. + http://hdf.ncsa.uiuc.edu/HDF5/doc/ImageSpec.html + Several required HDF5 attributes are omitted, and the dataspace + is reversed (i.e., the ht. and width of the image dataset is + incorrectly described.) For more information, please see: + http://hdf.ncsa.uiuc.edu/HDF5/H5Image/ImageDetails.htm + Known Limitations of the h4toh5 beta release --------------------------------------------- @@ -441,3 +451,11 @@ Known Problems in the top level directory with the Cray-specific files from the ftp://hdf.ncsa.uiuc.edu/pub/ougoing/hdf5/hdf5-1.4.0-beta/F90_source_for_Crays directory. + +* The h4toh5 utility produces images that do not correctly conform + to the HDF5 Image and Palette Specification. + http://hdf.ncsa.uiuc.edu/HDF5/doc/ImageSpec.html + Several required HDF5 attributes are omitted, and the dataspace + is reversed (i.e., the ht. and width of the image dataset is + incorrectly described.) For more information, please see: + http://hdf.ncsa.uiuc.edu/HDF5/H5Image/ImageDetails.htm -- cgit v0.12