From: travlr <vel...@gm...> - 2005-07-27 11:51:47
|
On 7/26/05, Francesc Altet <fa...@ca...> wrote: >=20 > A Monday 25 July 2005 16:44, Bernard KAPLAN va escriure: > > In hdf5 you can define progressively a selected region (adding elements > > one by one) by use of either "H5Sselect_elements" with H5S_SELECT_APPEN= D > > or "H5Sselect_hyperslab" with H5S_SELECT_OR. Then you can read or write > > the selected elements at once with "H5Dread" or "H5Dwrite". >=20 > That's correct. In fact, H5Sselect_elements is already used by > Table.readCoordinates. Applying it to support indexing in your > suggested way was already proposed by Pete in this list a few days > ago, but just for Table objects but expanding its use to *Array > objects would be nice (although not high priority for us right now). >=20 > Cheers, Although my coding experience is still fairly green, and time is pretty=20 tight, It'd be a pleasure to contribute to pytables. I'll try to see if I= =20 can muster up the know how to implement this for us. Much is appreciated of= =20 the Carabos crew. regards, Pete -- > >0,0< Francesc Altet http://www.carabos.com/ > V V C=E1rabos Coop. V. Enjoy Data > "-" >=20 >=20 >=20 > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id=16492&opclick > _______________________________________________ > Pytables-users mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/pytables-users > |