Hi Cyril, A Thursday 17 September 2009 15:35:46 cyril giraudon escrigué: > Hi all, > > I wonder if it is possible pytables does not write its own attributes in > an HDF5 file ?
Most of these 'PyTables' attributes are derived from the use of the high level HDF5 interface (http://www.hdfgroup.org/HDF5/doc/HL/), although there admittedly are some that are 100 % 'PyTables', like ``PYTABLES_FORMAT_VERSION`` or ``FILTERS``. If they bother you, you can get rid of them by setting the parameter ``PYTABLES_SYS_ATTRS`` to false (either in tables/parameters.py or passing it to `tables.openFile`). HTH, -- Francesc Alted ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Pytables-users mailing list Pytables-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pytables-users