amaurea / enlib

5 stars 12 forks source link

read_hdf with a selection does not work for cdelt[0]<0 #31

Open msyriac opened 6 years ago

msyriac commented 6 years ago

It seems that h5py doesn't allow for numpy slices with a negative step. It raises a ValueError.