summaryrefslogtreecommitdiffstats
path: root/HDF5Examples/C/H5FLT/tfiles/h5ex_d_bzip2.tst
blob: a628ae1da5f151ffa98d7dbc3f499e91024ce789 (plain)
1
2
3
4
5
6
7
8
9
10
11
bzip2 filter is available for encoding and decoding.
....Create dataset ................
....Writing bzip2 compressed data ................
....Close the file and reopen for reading ........
Filter info is available from the dataset creation property 
   Filter identifier is 307
   Number of parameters is 1 with the value 2
   To find more about the filter check HDF5 bzip2 filter; see http://www.hdfgroup.org/services/contributions.html
....Reading bzip2 compressed data ................
Maximum value in DS1 is 1890
bzip2 filter is available now since H5Dread triggered loading of the filter.