Commit Graph

608 Commits

Author SHA1 Message Date
Frank Baker
8180c44531 [svn-r9160]
Purpose:
    Add H5Premove_filter
    H5Pset_chunk bug fix
    Further SZIP revisions
Description:
    H5Premove_filter -- added this function, incuding Fortran
    H5Pset_chunk -- specified units of chunk size as "dataset elements"
        Fixes Bugzilla #110.
    H5Pset_szip revisions and clarifications
        improved description of bits_per_pixel settings
            (at high-level in "Description" with details in "Notes")
        clarify meaning of "pixel" in HDF5/SZIP context
        describe potential H5Dcreate failure more explicitly
            in case of mistaken use of H5Pset_szip
        clarify discussion of H5_SZIP_EC_OPTION_MASK versus
            H5_SZIP_NN_OPTION_MASK suitability
        mention current SZIP setting for maximum number of blocks
            per scan line
Platforms tested:
    Mozilla
2004-08-26 12:15:06 -05:00
Frank Baker
e2ed7dc26a [svn-r9147]
Purpose:
    Add H5Iget_file_id
Platforms tested:
    Mozilla
2004-08-24 15:46:50 -05:00
Frank Baker
6a9e054486 [svn-r9144]
Purpose:
    Add H5Fget_name
    Add H5Fget_filesize
    Minor correction in HTML coding of H5Fget_freespace
Platforms tested:
    Mozilla
2004-08-24 14:01:00 -05:00
Frank Baker
df7f7f48e2 [svn-r9138]
Description:
    Correct syntax on two new functions.
    Revise C++ notes.
Platforms tested:
    Mozilla
2004-08-23 15:21:53 -05:00
HDF Admin
03c1156cd9 [svn-r9135] Snapshot version 1.6 release 3 (snap4) 2004-08-22 21:02:22 -05:00
Frank Baker
2543070d31 [svn-r9132]
Purpose:
    Added notes regarding C++ changes, including mention of the C++ RM.
    Entries appear in "New Functions" and "Functions with changed Syntax."

Platforms tested:
    Mozilla
2004-08-20 17:38:09 -05:00
James Laird
ce7473dee5 [svn-r9131]
Purpose:
Update to Changes.html

Description:
Added Fortran function for H5Z_get_filter_info (h5z_get_filter_info_f).

Misc. update:
2004-08-20 17:16:20 -05:00
Binh-Minh Ribler
6af12ac282 [svn-r9090] Purpose: File removal
Description:
    These files were removed because they were included in the C++ RM
    set by accident.

Platforms tested:
    Verified on Windows.

Misc. update:
2004-08-15 14:16:30 -05:00
HDF Admin
3069dd3d88 [svn-r9055] Snapshot version 1.6 release 3 (snap3) 2004-08-08 21:03:21 -05:00
Quincey Koziol
f7d9933431 [svn-r9041] Purpose:
Update for 1.6.3 release
2004-08-06 16:19:08 -05:00
Frank Baker
8a4404945b [svn-r9033]
Description:
    RM_H5Front.html
        Add link to new C++ Ref Manual
        (and delete link to superseded old C++ Interfaces document)
    index.html
        Restructure page in attempt to reduce cluttered appearance
        Revise "HDF5 User's Guide" section
        Rework "HDF5 Ref Manual" and "Foreign Languages" sections,
            with particular attention to the new C++ RM
        Replace links to two outdated Parallel HDF5 documents with
            link to a much more current page on the HDF website
            (and move link into the "at NCSA" column)
        Add emphasis to "Tools" link
Platforms tested:
    Mozilla, Safari
2004-08-05 18:13:45 -05:00
Frank Baker
c17fb6fa1d [svn-r9028]
Purpose:
    Adding C++ Reference Manual to 1.6 release branch.
    This manual is automatically generated
    by doxygen from the C++ source code.
Platforms tested:
    Mozilla, Safari, IE 5
2004-08-05 16:22:19 -05:00
Frank Baker
db1239f17d [svn-r9027]
Purpose:
    Adding C++ Reference Manual to 1.6 release branch.
    This manual is automatically generated
    by doxygen from the C++ source code.
