I am sure this DOES NOT satisfy your criterion of 'simple', but if you download 
the 'Legacy Licensed' Silo 4.9.1 tarball from here,

https://wci.llnl.gov/codes/silo/downloads.html

untar it and go to silo-4.9.1/src/hdf5_drv and look at silo_hdf5.c and search 
for 'hzip' OR 'fpzip', you'll see how Silo does it.

Mark




From: sravan kumar <[email protected]<mailto:[email protected]>>
Reply-To: HDF Users Discussion List 
<[email protected]<mailto:[email protected]>>
Date: Wednesday, May 14, 2014 2:25 AM
To: "[email protected]<mailto:[email protected]>" 
<[email protected]<mailto:[email protected]>>
Subject: [Hdf-forum] Custom filter registration to HDF filter

Hello Everyone,

I am trying to register my custom compression filter with HDF library and 
create data sets using my compression technique.

I am following the gzip example from the following link as reference:

http://www.hdfgroup.org/HDF5/faq/compression.html

Can some one point/share a different example (probably simple), which explains 
the registering of filter, creation of dataset and reading of dataset.

--
With Best Regards,
Sravan Kumar
_______________________________________________
Hdf-forum is for HDF software users discussion.
[email protected]
http://mail.lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org

Reply via email to