Thank you Francesc.

In fact, "bother" is not the right word. 
I try to specify a format for electromagnetism simulations based upon HDF5
and I'd like to make my new users not to confused with two different nature 
attributes.

Cyril.



----- Mail Original -----
De: "Francesc Alted" <fal...@pytables.org>
À: pytables-users@lists.sourceforge.net
Envoyé: Jeudi 17 Septembre 2009 20h21:49 GMT +01:00 Amsterdam / Berlin / Berne 
/ Rome / Stockholm / Vienne
Objet: Re: [Pytables-users] Not write pytables attributes.

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&reg; 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&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; 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&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to