Platforms tested:
    Mozilla, Safari, IE 5
2004-08-05 16:14:10 -05:00
Frank Baker
8885c892be [svn-r9007]
Purpose:
    In "Intro to HDF5" Example #5, corrected the anticipated output listed in
        a code comment.
    Fixes Bugzilla entry #112.
Platforms tested:
    Mozilla
2004-08-03 17:57:40 -05:00
Frank Baker
f709fe884f [svn-r8993]
Purpose:
    Removed second versions of h5dread_f and h5dwrite_f, as that version
        of the FORTRAN subroutine is no longer required and has been removed
        from the API.
    This closes Bugzilla entry #92, which complained of a parameter
        description error in the second version.
Platforms tested:
    Mozilla
2004-08-02 16:57:32 -05:00
Frank Baker
d46c6a80ce [svn-r8992]
Purpose:
    Correct typo in code example.
    Corrects Bugzilla bug #197
Platforms tested:
    Mozilla
2004-08-02 15:01:35 -05:00
HDF Admin
f8b2efd52d [svn-r8980] Snapshot version 1.6 release 3 (snap2) 2004-08-01 21:02:15 -05:00
Frank Baker
231d363a5c [svn-r8949]
Purpose:
    H5Pset_szip -- major rewrite
    H5Dcreate -- added a note regarding SZIP

Description:
    H5Pset_szip -- Rrestructured and rewrote H5Pset_szip Description and
        Notes to explain SZIP usage more completely, to capture limitations
        and potential pitfalls, to offer a tunign suggestion, and to
        segregate discussion of SZIP parameters that may be of interest to
        users familiar with SZIP in other environments.
        Updated parameter discussion in Description and Parameter sections.
        Described ways in which erroneous SZIP setup can cause H5Dcreate
        to fail.
    H5Dcreate -- Added note to see the H5Pset_szip RM entry if H5Dcreate
        fails and SZIP compression is to be used with the dataset.

Platforms tested:
    Mozilla
2004-07-26 16:36:30 -05:00
Quincey Koziol
35d0fabefd [svn-r8948] Purpose:
Bump version # after making snapshot
2004-07-26 00:56:38 -05:00
HDF Admin
acdd4e1d3f [svn-r8940] Snapshot version 1.6 release 3 (snap0) 2004-07-25 21:22:15 -05:00
Pedro Vicente Nunes
c157f86368 [svn-r8908] Purpose:
updated documentation and usage message

Description:
updated the html documentation for the new h5diff modes
added a section for h5repack

Solution:

Platforms tested:
linux

Misc. update:
2004-07-20 16:44:55 -05:00
James Laird
d89d73048a [svn-r8876]
Purpose:
Bug Fix

Description:
If an HDF5 file grows larger than its address space, it dies and is unable to
write any data.  This is more likely to happen since users are able to change
the number of bytes used to store addresses in the file.

Solution:
HDF5 now throws an error instead of dying.  In addition, it "reserves" address
space for the local heap and for object headers (which do not allocate space
immediately).  This ensures that after the error occurs, there is enough address
space left to flush the entire file to disk, so no data is lost.
A more complete explanation is at /doc/html/TechNotes/ReservedFileSpace.html

Platforms tested:
sleipnir, copper (parallel), verbena, arabica, Windows (Visual Studio 7)

Misc. update:
2004-07-14 14:32:51 -05:00
Quincey Koziol
d50d5cae24 [svn-r8861] Purpose:
Correct typo in file format for compact layout information
2004-07-12 11:50:31 -05:00
Frank Baker
3b01516da6 [svn-r8839]
Purpose:
    Version 3 of document, from August 2003
2004-07-08 16:21:09 -05:00
HDF Admin
208f5631d3 [svn-r8804] Snapshot version 1.6 release 2 (post8) 2004-07-04 20:56:05 -05:00
Elena Pourmal
513012e673 [svn-r8798]
Purpose: Maintenance

