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.



head.r24      - isosurface rendering of human head
palette.raw   - contains a raw palette
greypal.raw   - contains a raw grey-scale palette
storm110.raw  - raw image of data from storm simulation
storm120.raw  - raw image of data from storm simulation
storm130.raw  - raw image of data from storm simulation
storm140.raw  - raw image of data from storm simulation
storm110.hdf  - hdf image of data from storm simulation
storm120.hdf  - hdf image of data from storm simulation
storm130.hdf  - hdf image of data from storm simulation
storm140.hdf  - hdf image of data from storm simulation





































