home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / formats / hdf / hdfs.toc < prev   
Encoding:
Text File  |  1980-02-06  |  2.3 KB  |  89 lines

  1.     NCSA HDF Specifications
  2.  
  3. Table of Contents
  4.  
  5. National Center for Supercomputing Applications
  6.  
  7. March 1989
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.     Table of Contents
  19.  
  20.  
  21.  
  22.  
  23. Introduction
  24. Overview  v
  25. What Is HDF  vi
  26. Chapter 1    The Basic Structure of HDF Files
  27. Chapter Overview  1.1
  28. File Header  1.1
  29. Data Object  1.1
  30. Physical Organization of HDF Files  1.4
  31. Chapter 2    The NCSA HDF General Purpose Interface
  32. Chapter Overview  2.1
  33. Introduction  2.1
  34. Opening and Closing Files  2.1
  35. Finding Tags, Refs, and Element Lengths  2.1
  36. Reading and Writing Entire Data Elements  2.2
  37. Reading and Writing Part of a Data Element  2.2
  38. Manipulating Data Descriptors  2.2
  39.  
  40. Chapter 3    Sets and Groups
  41. Chapter Overview  3.1
  42. Sets  3.1
  43. Groups  3.2
  44. Raster Image Sets  3.4
  45. Scientific Data Sets  3.6
  46. Chapter 4    HDF Conventions
  47. Chapter Overview  4.1
  48. Byte Order  4.1
  49. Naming and Assigning Tags 4.1 
  50. Using Reference Numbers to Organize Data Objects  4.2
  51. Multiple References and File Compaction  4.3
  52. Chapter 5    Other Formats
  53. Chapter Overview  5.1
  54. File Formats  5.1
  55. Appendix A    NCSA HDF Tags
  56. Appendix B    Header Files
  57. Glossary
  58.  
  59. Figures and Tables
  60. Figure 1    Raster Image Sets in an HDF File      vi
  61. Figure 1.1    Three Data Objects  1.1
  62. Figure 1.2    A Data Descriptor  1.2
  63. Figure 1.3    Model of a Data Descriptor Block  1.3
  64. Figure 1.4    Example Data Descriptor Block  1.4
  65. Figure 1.5    Physical Representation of Data     Objects  1.5
  66. Figure 3.1    Physical Organization of Example     RIG Groupings  3.3
  67. Figure B.1    FORTRAN Header File:  dfF.h  
  68.     B.2╨B3
  69. Figure B.2    C Header File:  df.h  B.4╨B.8
  70.  
  71. Table 1.1    Parts of a Data Descriptor  1.2
  72. Table 1.2    Summary of the Relationships     among Parts of an HDF File  1.4
  73. Table 1.3    Sample Data Objects in an HDF File      1.5
  74. Table 3.1    Tags for Raster-8 Sets  3.4
  75. Table 3.2    Tags for Raster Image Sets  3.5
  76. Table 3.3    Additional Tags for Raster Image     Sets  3.6
  77. Table 3.4    Required Tags for Scientific Data     Sets  3.6
  78. Table 3.5    Optional Tags for Scientific Data     Sets  3.7
  79. Table 4.1    Sample Grouping of Data Objects in     an HDF File  4.1
  80. Table A.1    Number Type Fields  A.3
  81. Table A.2    Number Type Values  A.4
  82. Table A.3    Possible Machine Types  A.5
  83. Table A.4    Possible Tag Types in an RIG  A.7
  84. Table A.5    Dimension Record Fields  A.8
  85. Table A.6    Color Correction Field Types  A.9
  86. Table A.7    Color Format String Values  A.9
  87. Table A.8    Possible Tag Types in an SDG  A.12
  88. Table A.9    Scientific Data Dimension Record     Fields  A.12
  89.