From: Francesc A. <fa...@ca...> - 2005-07-26 10:21:05
|
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_APPEND > or "H5Sselect_hyperslab" with H5S_SELECT_OR. Then you can read or write > the selected elements at once with "H5Dread" or "H5Dwrite". 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). Cheers, =2D-=20 >0,0< Francesc Altet =A0 =A0 http://www.carabos.com/ V V C=E1rabos Coop. V. =A0=A0Enjoy Data "-" |