nw11

Results 1 issues of nw11

Instead of reading a range of values - something like this: ``` h5read(store_path,bytestring("mygroup/mydataset"), (1:20,) ) ``` I am interested in retrieving a set of non regular indexes, e.g. do something...