Commits
Muqun Yang committed c6c1964d714
For the testsds3.hdf case, I add more restrictions: 1) When edge(the number of element for any dimension) = 0, it will throw an error. 2) When stride is 0, edge must be 1 on that dimension. I've tested the testsds3.hdf case, it throws an error.