This directory contains files that can be used for testing hdf.

File types can be determined by their extensions:

	.hdf	- HDF file.  Could contain any number of different HDF objects
	.r24	- HDF file containing one or more 24-bit raster image sets
	.r8	- HDF file containing one or more 8-bit raster image sets,
		      with color palettes possible also included
	.sd	- HDF file containing one or more scientific data sets
	.pal	- HDF file containing one or more color palettes
	.raw	- non-HDF file containing binary data (image, float data, etc.)
	.txt	- non-HDF file containing ascii data
	.Z	- files compressed with Unix compress. Use uncompress
		      to uncompress them.



corn.r24      - isosurface from a 3-D nmr array describing moisture content
                in a piece of corn.
head.r24      - isosurface rendering of human head
h200x150.hdf  - hdf file with a 200x150 RIS; also a small SDS
many.hdf      - contains many labels, descriptions, RISs and SDSs
old.hdf       - contains a label, description, RIS8 and SDS
palette.raw   - contains a raw palette


































