home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / hdf / unix / hdf3_2r2.lha / HDF3.2r2 / examples / README < prev    next >
Encoding:
Text File  |  1992-10-28  |  1.3 KB  |  66 lines

  1. This directory contains files that can be used for testing hdf.
  2.  
  3. File types can be determined by their extensions:
  4.  
  5.     .hdf    - HDF file.  Could contain any number of different HDF objects
  6.     .r24    - HDF file containing one or more 24-bit raster image sets
  7.     .r8    - HDF file containing one or more 8-bit raster image sets,
  8.               with color palettes possible also included
  9.     .sd    - HDF file containing one or more scientific data sets
  10.     .pal    - HDF file containing one or more color palettes
  11.     .raw    - non-HDF file containing binary data (image, float data, etc.)
  12.     .txt    - non-HDF file containing ascii data
  13.     .Z    - files compressed with Unix compress. Use uncompress
  14.               to uncompress them.
  15.  
  16.  
  17.  
  18. head.r24      - isosurface rendering of human head
  19. palette.raw   - contains a raw palette
  20. greypal.raw   - contains a raw grey-scale palette
  21. storm110.raw  - raw image of data from storm simulation
  22. storm120.raw  - raw image of data from storm simulation
  23. storm130.raw  - raw image of data from storm simulation
  24. storm140.raw  - raw image of data from storm simulation
  25. storm110.hdf  - hdf image of data from storm simulation
  26. storm120.hdf  - hdf image of data from storm simulation
  27. storm130.hdf  - hdf image of data from storm simulation
  28. storm140.hdf  - hdf image of data from storm simulation
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.