There is an error in hdf5write(const FlowField&... in flowfield.cpp.
Either the dimensions dimsf should be ordered z,y,x,d or the saved data should be ordered z,y,x,d.
One of these is incorrect currently.
I would've done a pull request with a fix but it's not clear to me which way round is correct.
There is an error in hdf5write(const FlowField&... in flowfield.cpp.
Either the dimensions dimsf should be ordered z,y,x,d or the saved data should be ordered z,y,x,d.
One of these is incorrect currently.
I would've done a pull request with a fix but it's not clear to me which way round is correct.