summaryrefslogtreecommitdiffstats
path: root/HDF5Examples/C/H5FLT/tfiles/h5ex_d_mafisc.tst
diff options
context:
space:
mode:
Diffstat (limited to 'HDF5Examples/C/H5FLT/tfiles/h5ex_d_mafisc.tst')
-rwxr-xr-xHDF5Examples/C/H5FLT/tfiles/h5ex_d_mafisc.tst11
1 files changed, 11 insertions, 0 deletions
diff --git a/HDF5Examples/C/H5FLT/tfiles/h5ex_d_mafisc.tst b/HDF5Examples/C/H5FLT/tfiles/h5ex_d_mafisc.tst
new file mode 100755
index 0000000..5513cd2
--- /dev/null
+++ b/HDF5Examples/C/H5FLT/tfiles/h5ex_d_mafisc.tst
@@ -0,0 +1,11 @@
+mafisc filter is available for encoding and decoding.
+....Create dataset ................
+....Writing mafisc compressed data ................
+....Close the file and reopen for reading ........
+Filter info is available from the dataset creation property
+ Filter identifier is 32002
+ Number of parameters is 8 with rank 2 values 4 8
+ To find more about the filter check MAFISC
+....Reading mafisc compressed data ................
+Maximum value in DS1 is 1890
+mafisc filter is available now since H5Dread triggered loading of the filter.