Re: [Pytables-users] create compressed dataset

2011-01-05 Thread Francesc Alted
2011/1/4, Ben Elliston : > Hi Francesc, > > On Tue, Jan 04, 2011 at 01:11:03PM +0100, Francesc Alted wrote: > >> Well, yes and no ;-) In principle they are only compressed on-disk, >> but if you access a CArray enough, and it is small enough, then >> chances are that it would actually exist in the

Re: [Pytables-users] tables.test() failure

2011-01-05 Thread Francesc Alted
Yes, I'd say Tony is correct about this. I plan to get rid of the NetCDF3 interface for PyTables 3. Francesc 2011/1/5, Josh Bleecher Snyder : >>> Per the installation page, I'm reporting test failures from >>> tables.test() -- transcript below. PyTables was installed via `port >>> install py26-t