Re: [Pytables-users] Dimension Scales in PyTables

2009-09-30 Thread Francesc Alted
[Fernando send this reply to the list, but he does not seem to be subscribed. I'm forwarding it.] -- Missatge transmès -- Subject: Auto-discard notification Date: Wednesday 30 September 2009 From: pytables-users-boun...@lists.sourceforge.net To: pytables-users-ow...@lists.sou

Re: [Pytables-users] Dimension Scales in PyTables

2009-09-29 Thread Dav Clark
(Fernando, please forward this to anyone that you think might care / help!) I suspect you're not aware of Fernando's DataArray object, which is an implementation of named axes on a numpy array, but you can find his slides about it here: https://cirl.berkeley.edu/fperez/talks/0908_scipy_data

Re: [Pytables-users] Dimension Scales in PyTables

2009-09-28 Thread Martin Teichmann
Hello List, Hello Francesc, > > [ Some stuff about my dimension scale implementation deleted ] > > - It would be nice if your code can run with both HDF5 1.6.x and HDF5 1.8.x. > After having a look at the code, it seems so to me.  Can you confirm this? Yep. Personally, I'm working with HDF5 1.6,

Re: [Pytables-users] Dimension Scales in PyTables

2009-09-23 Thread Francesc Alted
Hello Martin, A Wednesday 23 September 2009 09:21:16 Martin Teichmann escrigué: > Hello List, > > I'm writing a scientific application, that could make good use of > Dimension Scales. Unfortunately, it is not possible to create those > with PyTables. I found some old code in the subversion reposit