summaryrefslogtreecommitdiffstats
path: root/HDF5Examples/C/H5FLT/tfiles/h5ex_d_zfp.tst
diff options
context:
space:
mode:
Diffstat (limited to 'HDF5Examples/C/H5FLT/tfiles/h5ex_d_zfp.tst')
-rw-r--r--HDF5Examples/C/H5FLT/tfiles/h5ex_d_zfp.tst11
1 files changed, 11 insertions, 0 deletions
diff --git a/HDF5Examples/C/H5FLT/tfiles/h5ex_d_zfp.tst b/HDF5Examples/C/H5FLT/tfiles/h5ex_d_zfp.tst
new file mode 100644
index 0000000..0a1ba90
--- /dev/null
+++ b/HDF5Examples/C/H5FLT/tfiles/h5ex_d_zfp.tst
@@ -0,0 +1,11 @@
+zfp filter is available for encoding and decoding.
+....Create dataset ................
+....Writing zfp compressed data ................
+....Close the file and reopen for reading ........
+Filter info is available from the dataset creation property
+ Filter identifier is 32013
+ Number of parameters is 6 with the value 5570817
+ To find more about the filter check H5Z-ZFP-1.0.1 (ZFP-0.5.5) github.com/LLNL/H5Z-ZFP
+....Reading zfp compressed data ................
+Maximum value in DS1 is 1890.0000
+zfp filter is available now since H5Dread triggered loading of the filter.