Description: H5_SZIP_CHIP_OPTION_MASK was deleted from the list
             of the available parameters for the H5Pset_szip function.

Solution: Updated Fortran source, tests and documentation
          to reflect this change.

Platforms tested: arabica (too small for h5committest)

Misc. update:
2004-07-02 21:37:59 -05:00
Frank Baker
e29eb9c99d [svn-r8795]
Purpose:
    Added Fortran90 subroutine h5sget_select_bounds_f.

Platforms tested:
    Mozilla
2004-07-02 16:53:39 -05:00
Frank Baker
9c19127e54 [svn-r8789]
Purpose:
    To more carefully describe the behavior of H5Pset_external.

Description:
    Add notes that first H5Pset_external call sets the dataset as EXTERNAL
    and identifies the first file in the series of external files that
    will hold the dataset; subsequent calls identify additional files;
    all external files must be declared before the dataset is created;
    and the library will create files that don't yet exist on the system
    at the time that H5Dwrite is called to write data to that file.
    Also a few copy edits.

Platforms tested:
    Mozilla
2004-07-02 10:50:02 -05:00
Frank Baker
ee3fbc240d [svn-r8787]
Purpose:
    SZIP and general filter updates

Description:
    Added SZIP to the introductory paragraphs and as appropriate in
        the Fortran subroutine descriptions.
    Revised the introductory discussion, which had focussed on
        one compression filter, to allow for multiple filters of
        different types.
    Added list of distributed filters to intro.
    Also some copy edits and minor formatting.

Platforms tested:
    Mozilla, Safari
2004-07-01 18:45:19 -05:00
Frank Baker
6f0f86aa3f [svn-r8785]
Purpose:
    Corrected copyright link.

Platforms tested:
    Mozilla
2004-07-01 18:07:12 -05:00
Frank Baker
dcb8bc3f1c [svn-r8784]
Description:
    Added "API Changes" section for Release  1.6.3.
    Includes templates and an incomplete scattering of initial entries.

Platforms tested:
    Mozilla
2004-07-01 17:19:40 -05:00
Quincey Koziol
ab97da906a [svn-r8755] Purpose:
Update format info

Description:
    Clarify description of filter mask flags for chunked datasets.
2004-06-28 15:27:51 -05:00
Frank Baker
cdf28fd58f [svn-r8738]
Purpose:
    Bugfix and clarification

Description:
    H5Pget_driver -- removed H5FD_DPSS from valid drivers list;
        DPSS is long gone.
    H5Pset_shuffle -- clarified value and use of shuffle filter.

Platforms tested:
    Mozilla
2004-06-24 17:12:59 -05:00
HDF Admin
1bb801fe2f [svn-r8710] Snapshot version 1.6 release 2 (post7) 2004-06-20 20:56:21 -05:00
Quincey Koziol
1b919a11da [svn-r8685] Purpose:
Bump version # after making snapshot for user.
2004-06-14 14:51:46 -05:00
HDF Admin
9889d390c5 [svn-r8621] Snapshot version 1.6 release 2 (post5) 2004-06-06 20:58:40 -05:00
Quincey Koziol
6e6760216b [svn-r8592] Purpose:
Code optimization & bug fix

Description:
    When dimension information is being stored in the storage layout message
on disk, it is stored as 32-bit quantities, possibly truncating the dimension
information, if a dimension is greater than 32-bits in size.

Solution:
    Fix the storage layout message problem by revising file format to not store
dimension information, since it is already available in the dataspace.

    Also revise the storage layout data structures to be more compartmentalized
for the information for contiguous, chunked and compact storage.

Platforms tested:
    FreeBSD 4.9 (sleipnir) w/parallel
    Solaris 2.7 (arabica)
    h5committest
2004-05-27 15:26:32 -05:00
Frank Baker
9edb2fcc8d [svn-r8572]
Purpose:
    Bugfixes in H5Gset_comment, h5gget_comment_f, and h5gset_comment_f.
    (Follow-on to the H5Gget_comment bugfix of last week.)

Description:
    Changed C parameter descriptions to indicate the following:
        'loc_id' can be file, group, dataset, or named datatype.
        'name' can be '.' if 'loc_id' fully describes the object.
        'name' is ignored if 'loc_id' is a dataset or named datatype.
    Modified h5gget_comment_f and h5gset_comment_f notes accordingly.
    Copy edits in H5Gget/set_comment and h5gget/set_comment_f.

Platforms tested:
    Safari
2004-05-25 12:36:18 -05:00
Frank Baker
6d1993fdf4 [svn-r8567]
Purpose:
    H5Gget_comment bugfix

Description:
    H5Gget_comment:  Changed "Description" text and "Parameters"
    descriptions to indicate the following:
        'loc_id' can be file, group, dataset, or named datatype.
        'name' can be '.' if 'loc_id' fully describes the object.
        'name' is ignored if 'loc_id' is a dataset or nemed datatype.
    Also corrected the fact that the 'name' parameter description
        referred to setting the comment rather than retriving it.

Platforms tested:
    Safari
2004-05-21 16:14:13 -05:00
HDF Admin
0660f8b63b [svn-r8530] Snapshot version 1.6 release 2 (post4) 2004-05-16 04:47:27 -05:00
Quincey Koziol
948120dac1 [svn-r8421] Purpose:
Correct typo in H5Pcreate() information
2004-04-26 06:49:10 -05:00
HDF Admin
2195eeafb8 [svn-r8419] Snapshot version 1.6 release 2 (post3) 2004-04-25 21:12:57 -05:00
Frank Baker
4644afd4af [svn-r8244]
Purpose:
    Bugfix: Bugzilla #66

Solution:
    H5Pset_szip -- Corrected the plist parameter description.
        Since this property can be set only in the dataset
        creation property list, changed the parameter description
        from
            Dataset creation or dataset transfer property list identifier.
        to
            Dataset creation property list identifier.
        Fixes Bugzilla bug #66.

Platforms tested:
    IE 5
2004-03-10 14:25:52 -05:00
Frank Baker
caf8d81e07 [svn-r8243]
Purpose:
    Bugfix -- Bugzilla #67

Solution:
    Removed the numeric notations from the datatype listing
        in h5iget_type_f.
    Fixes Bugzilla #67.

Platforms tested:
    IE 5
2004-03-10 13:33:01 -05:00
HDF Admin
13e05040b9 [svn-r8237] Snapshot version 1.6 release 2 (post2) 2004-03-07 21:19:15 -05:00
Frank Baker
1922d2d93e [svn-r8231]
Description:
    Changed the H5Pset(get)_cache change description  in the
    Release 1.6.0 "Functions with Changed Syntax" section to
    reference the 'rdcc_nbytes' parameter rather than 'rdcc_nelmts'.
    The note originally identifed the wrong parameter as having a
    changed datatype.
    [Closes bug #1053.]

Platforms tested:
    IE 5
2004-03-03 12:00:34 -05:00
Frank Baker
2c94f1023c [svn-r8220]
Purpose:
    Update documentation index (hdf5/doc/html/index.html) to say
    that it describes Release 1.6.2.

    The index file included with the R1.6.2 source tarfile mistakenly
    refers to Release 1.6.1; this has been noted on the "Known Problems"
    page on the HDF5 website.  The corrected file will be included in the
    hdf.ncsa.uiuc.edu:/HDF5/doc/ document set and in the
    Release 1.6.2 documentation-only tarfile.

Platforms tested:
    IE 5, Safari
2004-02-24 13:45:21 -05:00
HDF Admin
3426192ed8 [svn-r8217] Snapshot version 1.6 release 2 (post1) 2004-02-22 21:15:57 -05:00
Frank Baker
aa0e780842 [svn-r8209]
Purpose:
    Corrected reference to PDF versions.

Platforms tested:
    IE 5
2004-02-18 16:10:56 -05:00
HDF Admin
7488de6c34 [svn-r8205] Snapshot version 1.6 release 2 (post0) 2004-02-15 20:55:44 -05:00