Hello, I had previously been using the C++ interface to HDF5 ( http://ftp.hdfgroup.org/HDF5/doc/cpplus_RM/index.html) before deciding to utilize the HDF5 file API made available through FastQuery. The switch was very smooth and greatly simplifies creating new files as well as adding and reading data. However, one issue that I am not able to sort out is how to take advantage of the compression features of HDF5 through FastQuery.
I have accomplished this in the past by creating a PropList and using ZLIB compression (by setting a deflate value). Is it possible for me to accomplish the same compression of my HDF5 files using a similar mechanism in FastQuery. Being able to do this is really important for my project. Thank you for your time. Best, -- Darryl Reeves Ph.D. Candidate Mason Lab Weill Cornell Medical College of Cornell University Tri-Institutional Program in Computational Biology and Medicine
_______________________________________________ FastBit-users mailing list [email protected] https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
