diff options
author | Barbara Jones <bljones@hdfgroup.org> | 2001-06-22 19:30:11 (GMT) |
---|---|---|
committer | Barbara Jones <bljones@hdfgroup.org> | 2001-06-22 19:30:11 (GMT) |
commit | f2e9234ab77df9e928d68005344571f6a28d9156 (patch) | |
tree | d3cc44c2afd6fa07225d4f33c06169be05b1ca92 /doc/html | |
parent | 4cb6fa0f6eaf39333af4986dd0029f3671482261 (diff) | |
download | hdf5-f2e9234ab77df9e928d68005344571f6a28d9156.zip hdf5-f2e9234ab77df9e928d68005344571f6a28d9156.tar.gz hdf5-f2e9234ab77df9e928d68005344571f6a28d9156.tar.bz2 |
[svn-r4066]
Purpose:
fix ncsa image broken link
Diffstat (limited to 'doc/html')
26 files changed, 57 insertions, 133 deletions
diff --git a/doc/html/Tutor/answers.html b/doc/html/Tutor/answers.html index 9bc2bcf..e0cd15e 100644 --- a/doc/html/Tutor/answers.html +++ b/doc/html/Tutor/answers.html @@ -7,15 +7,12 @@ <!-- BEGIN MAIN BODY --> -<A HREF="http://www.ncsa.uiuc.edu/"><img border=0 -src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" -width=78 height=27 alt="NCSA"><P></A> [ <A HREF="title.html"><I>HDF5 Tutorial Top</I></A> ] <H1> -<BIG><BIG><BIG><FONT COLOR="#c101cd">Introductory Topics Quiz +<FONT COLOR="#c101cd">Introductory Topics Quiz with Answers</FONT> -</BIG></BIG></BIG></H1> +</H1> <hr noshade size=1> @@ -302,7 +299,7 @@ did = H5Dopen (file_id, "/foo/boo/moo"); /* absolute path */ </pre> <P><hr noshade size=1> <font face="arial,helvetica" size="-1"> <a href="http://www.ncsa.uiuc.edu/"><img border=0 - src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" + src="footer-ncsalogo.gif" width=78 height=27 alt="NCSA"><br> The National Center for Supercomputing Applications</A><br> <a href="http://www.uiuc.edu/">University of Illinois @@ -312,7 +309,7 @@ did = H5Dopen (file_id, "/foo/boo/moo"); /* absolute path */ </pre> <A HREF="mailto:hdfhelp@ncsa.uiuc.edu"> hdfhelp@ncsa.uiuc.edu</A> <br> -<BR> <H6>Last Modified: January 13, 2000</H6><BR> +<BR> <H6>Last Modified: June 22, 2001</H6><BR> <!-- modified by Barbara Jones - bljones@ncsa.uiuc.edu --> </FONT> <BR> diff --git a/doc/html/Tutor/api.html b/doc/html/Tutor/api.html index a74cd5d..a365e67 100644 --- a/doc/html/Tutor/api.html +++ b/doc/html/Tutor/api.html @@ -7,9 +7,6 @@ <!-- BEGIN MAIN BODY --> -<A HREF="http://www.ncsa.uiuc.edu/"><img border=0 -src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" -width=78 height=27 alt="NCSA"><P></A> [ <A HREF="title.html"><I>HDF5 Tutorial Top</I></A> ] <H1> @@ -130,7 +127,7 @@ The FORTRAN wrappers come in the form of subroutines that begin with <P><hr noshade size=1> <font face="arial,helvetica" size="-1"> <a href="http://www.ncsa.uiuc.edu/"><img border=0 - src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" + src="footer-ncsalogo.gif" width=78 height=27 alt="NCSA"><br> The National Center for Supercomputing Applications</A><br> <a href="http://www.uiuc.edu/">University of Illinois @@ -140,7 +137,7 @@ The FORTRAN wrappers come in the form of subroutines that begin with <A HREF="mailto:hdfhelp@ncsa.uiuc.edu"> hdfhelp@ncsa.uiuc.edu</A> <br> -<BR> <H6>Last Modified: March 9, 2001</H6><BR> +<BR> <H6>Last Modified: June 22, 2001</H6><BR> <!-- modified by Barbara Jones - bljones@ncsa.uiuc.edu --> <!-- modified by Frank Baker - fbaker@ncsa.uiuc.edu --> </FONT> diff --git a/doc/html/Tutor/compound.html b/doc/html/Tutor/compound.html index 6183760..93df933 100644 --- a/doc/html/Tutor/compound.html +++ b/doc/html/Tutor/compound.html @@ -7,9 +7,6 @@ <!-- BEGIN MAIN BODY --> -<A HREF="http://www.ncsa.uiuc.edu/"><img border=0 -src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" -width=78 height=27 alt="NCSA"><P></A> [ <A HREF="title.html"><I>HDF5 Tutorial Top</I></A> ] <H1> @@ -213,7 +210,7 @@ GROUP "/" { <P><hr noshade size=1> <font face="arial,helvetica" size="-1"> <a href="http://www.ncsa.uiuc.edu/"><img border=0 - src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" +src="footer-ncsalogo.gif" width=78 height=27 alt="NCSA"><br> The National Center for Supercomputing Applications</A><br> <a href="http://www.uiuc.edu/">University of Illinois @@ -223,7 +220,7 @@ GROUP "/" { <A HREF="mailto:hdfhelp@ncsa.uiuc.edu"> hdfhelp@ncsa.uiuc.edu</A> <br> -<BR> <H6>Last Modified: March 9, 2001</H6><BR> +<BR> <H6>Last Modified: June 22, 2001</H6><BR> <!-- modified by Barbara Jones - bljones@ncsa.uiuc.edu --> <!-- modified by Frank Baker - fbaker@ncsa.uiuc.edu --> </FONT> diff --git a/doc/html/Tutor/crtatt.html b/doc/html/Tutor/crtatt.html index 5743d38..3a4d374 100644 --- a/doc/html/Tutor/crtatt.html +++ b/doc/html/Tutor/crtatt.html @@ -7,9 +7,6 @@ <!-- BEGIN MAIN BODY --> -<A HREF="http://www.ncsa.uiuc.edu/"><img border=0 -src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" -width=78 height=27 alt="NCSA"><P></A> [ <A HREF="title.html"><I>HDF5 Tutorial Top</I></A> ] <H1> @@ -323,7 +320,7 @@ GROUP "/" { <P><hr noshade size=1> <font face="arial,helvetica" size="-1"> <a href="http://www.ncsa.uiuc.edu/"><img border=0 - src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" +src="footer-ncsalogo.gif" width=78 height=27 alt="NCSA"><br> The National Center for Supercomputing Applications</A><br> <a href="http://www.uiuc.edu/">University of Illinois @@ -333,7 +330,7 @@ GROUP "/" { <A HREF="mailto:hdfhelp@ncsa.uiuc.edu"> hdfhelp@ncsa.uiuc.edu</A> <br> -<BR> <H6>Last Modified: March 9, 2001</H6><BR> +<BR> <H6>Last Modified: June 22, 2001</H6><BR> <!-- modified by Barbara Jones - bljones@ncsa.uiuc.edu --> </FONT> <BR> diff --git a/doc/html/Tutor/crtdat.html b/doc/html/Tutor/crtdat.html index d1aac3f..aafb8ea 100644 --- a/doc/html/Tutor/crtdat.html +++ b/doc/html/Tutor/crtdat.html @@ -7,9 +7,6 @@ <!-- BEGIN MAIN BODY --> -<A HREF="http://www.ncsa.uiuc.edu/"><img border=0 -src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" -width=78 height=27 alt="NCSA"><P></A> [ <A HREF="title.html"><I>HDF5 Tutorial Top</I></A> ] <H1> @@ -478,7 +475,7 @@ The following is the simplified DDL dataset definition: <P><hr noshade size=1> <font face="arial,helvetica" size="-1"> <a href="http://www.ncsa.uiuc.edu/"><img border=0 - src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" +src="footer-ncsalogo.gif" width=78 height=27 alt="NCSA"><br> The National Center for Supercomputing Applications</A><br> <a href="http://www.uiuc.edu/">University of Illinois @@ -488,7 +485,7 @@ The following is the simplified DDL dataset definition: <A HREF="mailto:hdfhelp@@ncsa.uiuc.edu"> hdfhelp@@ncsa.uiuc.edu</A> <br> -<BR> <H6>Last Modified: March 9, 2001</H6><BR> +<BR> <H6>Last Modified: June 22, 2001</H6><BR> <!-- modified by Barbara Jones - bljones@@ncsa.uiuc.edu --> <!-- modified by Frank Baker - fbaker@@ncsa.uiuc.edu --> </FONT> diff --git a/doc/html/Tutor/crtfile.html b/doc/html/Tutor/crtfile.html index 713aace..fc235c4 100644 --- a/doc/html/Tutor/crtfile.html +++ b/doc/html/Tutor/crtfile.html @@ -7,9 +7,6 @@ <!-- BEGIN MAIN BODY --> -<A HREF="http://www.ncsa.uiuc.edu/"><img border=0 -src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" -width=78 height=27 alt="NCSA"><P></A> [ <A HREF="title.html"><I>HDF5 Tutorial Top</I></A> ] <H1> @@ -299,7 +296,7 @@ more rigorous DDL can be found in the <P><hr noshade size=1> <font face="arial,helvetica" size="-1"> <a href="http://www.ncsa.uiuc.edu/"><img border=0 - src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" +src="footer-ncsalogo.gif" width=78 height=27 alt="NCSA"><br> The National Center for Supercomputing Applications</A><br> <a href="http://www.uiuc.edu/">University of Illinois @@ -309,7 +306,7 @@ more rigorous DDL can be found in the <A HREF="mailto:hdfhelp@ncsa.uiuc.edu"> hdfhelp@ncsa.uiuc.edu</A> <br> -<BR> <H6>Last Modified: March 9, 2001</H6><BR> +<BR> <H6>Last Modified: June 22, 2001</H6><BR> <!-- modified by Barbara Jones - bljones@ncsa.uiuc.edu --> <!-- modified by Frank Baker - fbaker@ncsa.uiuc.edu --> </FONT> diff --git a/doc/html/Tutor/crtgrp.html b/doc/html/Tutor/crtgrp.html index 6196368..028553d 100644 --- a/doc/html/Tutor/crtgrp.html +++ b/doc/html/Tutor/crtgrp.html @@ -7,9 +7,6 @@ <!-- BEGIN MAIN BODY --> -<A HREF="http://www.ncsa.uiuc.edu/"><img border=0 -src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" -width=78 height=27 alt="NCSA"><P></A> [ <A HREF="title.html"><I>HDF5 Tutorial Top</I></A> ] @@ -182,7 +179,7 @@ GROUP "/" { <P><hr noshade size=1> <font face="arial,helvetica" size="-1"> <a href="http://www.ncsa.uiuc.edu/"><img border=0 - src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" +src="footer-ncsalogo.gif" width=78 height=27 alt="NCSA"><br> The National Center for Supercomputing Applications</A><br> <a href="http://www.uiuc.edu/">University of Illinois @@ -192,7 +189,7 @@ GROUP "/" { <A HREF="mailto:hdfhelp@ncsa.uiuc.edu"> hdfhelp@ncsa.uiuc.edu</A> <br> -<BR> <H6>Last Modified: March 9, 2001</H6><BR> +<BR> <H6>Last Modified: June 22, 2001</H6><BR> <!-- modified by Barbara Jones - bljones@ncsa.uiuc.edu --> </FONT> <BR> diff --git a/doc/html/Tutor/crtgrpar.html b/doc/html/Tutor/crtgrpar.html index 17d2b86..dfbf5ad 100644 --- a/doc/html/Tutor/crtgrpar.html +++ b/doc/html/Tutor/crtgrpar.html @@ -7,9 +7,6 @@ <!-- BEGIN MAIN BODY --> -<A HREF="http://www.ncsa.uiuc.edu/"><img border=0 -src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" -width=78 height=27 alt="NCSA"><P></A> [ <A HREF="title.html"><I>HDF5 Tutorial Top</I></A> ] <H1> @@ -209,7 +206,7 @@ The file contents are shown below: <P><hr noshade size=1> <font face="arial,helvetica" size="-1"> <a href="http://www.ncsa.uiuc.edu/"><img border=0 - src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" +src="footer-ncsalogo.gif" width=78 height=27 alt="NCSA"><br> The National Center for Supercomputing Applications</A><br> <a href="http://www.uiuc.edu/">University of Illinois @@ -219,7 +216,7 @@ The file contents are shown below: <A HREF="mailto:hdfhelp@ncsa.uiuc.edu"> hdfhelp@ncsa.uiuc.edu</A> <br> -<BR> <H6>Last Modified: March 9, 2001</H6><BR> +<BR> <H6>Last Modified: June 22, 2001</H6><BR> <!-- modified by Barbara Jones - bljones@ncsa.uiuc.edu --> </FONT> <BR> diff --git a/doc/html/Tutor/crtgrpd.html b/doc/html/Tutor/crtgrpd.html index 5bdbf77..97ae78c 100644 --- a/doc/html/Tutor/crtgrpd.html +++ b/doc/html/Tutor/crtgrpd.html @@ -7,9 +7,6 @@ <!-- BEGIN MAIN BODY --> -<A HREF="http://www.ncsa.uiuc.edu/"><img border=0 -src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" -width=78 height=27 alt="NCSA"><P></A> [ <A HREF="title.html"><I>HDF5 Tutorial Top</I></A> ] <H1> @@ -146,14 +143,14 @@ GROUP "/" { <P><hr noshade size=1> <font face="arial,helvetica" size="-1"> <a href="http://www.ncsa.uiuc.edu/"><img border=0 - src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" +src="footer-ncsalogo.gif" width=78 height=27 alt="NCSA"><br>The National Center for Supercomputing Applications</A><br> <a href="http://www.uiuc.edu/">University of Illinois at Urbana-Champaign</a><br> <!-- <A HREF="helpdesk.mail.html"> --> <BR><A HREF="mailto:hdfhelp@ncsa.uiuc.edu"> hdfhelp@ncsa.uiuc.edu</A> <br> -<BR> <H6>Last Modified: March 9, 2001</H6><BR> +<BR> <H6>Last Modified: June 22, 2001</H6><BR> <!-- modified by Barbara Jones - bljones@ncsa.uiuc.edu --> </FONT> <BR> diff --git a/doc/html/Tutor/extend.html b/doc/html/Tutor/extend.html index f6b8ad0..326a946 100644 --- a/doc/html/Tutor/extend.html +++ b/doc/html/Tutor/extend.html @@ -7,9 +7,6 @@ <!-- BEGIN MAIN BODY --> -<A HREF="http://www.ncsa.uiuc.edu/"><img border=0 -src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" -width=78 height=27 alt="NCSA"><P></A> [ <A HREF="title.html"><I>HDF5 Tutorial Top</I></A> ] <H1> @@ -263,7 +260,7 @@ The signature is as follows: <P><hr noshade size=1> <font face="arial,helvetica" size="-1"> <a href="http://www.ncsa.uiuc.edu/"><img border=0 - src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" +src="footer-ncsalogo.gif" width=78 height=27 alt="NCSA"><br> The National Center for Supercomputing Applications</A><br> <a href="http://www.uiuc.edu/">University of Illinois @@ -273,7 +270,7 @@ The signature is as follows: <A HREF="mailto:hdfhelp@ncsa.uiuc.edu"> hdfhelp@ncsa.uiuc.edu</A> <br> -<BR> <H6>Last Modified: March 9, 2001</H6><BR> +<BR> <H6>Last Modified: June 22, 2001</H6><BR> <!-- modified by Barbara Jones - bljones@ncsa.uiuc.edu --> <!-- modified by Frank Baker - fbaker@ncsa.uiuc.edu --> </FONT> diff --git a/doc/html/Tutor/fileorg.html b/doc/html/Tutor/fileorg.html index 5198f88..9efe0e6 100644 --- a/doc/html/Tutor/fileorg.html +++ b/doc/html/Tutor/fileorg.html @@ -7,9 +7,6 @@ <!-- BEGIN MAIN BODY --> -<A HREF="http://www.ncsa.uiuc.edu/"><img border=0 -src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" -width=78 height=27 alt="NCSA"><P></A> [ <A HREF="title.html"><I>HDF5 Tutorial Top</I></A> ] <H1> @@ -81,7 +78,7 @@ The tutorial ends with a glossary and references. <P><hr noshade size=1> <font face="arial,helvetica" size="-1"> <a href="http://www.ncsa.uiuc.edu/"><img border=0 - src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" +src="footer-ncsalogo.gif" width=78 height=27 alt="NCSA"><br> The National Center for Supercomputing Applications</A><br> <a href="http://www.uiuc.edu/">University of Illinois @@ -91,7 +88,7 @@ The tutorial ends with a glossary and references. <A HREF="mailto:hdfhelp@ncsa.uiuc.edu"> hdfhelp@ncsa.uiuc.edu</A> <br> -<BR> <H6>Last Modified: March 9, 2001</H6><BR> +<BR> <H6>Last Modified: June 22, 2001</H6><BR> <!-- modified by Barbara Jones - bljones@ncsa.uiuc.edu --> <!-- modified by Frank Baker - fbaker@ncsa.uiuc.edu --> </FONT> diff --git a/doc/html/Tutor/glossary.html b/doc/html/Tutor/glossary.html index 32807c0..6105150 100644 --- a/doc/html/Tutor/glossary.html +++ b/doc/html/Tutor/glossary.html @@ -7,9 +7,6 @@ <!-- BEGIN MAIN BODY --> -<A HREF="http://www.ncsa.uiuc.edu/"><img border=0 -src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" -width=78 height=27 alt="NCSA"><P></A> [ <A HREF="title.html"><I>HDF5 Tutorial Top</I></A> ] <H1> @@ -241,7 +238,7 @@ library as regular HDF-5 library, with additional code to synchronize access to <P><hr noshade size=1> <font face="arial,helvetica" size="-1"> <a href="http://www.ncsa.uiuc.edu/"><img border=0 - src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" +src="footer-ncsalogo.gif" width=78 height=27 alt="NCSA"><br> The National Center for Supercomputing Applications</A><br> <a href="http://www.uiuc.edu/">University of Illinois @@ -251,7 +248,7 @@ library as regular HDF-5 library, with additional code to synchronize access to <A HREF="mailto:hdfhelp@ncsa.uiuc.edu"> hdfhelp@ncsa.uiuc.edu</A> <br> -<BR> <H6>Last Modified: March 16, 2001</H6><BR> +<BR> <H6>Last Modified: June 22, 2001</H6><BR> <!-- modified by Barbara Jones - bljones@ncsa.uiuc.edu --> </FONT> <BR> diff --git a/doc/html/Tutor/intro.html b/doc/html/Tutor/intro.html index 214b9b1..47285ae 100644 --- a/doc/html/Tutor/intro.html +++ b/doc/html/Tutor/intro.html @@ -7,9 +7,6 @@ <!-- BEGIN MAIN BODY --> -<A HREF="http://www.ncsa.uiuc.edu/"><img border=0 -src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" -width=78 height=27 alt="NCSA"><P></A> [ <A HREF="title.html"><I>HDF5 Tutorial Top</I></A> ] <h1> @@ -71,7 +68,7 @@ Please send your comments and suggestions to hdfhelp@ncsa.uiuc.edu. <P><hr noshade size=1> <font face="arial,helvetica" size="-1"> <a href="http://www.ncsa.uiuc.edu/"><img border=0 - src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" +src="footer-ncsalogo.gif" width=78 height=27 alt="NCSA"><br> The National Center for Supercomputing Applications</A><br> <a href="http://www.uiuc.edu/">University of Illinois @@ -81,7 +78,7 @@ Please send your comments and suggestions to hdfhelp@ncsa.uiuc.edu. <A HREF="mailto:hdfhelp@ncsa.uiuc.edu"> hdfhelp@ncsa.uiuc.edu</A> <br> -<BR> <H6>Last Modified: March 16, 2001</H6><BR> +<BR> <H6>Last Modified: June 22, 2001</H6><BR> <!-- modified by Barbara Jones - bljones@ncsa.uiuc.edu --> <!-- modified by Frank Baker - fbaker@ncsa.uiuc.edu --> </FONT> diff --git a/doc/html/Tutor/iterate.html b/doc/html/Tutor/iterate.html index a2321f7..3311509 100644 --- a/doc/html/Tutor/iterate.html +++ b/doc/html/Tutor/iterate.html @@ -7,9 +7,6 @@ <!-- BEGIN MAIN BODY --> -<A HREF="http://www.ncsa.uiuc.edu/"><img border=0 -src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" -width=78 height=27 alt="NCSA"><P></A> [ <A HREF="title.html"><I>HDF5 Tutorial Top</I></A> ] <H1> @@ -269,7 +266,7 @@ Following is the output from these examples: <P><hr noshade size=1> <font face="arial,helvetica" size="-1"> <a href="http://www.ncsa.uiuc.edu/"><img border=0 - src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" +src="footer-ncsalogo.gif" width=78 height=27 alt="NCSA"><br> The National Center for Supercomputing Applications</A><br> <a href="http://www.uiuc.edu/">University of Illinois @@ -279,7 +276,7 @@ Following is the output from these examples: <A HREF="mailto:hdfhelp@ncsa.uiuc.edu"> hdfhelp@ncsa.uiuc.edu</A> <br> -<BR> <H6>Last Modified: March 16, 2001</H6><BR> +<BR> <H6>Last Modified: June 22, 2001</H6><BR> <!-- modified by Barbara Jones - bljones@ncsa.uiuc.edu --> <!-- modified by Frank Baker - fbaker@ncsa.uiuc.edu --> </FONT> diff --git a/doc/html/Tutor/mount.html b/doc/html/Tutor/mount.html index cd10cc9..1094231 100644 --- a/doc/html/Tutor/mount.html +++ b/doc/html/Tutor/mount.html @@ -7,9 +7,6 @@ <!-- BEGIN MAIN BODY --> -<A HREF="http://www.ncsa.uiuc.edu/"><img border=0 -src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" -width=78 height=27 alt="NCSA"><P></A> [ <A HREF="title.html"><I>HDF5 Tutorial Top</I></A> ] <H1> @@ -234,7 +231,7 @@ please go to the <A HREF="references.html">References</A> page. <P><hr noshade size=1> <font face="arial,helvetica" size="-1"> <a href="http://www.ncsa.uiuc.edu/"><img border=0 - src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" +src="footer-ncsalogo.gif" width=78 height=27 alt="NCSA"><br> The National Center for Supercomputing Applications</A><br> <a href="http://www.uiuc.edu/">University of Illinois @@ -244,7 +241,7 @@ please go to the <A HREF="references.html">References</A> page. <A HREF="mailto:hdfhelp@ncsa.uiuc.edu"> hdfhelp@ncsa.uiuc.edu</A> <br> -<BR> <H6>Last Modified: March 20, 2001</H6><BR> +<BR> <H6>Last Modified: June 22, 2001</H6><BR> <!-- modified by Barbara Jones - bljones@ncsa.uiuc.edu --> <!-- modified by Frank Baker - fbaker@ncsa.uiuc.edu --> </FONT> diff --git a/doc/html/Tutor/property.html b/doc/html/Tutor/property.html index 9d40d44..13035f2 100644 --- a/doc/html/Tutor/property.html +++ b/doc/html/Tutor/property.html @@ -7,9 +7,6 @@ <!-- BEGIN MAIN BODY --> -<A HREF="http://www.ncsa.uiuc.edu/"><img border=0 -src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" -width=78 height=27 alt="NCSA"><P></A> [ <A HREF="title.html"><I>HDF5 Tutorial Top</I></A> ] <H1> @@ -136,17 +133,18 @@ and background buffer: status = H5Dread (dataset, H5T_NATIVE_UCHAR, memspace, dataspace, plist_xfer); </PRE> +<!-- See:<BR> [ <A HREF="examples/h5_xfer.c">C program</A> ] - <code> h5_xfer.c</code><BR> - +--> <!-- BEGIN FOOTER INFO --> <P><hr noshade size=1> <font face="arial,helvetica" size="-1"> <a href="http://www.ncsa.uiuc.edu/"><img border=0 - src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" +src="footer-ncsalogo.gif" width=78 height=27 alt="NCSA"><br> The National Center for Supercomputing Applications</A><br> <a href="http://www.uiuc.edu/">University of Illinois @@ -156,7 +154,7 @@ See:<BR> <A HREF="mailto:hdfhelp@ncsa.uiuc.edu"> hdfhelp@ncsa.uiuc.edu</A> <br> -<BR> <H6>Last Modified: February 12, 2001</H6><BR> +<BR> <H6>Last Modified: June 22, 2001</H6><BR> <!-- modified by Barbara Jones - bljones@ncsa.uiuc.edu --> </FONT> <BR> diff --git a/doc/html/Tutor/questions.html b/doc/html/Tutor/questions.html index c3ffc6e..d0d3b51 100644 --- a/doc/html/Tutor/questions.html +++ b/doc/html/Tutor/questions.html @@ -7,9 +7,6 @@ <!-- BEGIN MAIN BODY --> -<A HREF="http://www.ncsa.uiuc.edu/"><img border=0 -src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" -width=78 height=27 alt="NCSA"><P></A> [ <A HREF="title.html"><I>HDF5 Tutorial Top</I></A> ] <H1> @@ -139,7 +136,7 @@ Describe a way to access the same dataset using an absolute name. <P><hr noshade size=1> <font face="arial,helvetica" size="-1"> <a href="http://www.ncsa.uiuc.edu/"><img border=0 - src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" +src="footer-ncsalogo.gif" width=78 height=27 alt="NCSA"><br> The National Center for Supercomputing Applications</A><br> <a href="http://www.uiuc.edu/">University of Illinois @@ -149,7 +146,7 @@ Describe a way to access the same dataset using an absolute name. <A HREF="mailto:hdfhelp@ncsa.uiuc.edu"> hdfhelp@ncsa.uiuc.edu</A> <br> -<BR> <H6>Last Modified: March 16, 2001</H6><BR> +<BR> <H6>Last Modified: June 22, 2001</H6><BR> <!-- modified by Barbara Jones - bljones@ncsa.uiuc.edu --> </FONT> <BR> diff --git a/doc/html/Tutor/rdwt.html b/doc/html/Tutor/rdwt.html index 3b42557..391a0bc 100644 --- a/doc/html/Tutor/rdwt.html +++ b/doc/html/Tutor/rdwt.html @@ -7,9 +7,6 @@ <!-- BEGIN MAIN BODY --> -<A HREF="http://www.ncsa.uiuc.edu/"><img border=0 -src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" -width=78 height=27 alt="NCSA"><P></A> [ <A HREF="title.html"><I>HDF5 Tutorial Top</I></A> ] <H1> @@ -388,7 +385,7 @@ GROUP "/" { <P><hr noshade size=1> <font face="arial,helvetica" size="-1"> <a href="http://www.ncsa.uiuc.edu/"><img border=0 - src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" +src="footer-ncsalogo.gif" width=78 height=27 alt="NCSA"><br> The National Center for Supercomputing Applications</A><br> <a href="http://www.uiuc.edu/">University of Illinois @@ -398,7 +395,7 @@ GROUP "/" { <A HREF="mailto:hdfhelp@ncsa.uiuc.edu"> hdfhelp@ncsa.uiuc.edu</A> <br> -<BR> <H6>Last Modified: March 16, 2001</H6><BR> +<BR> <H6>Last Modified: June 22, 2001</H6><BR> <!-- modified by Barbara Jones - bljones@ncsa.uiuc.edu --> <!-- modified by Frank Baker - fbaker@ncsa.uiuc.edu --> </FONT> diff --git a/doc/html/Tutor/references.html b/doc/html/Tutor/references.html index cc56f34..3787e88 100644 --- a/doc/html/Tutor/references.html +++ b/doc/html/Tutor/references.html @@ -7,9 +7,6 @@ <!-- BEGIN MAIN BODY --> -<A HREF="http://www.ncsa.uiuc.edu/"><img border=0 -src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" -width=78 height=27 alt="NCSA"><P></A> [ <A HREF="title.html"><I>HDF5 Tutorial Top</I></A> ] <H1> @@ -46,7 +43,7 @@ Overview of HDF5 with example programs. <P><hr noshade size=1> <font face="arial,helvetica" size="-1"> <a href="http://www.ncsa.uiuc.edu/"><img border=0 - src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" +src="footer-ncsalogo.gif" width=78 height=27 alt="NCSA"><br> The National Center for Supercomputing Applications</A><br> <a href="http://www.uiuc.edu/">University of Illinois @@ -56,7 +53,7 @@ Overview of HDF5 with example programs. <A HREF="mailto:hdfhelp@ncsa.uiuc.edu"> hdfhelp@ncsa.uiuc.edu</A> <br> -<BR> <H6>Last Modified: March 7, 2001</H6><BR> +<BR> <H6>Last Modified: June 22, 2001</H6><BR> <!-- modified by Barbara Jones - bljones@ncsa.uiuc.edu --> </FONT> <BR> diff --git a/doc/html/Tutor/reftoobj.html b/doc/html/Tutor/reftoobj.html index 78998dd..ad996d1 100644 --- a/doc/html/Tutor/reftoobj.html +++ b/doc/html/Tutor/reftoobj.html @@ -7,9 +7,6 @@ <!-- BEGIN MAIN BODY --> -<A HREF="http://www.ncsa.uiuc.edu/"><img border=0 -src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" -width=78 height=27 alt="NCSA"><P></A> [ <A HREF="title.html"><I>HDF5 Tutorial Top</I></A> ] <h1> @@ -297,7 +294,7 @@ numbers are constant for the life of the object. <P><hr noshade size=1> <font face="arial,helvetica" size="-1"> <a href="http://www.ncsa.uiuc.edu/"><img border=0 - src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" + src="footer-ncsalogo.gif" width=78 height=27 alt="NCSA"><br> The National Center for Supercomputing Applications</A><br> <a href="http://www.uiuc.edu/">University of Illinois @@ -307,7 +304,7 @@ numbers are constant for the life of the object. <A HREF="mailto:hdfhelp@ncsa.uiuc.edu"> hdfhelp@ncsa.uiuc.edu</A> <br> -<BR> <H6>Last Modified: March 16, 2001</H6><BR> +<BR> <H6>Last Modified: June 22, 2001</H6><BR> <!-- modified by Barbara Jones - bljones@ncsa.uiuc.edu --> <!-- modified by Frank Baker - fbaker@ncsa.uiuc.edu --> </FONT> diff --git a/doc/html/Tutor/reftoreg.html b/doc/html/Tutor/reftoreg.html index 0bc63fe..3745d91 100644 --- a/doc/html/Tutor/reftoreg.html +++ b/doc/html/Tutor/reftoreg.html @@ -7,9 +7,6 @@ <!-- BEGIN MAIN BODY --> -<A HREF="http://www.ncsa.uiuc.edu/"><img border=0 -src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" -width=78 height=27 alt="NCSA"><P></A> [ <A HREF="title.html"><I>HDF5 Tutorial Top</I></A> ] <H1><BIG><BIG><BIG><FONT COLOR="#c101cd"> References to Dataset Regions</FONT> @@ -345,7 +342,7 @@ inizialization in the program. <P><hr noshade size=1> <font face="arial,helvetica" size="-1"> <a href="http://www.ncsa.uiuc.edu/"><img border=0 - src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" + src="footer-ncsalogo.gif" width=78 height=27 alt="NCSA"><br> The National Center for Supercomputing Applications</A><br> <a href="http://www.uiuc.edu/">University of Illinois @@ -355,7 +352,7 @@ inizialization in the program. <A HREF="mailto:hdfhelp@ncsa.uiuc.edu"> hdfhelp@ncsa.uiuc.edu</A> <br> -<BR> <H6>Last Modified: March 16, 2001</H6><BR> +<BR> <H6>Last Modified: June 22, 2001</H6><BR> <!-- modified by Barbara Jones - bljones@ncsa.uiuc.edu --> <!-- modified by Frank Baker - fbaker@ncsa.uiuc.edu --> </FONT> diff --git a/doc/html/Tutor/select.html b/doc/html/Tutor/select.html index e3e1593..b8381e5 100644 --- a/doc/html/Tutor/select.html +++ b/doc/html/Tutor/select.html @@ -7,9 +7,6 @@ <!-- BEGIN MAIN BODY --> -<A HREF="http://www.ncsa.uiuc.edu/"><img border=0 -src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" -width=78 height=27 alt="NCSA"><P></A> [ <A HREF="title.html"><I>HDF5 Tutorial Top</I></A> ] <H1> @@ -288,7 +285,7 @@ are available as <CODE>h5sget_simple_extent_dims_f</CODE> and <P><hr noshade size=1> <font face="arial,helvetica" size="-1"> <a href="http://www.ncsa.uiuc.edu/"><img border=0 - src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" + src="footer-ncsalogo.gif" width=78 height=27 alt="NCSA"><br> The National Center for Supercomputing Applications</A><br> <a href="http://www.uiuc.edu/">University of Illinois @@ -298,7 +295,7 @@ are available as <CODE>h5sget_simple_extent_dims_f</CODE> and <A HREF="mailto:hdfhelp@ncsa.uiuc.edu"> hdfhelp@ncsa.uiuc.edu</A> <br> -<BR> <H6>Last Modified: March 16, 2001</H6><BR> +<BR> <H6>Last Modified: June 22, 2001</H6><BR> <!-- modified by Barbara Jones - bljones@ncsa.uiuc.edu --> <!-- modified by Frank Baker - fbaker@ncsa.uiuc.edu --> </FONT> diff --git a/doc/html/Tutor/selectc.html b/doc/html/Tutor/selectc.html index e0794a0..c73b754 100644 --- a/doc/html/Tutor/selectc.html +++ b/doc/html/Tutor/selectc.html @@ -7,9 +7,6 @@ <!-- BEGIN MAIN BODY --> -<A HREF="http://www.ncsa.uiuc.edu/"><img border=0 -src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" -width=78 height=27 alt="NCSA"><P></A> [ <A HREF="title.html"><I>HDF5 Tutorial Top</I></A> ] <H1> @@ -244,7 +241,7 @@ the following commands:<br> <P><hr noshade size=1> <font face="arial,helvetica" size="-1"> <a href="http://www.ncsa.uiuc.edu/"><img border=0 - src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" + src="footer-ncsalogo.gif" width=78 height=27 alt="NCSA"><br> The National Center for Supercomputing Applications</A><br> <a href="http://www.uiuc.edu/">University of Illinois @@ -254,7 +251,7 @@ the following commands:<br> <A HREF="mailto:hdfhelp@ncsa.uiuc.edu"> hdfhelp@ncsa.uiuc.edu</A> <br> -<BR> <H6>Last Modified: March 16, 2001</H6><BR> +<BR> <H6>Last Modified: June 22, 2001</H6><BR> <!-- modified by Barbara Jones - bljones@ncsa.uiuc.edu --> <!-- modified by Frank Baker - fbaker@ncsa.uiuc.edu --> </FONT> diff --git a/doc/html/Tutor/software.html b/doc/html/Tutor/software.html index 9802845..074bfc8 100644 --- a/doc/html/Tutor/software.html +++ b/doc/html/Tutor/software.html @@ -6,9 +6,6 @@ <!-- BEGIN MAIN BODY --> -<A HREF="http://www.ncsa.uiuc.edu/"><img border=0 -src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" -width=78 height=27 alt="NCSA"><P></A> [ <A HREF="title.html"><I>HDF5 Tutorial Top</I></A> ] <H1> @@ -67,7 +64,7 @@ are included with this tutorial: <P><hr noshade size=1> <font face="arial,helvetica" size="-1"> <a href="http://www.ncsa.uiuc.edu/"><img border=0 - src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" + src="footer-ncsalogo.gif" width=78 height=27 alt="NCSA"><br> The National Center for Supercomputing Applications</A><br> <a href="http://www.uiuc.edu/">University of Illinois @@ -76,7 +73,7 @@ are included with this tutorial: <!-- <A HREF="helpdesk.mail.html"> --> <A HREF="mailto:hdfhelp@@ncsa.uiuc.edu"> hdfhelp@@ncsa.uiuc.edu</A> -<BR> <H6>Last Modified: March 8, 2001</H6><BR> +<BR> <H6>Last Modified: June 22, 2001</H6><BR> <!-- modified by Barbara Jones - bljones@@ncsa.uiuc.edu --> <!-- modified by Frank Baker - fbaker@@ncsa.uiuc.edu --> </FONT> diff --git a/doc/html/Tutor/title.html b/doc/html/Tutor/title.html index 4076196..e045353 100644 --- a/doc/html/Tutor/title.html +++ b/doc/html/Tutor/title.html @@ -7,9 +7,6 @@ <!-- BEGIN MAIN BODY --> -<A HREF="http://www.ncsa.uiuc.edu/"><img border=0 -src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" -width=78 height=27 alt="NCSA"><P></A> <h1> <A HREF="http://hdf.ncsa.uiuc.edu/whatishdf5.html"> <img align=left border=0 src="bighdf2sp.JPG" alt="What is HDF5?"></A> @@ -63,6 +60,7 @@ compile the examples. You will need to </UL> <H3>Advanced Topics</H3> <UL> +<LI><A HREF="property.html">Property Lists</A> <LI><A HREF="compound.html">Compound Datatypes</A> <LI><A HREF="select.html">Dataspace Selection - Hyperslab</A> <LI><A HREF="selectc.html">Dataspace Selection - Individual Points</A> @@ -85,7 +83,7 @@ compile the examples. You will need to <P><hr noshade size=1> <font face="arial,helvetica" size="-1"> <a href="http://www.ncsa.uiuc.edu/"><img border=0 - src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" + src="footer-ncsalogo.gif" width=78 height=27 alt="NCSA"><br> The National Center for Supercomputing Applications</A><br> <a href="http://www.uiuc.edu/">University of Illinois @@ -94,7 +92,7 @@ compile the examples. You will need to <!-- <A HREF="helpdesk.mail.html"> --> <A HREF="mailto:hdfhelp@ncsa.uiuc.edu"> hdfhelp@ncsa.uiuc.edu</A> -<BR> <H6>Last Modified: January 10, 2001</H6><BR> +<BR> <H6>Last Modified: June 23, 2001</H6><BR> <!-- modified by Barbara Jones - bljones@ncsa.uiuc.edu --> </FONT> <BR> diff --git a/doc/html/Tutor/util.html b/doc/html/Tutor/util.html index 418281c..7397029 100644 --- a/doc/html/Tutor/util.html +++ b/doc/html/Tutor/util.html @@ -7,9 +7,6 @@ <!-- BEGIN MAIN BODY --> -<A HREF="http://www.ncsa.uiuc.edu/"><img border=0 -src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" -width=78 height=27 alt="NCSA"><P></A> [ <A HREF="title.html"><I>HDF5 Tutorial Top</I></A> ] <H1> @@ -67,7 +64,7 @@ h5ls [OPTIONS] FILE [OBJECTS...] <P><hr noshade size=1> <font face="arial,helvetica" size="-1"> <a href="http://www.ncsa.uiuc.edu/"><img border=0 - src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" + src="footer-ncsalogo.gif" width=78 height=27 alt="NCSA"><br> The National Center for Supercomputing Applications</A><br> <a href="http://www.uiuc.edu/">University of Illinois @@ -77,7 +74,7 @@ h5ls [OPTIONS] FILE [OBJECTS...] <A HREF="mailto:hdfhelp@ncsa.uiuc.edu"> hdfhelp@ncsa.uiuc.edu</A> <br> -<BR> <H6>Last Modified: March 16, 2001</H6><BR> +<BR> <H6>Last Modified: June 22, 2001</H6><BR> <!-- modified by Barbara Jones - bljones@ncsa.uiuc.edu --> </FONT> <BR> |