diff options
Diffstat (limited to 'doc/html/Tutor')
-rw-r--r-- | doc/html/Tutor/iterate.html | 7 | ||||
-rw-r--r-- | doc/html/Tutor/mount.html | 9 | ||||
-rw-r--r-- | doc/html/Tutor/property.html | 10 | ||||
-rw-r--r-- | doc/html/Tutor/questions.html | 7 | ||||
-rw-r--r-- | doc/html/Tutor/rdwt.html | 7 | ||||
-rw-r--r-- | doc/html/Tutor/references.html | 7 | ||||
-rw-r--r-- | doc/html/Tutor/reftoobj.html | 7 | ||||
-rw-r--r-- | doc/html/Tutor/reftoreg.html | 7 | ||||
-rw-r--r-- | doc/html/Tutor/select.html | 7 | ||||
-rw-r--r-- | doc/html/Tutor/selectc.html | 7 | ||||
-rw-r--r-- | doc/html/Tutor/software.html | 7 | ||||
-rw-r--r-- | doc/html/Tutor/title.html | 8 | ||||
-rw-r--r-- | doc/html/Tutor/util.html | 7 |
13 files changed, 30 insertions, 67 deletions
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 7e60e7f..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> @@ -108,7 +105,7 @@ the parent file has the following structure: </PRE> [ <A HREF="examples/h5_mount.c">C program</A> ] - <code>h5_mount.c</code><BR> -[ <A HREF="examples/mount.f90">FORTRAN program</A> ] +[ <A HREF="examples/mountexample.f90">FORTRAN program</A> ] - <code>mountexample.f90</code> <P> @@ -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 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/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> |