A Saturday 19 December 2009 20:09:24 Dav Clark escrigué:
> NOTE - this has nothing to do with the ongoing soft / external
> reference thread.
> 
> I'd like to have some large, heterogeneously sized arrays in my hdf5
> file, and refer to them from within a table (can't put them in the
> table easily, as I want to accomodate very different sized, even maybe
> different dimensioned images). Right now, I'm just going to have a
> text field that represents the h5 path. Is there any more robust way
> to do this?

The 'best' way for doing this would be using the reference API of HDF5 for 
doing this, but pytables does not support it yet (I have plans to support it 
in future releases though).  Meanwhile, the text field is a perfectly valid 
approach.

Cheers,

-- 
Francesc Alted

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to