Skip to content

bug in hdf5write #3

@jeremypparker

Description

@jeremypparker

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions