Skip to content

UFF 58b #2

@JakeZw

Description

@JakeZw

It will be ideal to add this file format. I did a bit of reading and thinking about this. A good place to start is here, where Steve Johnson gives some additional links.

I took a look at the extract_block.jl output in the readuff.jl fileand it parses the binary into lines. So I think this file will need to be revamped.

I expect that we can use read or read! to read the binary and then we can deinterleave it using this discourse post.

Also uff.m where matlab used fread which seems similar to Julia's read should be good for ideas.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions