summaryrefslogtreecommitdiffstats
path: root/doc/html/RM_H5P.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/RM_H5P.html')
-rw-r--r--doc/html/RM_H5P.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/html/RM_H5P.html b/doc/html/RM_H5P.html
index 542f5d5..c384919 100644
--- a/doc/html/RM_H5P.html
+++ b/doc/html/RM_H5P.html
@@ -9920,6 +9920,7 @@ END SUBROUTINE h5pset_sym_k_f
<dd>Returns a non-negative value if successful;
otherwise returns a negative value.
<p>
+<!--
<dt><strong>Notes on Filter Behavior in HDF5:</strong>
<dd>SZIP is an optional filter in HDF5 and can therefore be set for
HDF5 datasets even though it is not available at the moment.
@@ -9977,6 +9978,7 @@ END SUBROUTINE h5pset_sym_k_f
HDF5 optional filters insofar as HDF5 does as much as possible
to complete an operation when a optional filter is unavailable.
<p>
+-->
<dt><strong>Notes for Users Familiar with SZIP in Other Contexts:</strong>
<dd>The following notes are of interest primarily to those who have
used SZIP compression outside of the HDF5 context.