diff options
author | Frank Baker <fbaker@hdfgroup.org> | 2003-10-16 22:13:35 (GMT) |
---|---|---|
committer | Frank Baker <fbaker@hdfgroup.org> | 2003-10-16 22:13:35 (GMT) |
commit | 5adc5f7a5eb59742e0abf6d1ab5aab47b0e014bd (patch) | |
tree | 06ca6a364c6dcb0211e21b248a718f1db616863a | |
parent | e8a5037bf8d70a39801fec58f4d9eb5b26b6cd25 (diff) | |
download | hdf5-5adc5f7a5eb59742e0abf6d1ab5aab47b0e014bd.zip hdf5-5adc5f7a5eb59742e0abf6d1ab5aab47b0e014bd.tar.gz hdf5-5adc5f7a5eb59742e0abf6d1ab5aab47b0e014bd.tar.bz2 |
[svn-r7655]
Purpose:
Description:
index.html: Added link to PDF version of RM, to be posted approximately
one week post-release
RM_H5Front.html: Added note describing Fortran API integration into main RM
Added link to PDF version of RM, to be posted approximately one week
post-release
RM_H5?.html and RM_H5.html (except RM_H5P.html):
Removed notes that Fortran APIs are described in a separate window
RM_H5P.html: Added note that Fortran API integration is complete
throughout RM except in H5P
Solution:
Platforms tested:
Misc. update:
-rw-r--r-- | doc/html/RM_H5.html | 13 | ||||
-rw-r--r-- | doc/html/RM_H5A.html | 15 | ||||
-rw-r--r-- | doc/html/RM_H5D.html | 16 | ||||
-rw-r--r-- | doc/html/RM_H5E.html | 16 | ||||
-rw-r--r-- | doc/html/RM_H5F.html | 16 | ||||
-rw-r--r-- | doc/html/RM_H5Front.html | 36 | ||||
-rw-r--r-- | doc/html/RM_H5G.html | 17 | ||||
-rw-r--r-- | doc/html/RM_H5I.html | 18 | ||||
-rw-r--r-- | doc/html/RM_H5P.html | 15 | ||||
-rw-r--r-- | doc/html/RM_H5R.html | 16 | ||||
-rw-r--r-- | doc/html/RM_H5S.html | 16 | ||||
-rw-r--r-- | doc/html/RM_H5T.html | 16 | ||||
-rw-r--r-- | doc/html/RM_H5Z.html | 58 | ||||
-rw-r--r-- | doc/html/index.html | 9 |
14 files changed, 105 insertions, 172 deletions
diff --git a/doc/html/RM_H5.html b/doc/html/RM_H5.html index d297d90..0b5164e 100644 --- a/doc/html/RM_H5.html +++ b/doc/html/RM_H5.html @@ -127,18 +127,9 @@ and it users. <br> <strong>The FORTRAN90 Interfaces:</strong> - <br> -<font size=-1> -<i>In general, each FORTRAN90 subroutine performs exactly the same task -as the corresponding C function. The links below go to the C function -descriptions, which serve as general descriptions for both. A button, -under <strong>Non-C API(s)</strong> at the end of the C function description, -opens an external browser window displaying the FORTRAN90-specific -information. You will probably want to adjust the size and location of -this external window so that both browser windows are visible and to -facilitate moving easily between them.</i> -</font> +In general, each FORTRAN90 subroutine performs exactly the same task +as the corresponding C function. <br> <table border=0> diff --git a/doc/html/RM_H5A.html b/doc/html/RM_H5A.html index c89e438..ce71d42 100644 --- a/doc/html/RM_H5A.html +++ b/doc/html/RM_H5A.html @@ -139,18 +139,9 @@ and information about attributes. <br> <strong>The FORTRAN90 Interfaces:</strong> - <br> -<font size=-1> -<i>In general, each FORTRAN90 subroutine performs exactly the same task -as the corresponding C function. The links below (electronic versions only) go to the C function -descriptions, which serve as general descriptions for both. A button, -under <strong>Non-C API(s)</strong> at the end of the C function description, -opens an external browser window displaying the FORTRAN90-specific -information. You will probably want to adjust the size and location of -this external window so that both browser windows are visible and to -facilitate moving easily between them.</i> -</font> +In general, each FORTRAN90 subroutine performs exactly the same task +as the corresponding C function. <br> <table border=0> @@ -916,7 +907,7 @@ And in this document, the Describes HDF5 Release 1.6.1, October 2003 </address><!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT"> <!-- -document.writeln("Last modified: 13 October 2003"); +document.writeln("Last modified: 16 October 2003"); --> </SCRIPT> diff --git a/doc/html/RM_H5D.html b/doc/html/RM_H5D.html index 7544a6e..9dc1359 100644 --- a/doc/html/RM_H5D.html +++ b/doc/html/RM_H5D.html @@ -155,18 +155,10 @@ and set and retrieve their constant or persistent properties. <br> <strong>The FORTRAN90 Interfaces:</strong> - <br> -<font size=-1> -<i>In general, each FORTRAN90 subroutine performs exactly the same task -as the corresponding C function. The links below (electronic versions only) go to the C function -descriptions, which serve as general descriptions for both. A button, -under <strong>Non-C API(s)</strong> at the end of the C function description, -opens an external browser window displaying the FORTRAN90-specific -information. You will probably want to adjust the size and location of -this external window so that both browser windows are visible and to -facilitate moving easily between them.</i> -</font><br> +In general, each FORTRAN90 subroutine performs exactly the same task +as the corresponding C function. +<br> <table border=0> <tr><td valign=top> @@ -1581,7 +1573,7 @@ And in this document, the Describes HDF5 Release 1.6.1, October 2003 </address><!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT"> <!-- -document.writeln("Last modified: 13 October 2003"); +document.writeln("Last modified: 16 October 2003"); --> </SCRIPT> diff --git a/doc/html/RM_H5E.html b/doc/html/RM_H5E.html index 29dd7ec..1d1265e 100644 --- a/doc/html/RM_H5E.html +++ b/doc/html/RM_H5E.html @@ -132,18 +132,10 @@ These functions provide error handling capabilities in the HDF5 environment. <br> <strong>The FORTRAN90 Interfaces:</strong> - <br> -<font size=-1> -<i>In general, each FORTRAN90 subroutine performs exactly the same task -as the corresponding C function. The links below (electronic versions only) go to the C function -descriptions, which serve as general descriptions for both. A button, -under <strong>Non-C API(s)</strong> at the end of the C function description, -opens an external browser window displaying the FORTRAN90-specific -information. You will probably want to adjust the size and location of -this external window so that both browser windows are visible and to -facilitate moving easily between them.</i> -</font><br> +In general, each FORTRAN90 subroutine performs exactly the same task +as the corresponding C function. +<br> <table border=0> <tr><td valign=top> @@ -716,7 +708,7 @@ And in this document, the Describes HDF5 Release 1.6.1, October 2003 </address><!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT"> <!-- -document.writeln("Last modified: 3 October 2003"); +document.writeln("Last modified: 16 October 2003"); --> </SCRIPT> diff --git a/doc/html/RM_H5F.html b/doc/html/RM_H5F.html index 7d9b3d7..81ea736 100644 --- a/doc/html/RM_H5F.html +++ b/doc/html/RM_H5F.html @@ -144,18 +144,10 @@ documented below. <br> <strong>The FORTRAN90 Interfaces:</strong> - <br> -<font size=-1> -<i>In general, each FORTRAN90 subroutine performs exactly the same task -as the corresponding C function. The links below (electronic versions only) go to the C function -descriptions, which serve as general descriptions for both. A button, -under <strong>Non-C API(s)</strong> at the end of the C function description, -opens an external browser window displaying the FORTRAN90-specific -information. You will probably want to adjust the size and location of -this external window so that both browser windows are visible and to -facilitate moving easily between them.</i> -</font><br> +In general, each FORTRAN90 subroutine performs exactly the same task +as the corresponding C function. +<br> <table border=0> <tr><td valign=top> @@ -1232,7 +1224,7 @@ And in this document, the Describes HDF5 Release 1.6.1, October 2003 </address><!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT"> <!-- -document.writeln("Last modified: 13 October 2003"); +document.writeln("Last modified: 16 October 2003"); --> </SCRIPT> diff --git a/doc/html/RM_H5Front.html b/doc/html/RM_H5Front.html index 4b73780..9e84666 100644 --- a/doc/html/RM_H5Front.html +++ b/doc/html/RM_H5Front.html @@ -132,6 +132,12 @@ See <a href="#F90andCPPlus">below</a> for the FORTRAN90 and C++ APIs. </table> </center> +<p> +A PDF version of this <cite>HDF5 Reference Manual</cite> will be available from +<a href="http://hdf.ncsa.uiuc.edu/HDF5/doc/PSandPDF/"> +http://hdf.ncsa.uiuc.edu/HDF5/doc/PSandPDF/</a> +approximately one week after Release 1.6.1. + <a name="F90andCPPlus"> <hr> @@ -158,20 +164,20 @@ These APIs are described in the following documents. <p> <u>Fortran90 APIs in the <cite>Reference Manual</cite>:</u> The current version of the <cite>HDF5 Reference Manual</cite> includes - a description of the FORTRAN90 API to HDF5. - Fortran subroutines exist in the H5A, H5D, H5E, H5F, H5G, H5I, H5P, - H5R, H5S, and H5T interfaces and are described on those pages. - <p> + descriptions of the Fortran90 APIs to HDF5. + Fortran subroutines exist in the H5, H5A, H5D, H5E, H5F, H5G, H5I, H5P, + H5R, H5S, H5T, and H5Z interfaces and are described on those pages. In general, each Fortran subroutine performs exactly the same task - as the corresponding C function. In the electronic version of this manual, - the links at the top of each reference - manual section go to the C function descriptions, which serve as general - descriptions for both the C and Fortran APIs. A button, under - <strong>Non-C API(s)</strong> at the end of the C function description, - opens an external browser window displaying the Fortran-specific - information. You will probably want to adjust the size and location of - this external window so that both browser windows are visible and to - facilitate moving easily between them. + as the corresponding C function. + <p> + Whereas Fortran subroutines had been described on separate pages in + prior reelases, those descriptions are fully integrted into the + body of the reference manual for HDF5 Release 1.6.1. + (Exception: That integration will not be complete for H5P subroutines + until approximately 1 week after the release; most of the H5P Fortran + interfaces are still described on a separate page. The above-mentioned + PDF version of the reference manual will be posted after the Fortran + integration is complete.) <p> <a href="fortran/F90Flags.html" target="External"> <cite>HDF5 Fortran90 Flags and Datatypes</cite></a> @@ -186,9 +192,11 @@ These APIs are described in the following documents. <p> <a href="cpplus/CppInterfaces.html" target="External"> <cite>HDF5 C++ Interfaces</cite></a> +<!-- <p> (Note that the C++ APIs are not yet integrated into the <cite>HDF5 Reference Manual</cite>.) +--> </dir> @@ -238,7 +246,7 @@ And in this document, the Describes HDF5 Release 1.6.1, October 2003 </address><!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT"> <!-- -document.writeln("Last modified: 9 April 2003"); +document.writeln("Last modified: 16 October 2003"); --> </SCRIPT> diff --git a/doc/html/RM_H5G.html b/doc/html/RM_H5G.html index 39bcb5f..69a1365 100644 --- a/doc/html/RM_H5G.html +++ b/doc/html/RM_H5G.html @@ -146,17 +146,10 @@ of objects in an HDF5 file. <br> <strong>The FORTRAN90 Interfaces:</strong> - -<font size=-1> -<i>In general, each FORTRAN90 subroutine performs exactly the same task -as the corresponding C function. The links below (electronic versions only) go to the C function -descriptions, which serve as general descriptions for both. A button, -under <strong>Non-C API(s)</strong> at the end of the C function description, -opens an external browser window displaying the FORTRAN90-specific -information. You will probably want to adjust the size and location of -this external window so that both browser windows are visible and to -facilitate moving easily between them.</i> -</font><br> +<br> +In general, each FORTRAN90 subroutine performs exactly the same task +as the corresponding C function. +<br> <table border=0> <tr><td valign=top> @@ -1435,7 +1428,7 @@ And in this document, the Describes HDF5 Release 1.6.1, October 2003 </address><!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT"> <!-- -document.writeln("Last modified: 13 October 2003"); +document.writeln("Last modified: 16 October 2003"); --> </SCRIPT> diff --git a/doc/html/RM_H5I.html b/doc/html/RM_H5I.html index ba09bf4..7fdacb7 100644 --- a/doc/html/RM_H5I.html +++ b/doc/html/RM_H5I.html @@ -93,19 +93,11 @@ object names. <br> -<strong>The FORTRAN90 Interface:</strong> - +<strong>The FORTRAN90 Interfaces:</strong> +<br> +In general, each FORTRAN90 subroutine performs exactly the same task +as the corresponding C function. <br> -<font size=-1> -<i>In general, each FORTRAN90 subroutine performs exactly the same task -as the corresponding C function. The links below (electronic versions only) go to the C function -descriptions, which serve as general descriptions for both. A button, -under <strong>Non-C API(s)</strong> at the end of the C function description, -opens an external browser window displaying the FORTRAN90-specific -information. You will probably want to adjust the size and location of -this external window so that both browser windows are visible and to -facilitate moving easily between them.</i> -</font><br> <table border=0> <tr><td valign=top> @@ -312,7 +304,7 @@ And in this document, the Describes HDF5 Release 1.6.1, October 2003 </address><!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT"> <!-- -document.writeln("Last modified: 13 October 2003"); +document.writeln("Last modified: 16 October 2003"); --> </SCRIPT> diff --git a/doc/html/RM_H5P.html b/doc/html/RM_H5P.html index c2c077d..eb4af17 100644 --- a/doc/html/RM_H5P.html +++ b/doc/html/RM_H5P.html @@ -416,16 +416,23 @@ See further notes in the description of each function. <strong>The FORTRAN90 Interfaces:</strong> <br> +In general, each FORTRAN90 subroutine performs exactly the same task +as the corresponding C function. +<p> + <font size=-1> -<i>In general, each FORTRAN90 subroutine performs exactly the same task -as the corresponding C function. The links below (electronic versions only) go to the C function +<i>The integration of Fortran90 APIs is complete in every section of the +reference manual except this one; this section will be completed shortly +after Release 1.6.1. +The links below (electronic versions only) go to the C function descriptions, which serve as general descriptions for both. A button, under <strong>Non-C API(s)</strong> at the end of the C function description, opens an external browser window displaying the FORTRAN90-specific information. You will probably want to adjust the size and location of this external window so that both browser windows are visible and to facilitate moving easily between them.</i> -</font><br> +</font> +<br> <table border=0> <tr><td valign=top> @@ -7767,7 +7774,7 @@ And in this document, the Describes HDF5 Release 1.6.1, October 2003 </address><!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT"> <!-- -document.writeln("Last modified: 3 October 2003"); +document.writeln("Last modified: 16 October 2003"); --> </SCRIPT> diff --git a/doc/html/RM_H5R.html b/doc/html/RM_H5R.html index 2d4bb17..9beaa74 100644 --- a/doc/html/RM_H5R.html +++ b/doc/html/RM_H5R.html @@ -130,18 +130,10 @@ See further notes in the description of each function. <br> <strong>The FORTRAN90 Interfaces:</strong> - <br> -<font size=-1> -<i>In general, each FORTRAN90 subroutine performs exactly the same task -as the corresponding C function. The links below (electronic versions only) go to the C function -descriptions, which serve as general descriptions for both. A button, -under <strong>Non-C API(s)</strong> at the end of the C function description, -opens an external browser window displaying the FORTRAN90-specific -information. You will probably want to adjust the size and location of -this external window so that both browser windows are visible and to -facilitate moving easily between them.</i> -</font><br> +In general, each FORTRAN90 subroutine performs exactly the same task +as the corresponding C function. +<br> <table border=0 width=80%> <tr><td valign=top width=40%> @@ -570,7 +562,7 @@ And in this document, the Describes HDF5 Release 1.6.1, October 2003 </address><!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT"> <!-- -document.writeln("Last modified: 13 October 2003"); +document.writeln("Last modified: 16 October 2003"); --> </SCRIPT> diff --git a/doc/html/RM_H5S.html b/doc/html/RM_H5S.html index ec03ac9..acfa476 100644 --- a/doc/html/RM_H5S.html +++ b/doc/html/RM_H5S.html @@ -162,18 +162,10 @@ elements of a dataset. <br> <strong>The FORTRAN90 Interfaces:</strong> - <br> -<font size=-1> -<i>In general, each FORTRAN90 subroutine performs exactly the same task -as the corresponding C function. The links below (electronic versions only) go to the C function -descriptions, which serve as general descriptions for both. A button, -under <strong>Non-C API(s)</strong> at the end of the C function description, -opens an external browser window displaying the FORTRAN90-specific -information. You will probably want to adjust the size and location of -this external window so that both browser windows are visible and to -facilitate moving easily between them.</i> -</font><br> +In general, each FORTRAN90 subroutine performs exactly the same task +as the corresponding C function. +<br> <table border=0> <tr><td valign=top> @@ -1844,7 +1836,7 @@ And in this document, the Describes HDF5 Release 1.6.1, October 2003 </address><!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT"> <!-- -document.writeln("Last modified: 3 October 2003"); +document.writeln("Last modified: 16 October 2003"); --> </SCRIPT> diff --git a/doc/html/RM_H5T.html b/doc/html/RM_H5T.html index 44e2659..83cc5ff 100644 --- a/doc/html/RM_H5T.html +++ b/doc/html/RM_H5T.html @@ -248,17 +248,9 @@ of a dataset. <br> <strong>The FORTRAN90 Interfaces:</strong> <br> - -<font size=-1> -<i>In general, each FORTRAN90 subroutine performs exactly the same task -as the corresponding C function. The links below (electronic versions only) go to the C function -descriptions, which serve as general descriptions for both. A button, -under <strong>Non-C API(s)</strong> at the end of the C function description, -opens an external browser window displaying the FORTRAN90-specific -information. You will probably want to adjust the size and location of -this external window so that both browser windows are visible and to -facilitate moving easily between them.</i> -</font><br> +In general, each FORTRAN90 subroutine performs exactly the same task +as the corresponding C function. +<br> <table border=0> <tr><td valign=top width=32%> @@ -3903,7 +3895,7 @@ And in this document, the Describes HDF5 Release 1.6.1, October 2003 </address><!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT"> <!-- -document.writeln("Last modified: 8 October 2003"); +document.writeln("Last modified: 16 October 2003"); --> </SCRIPT> diff --git a/doc/html/RM_H5Z.html b/doc/html/RM_H5Z.html index 3a2c7ea..4370c99 100644 --- a/doc/html/RM_H5Z.html +++ b/doc/html/RM_H5Z.html @@ -88,6 +88,30 @@ for the local environment. </td></tr> </table> +<br> +<strong>The FORTRAN90 Interfaces:</strong> +<br> +In general, each FORTRAN90 subroutine performs exactly the same task +as the corresponding C function. +<br> + +<table border=0 width=80%> +<tr><td valign=top> + <ul> + <li><a href="#Compression-FilterAvail">h5zfilter_avail_f</a> + </ul> +</td><td> </td><td valign=top> + <ul> +<!--<li><a href="#Compression-Register">h5zregister_f</a> --> + + </ul> +</td><td> </td><td valign=top> + <ul> + <li><a href="#Compression-Unregister">h5zunregister_f</a> + </ul> +</td></tr> +</table> + <p> HDF5 supports a filter pipeline that provides the capability for standard and customized raw data processing during I/O operations. @@ -120,38 +144,6 @@ See <a href="Datasets.html"><cite>The Dataset Interface (H5D)</cite></a> in the <cite>HDF5 User's Guide</cite> for further information regarding data compression. -<br> -<strong>The FORTRAN90 Interfaces:</strong> - -<br> -<font size=-1> -<i>In general, each FORTRAN90 subroutine performs exactly the same task -as the corresponding C function. The links below (electronic versions only) go to the C function -descriptions, which serve as general descriptions for both. A button, -under <strong>Non-C API(s)</strong> at the end of the C function description, -opens an external browser window displaying the FORTRAN90-specific -information. You will probably want to adjust the size and location of -this external window so that both browser windows are visible and to -facilitate moving easily between them.</i> -</font><br> - -<table border=0 width=80%> -<tr><td valign=top> - <ul> - <li><a href="#Compression-FilterAvail">h5zfilter_avail_f</a> - </ul> -</td><td> </td><td valign=top> - <ul> -<!--<li><a href="#Compression-Register">h5zregister_f</a> --> - - </ul> -</td><td> </td><td valign=top> - <ul> - <li><a href="#Compression-Unregister">h5zunregister_f</a> - </ul> -</td></tr> -</table> - <!-- NEW PAGE --> <!-- NEW PAGE --> <!-- HEADER RIGHT "H5Zfilter_avail" --> @@ -497,7 +489,7 @@ And in this document, the Describes HDF5 Release 1.6.1, October 2003 </address><!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT"> <!-- -document.writeln("Last modified: 3 October 2003"); +document.writeln("Last modified: 16 October 2003"); --> </SCRIPT> diff --git a/doc/html/index.html b/doc/html/index.html index d1ae69c..a96ee94 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -82,6 +82,13 @@ <li>Related document sets not part of standard release <li>Errata, bugfixes, and updates for this release (if available) </ul> + <p> + <A HREF="http://hdf.ncsa.uiuc.edu/HDF5/doc/PSandPDF/">Printer-friendly Docs</A> + <ul> + <li>PDF version of the <cite>HDF5 Reference Manual</cite> for Release 1.6.1 + will be available from the HDF5 website + approximately one week after the release. + </ul> <!-- <p> <A HREF="http://hdf.ncsa.uiuc.edu/HDF5/doc/PSandPDF/">Printer-friendly Docs @@ -148,7 +155,7 @@ <dt><A HREF="Tools.html">HDF5 Tools</a> <ul> <li>HDF5 tools, including Java-based tools - <li><code>H5view</code>, <code>h5dump</code>, + <li><code>HDFView</code>, <code>h5dump</code>, <code>h5ls</code>, <code>h5toh4</code>, etc. </ul> </dl> |