Hi,

Trying to evaluate compression filters, I was looking for a call in
PyTables to get the size of a dataset (in bytes). As I didn't find it
I remembered the many benchmarks and found instead [1] that the way to
do it is to create single-dataset files and interrogate the
filesystem. Curiously enough, I didn't find that feature either in
h5ls, hdfview or ViTables. Is there a structural reason why this size
cannot be computed from library calls?

-รก.

[1] https://github.com/PyTables/PyTables/blob/master/bench/blosc.py

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to