Skip to content

Conversation

@pnorbert
Copy link
Contributor

high-level API:
adios2.FileReader.get_metadata()
adios2.FileReader(bytes, path)

bindings API:
bytes = bindings.Engine.GetMetadata()
bindins.IO.Open(path, bytes)

example script for using FileReader.get_metadata() and FileReader(md, path)

@pnorbert pnorbert requested a review from vicentebolea as a code owner August 12, 2025 19:53
high-level API:
    adios2.FileReader.get_metadata()
    adios2.FileReader(bytes, path)

bindings API:
    bytes = bindings.Engine.GetMetadata()
    bindins.IO.Open(path, bytes)

example script for using FileReader.get_metadata() and FileReader(md, path)
@pnorbert pnorbert force-pushed the getmetadata-python-simple branch from e20f04b to a795e65 Compare August 12, 2025 19:56
@pnorbert pnorbert requested a review from eisenhauer August 13, 2025 12:53
@pnorbert pnorbert merged commit 2463c56 into ornladios:master Aug 13, 2025
39 checks passed
@pnorbert pnorbert deleted the getmetadata-python-simple branch August 13, 2025 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants