diff --git a/doc/html/TechNotes.html b/doc/html/TechNotes.html new file mode 100644 index 0000000000..4a9c6b2e2a --- /dev/null +++ b/doc/html/TechNotes.html @@ -0,0 +1,211 @@ + +
+HDF5 documents and links +Introduction to HDF5 + + |
+
+
+HDF5 User's Guide +HDF5 Application Developer's Guide +HDF5 Reference Manual + + + + |
+ This informal volume of technical notes is of interest to
+ those who develop and maintain the HDF5 library and
+ related, closely-coupled drivers.
+ These notes are not generally of interest to applications developers
+ and certainly not of interest to users.
+ (Some of these documents may be somewhat out of date as they were
+ working papers for the design process.)
+ + + | ||
+ Memory Management + | + A discussion of memory management issues in HDF5 + | |
+ Memory Management and
+ + Free Lists + | + Notes regarding the implementation of free lists and memory management + | |
Heap Management + | + A discussion of the H5H heap management fuctions + | |
Raw Data Storage + | + A discussion of the storage of raw HDF5 data + | |
I/O Pipeline + | + A description of the raw data I/O pipeline + | |
+ Large Datasets on Small
+ + Machines + | + A guide to accessing large datasets on small computers + | |
+ Relocating a File Data
+ + Structure + | + A discussion of the issues involved in moving file data structures once + they have been cached in memory + | |
+ Working with External Files + | + A guide to the use of multiple files with HDF5 + | |
Object Headers + | + A discussion of the H5O object header functions + | |
+ Symbol Table Caching Issues + | + A discussion of issues involving caching of object header messages in + symbol table entries + | |
+ HDF4/HDF5 Compatibility + | + A discussion of compatibility issues between HDF4 and HDF5 + | |
+ Testing the Chunked Layout
+ + of HDF5 + | + A white paper discussing the motivation to implement raw data chunking + in the HDF5 library + | |
Library Maintenance + | + A discussion of HDF5 library maintenance issues + | |
Code Review + | + Code Review 1 and 2 + | |
+ Release Version Numbers + | + A description of HDF5 release version numbers + | |
Naming Schemes + | + A discussion of naming schemes for HDF5 library modules, functions, + datatypes, etc. + |
+HDF5 documents and links +Introduction to HDF5 + + |
+
+HDF5 User's Guide +HDF5 Application Developer's Guide +HDF5 Reference Manual + + + + |
+HDF Help Desk
+ +Last modified: 25 August 2000 + + |
+Copyright
+ +Describes HDF5 Version 1.3 (Unreleased development version. Dynamic.) + |