how to use hdf5 with bzip2 filter

I can't find any info on this.

  * How do I build hdf5 libs, or link, so that the bzip2 filter is
    available?
  * Can I check for filter availability with H5Z.filter_avail('BZIP2') ?

Thanks,
Andy

Andrew,

bzip2 is not one of the HDF5 predefined filters, but it is available with PyTables. Pleases see http://www.hdfgroup.org/services/filters.html for more information.

Elena

···

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Elena Pourmal The HDF Group http://hdfgroup.org
1800 So. Oak St., Suite 203, Champaign IL 61820
217.531.6112
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

On Apr 17, 2012, at 11:22 PM, Andrew B. Gardner wrote:

I can't find any info on this.
How do I build hdf5 libs, or link, so that the bzip2 filter is available?
Can I check for filter availability with H5Z.filter_avail('BZIP2') ?
Thanks,
Andy

_______________________________________________
Hdf-forum is for HDF software users discussion.
Hdf-forum@hdfgroup.org
http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org

Here is a link to the old papers on BZIP2 and the source code that shows how to integrate it with HDF5 http://www.hdfgroup.uiuc.edu/papers/papers/bzip2/

Elena

···

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Elena Pourmal The HDF Group http://hdfgroup.org
1800 So. Oak St., Suite 203, Champaign IL 61820
217.531.6112
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

On Apr 17, 2012, at 11:22 PM, Andrew B. Gardner wrote:

I can't find any info on this.
How do I build hdf5 libs, or link, so that the bzip2 filter is available?
Can I check for filter availability with H5Z.filter_avail('BZIP2') ?
Thanks,
Andy

_______________________________________________
Hdf-forum is for HDF software users discussion.
Hdf-forum@hdfgroup.org
http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org