Skip to content

Explicit Series Close Call #405

@ax3l

Description

@ax3l

In some interactive workflows (e.g., Jupyter), people want to generate a file - plot it - regenerate it - plot again.

If we keep the read file open in openPMD-viewer, then a user cannot overwrite it.

We could add an explicit close call, that closes the file handles (similar to openPMD-api).
For user-friendliness, subsequent open calls should reopen the files needed (even if it adds latency if done accidentally).

Example workflow: LASY-org/lasy#187

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions