Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow adding attributes at any step #970

Closed
fbudin69500 opened this issue Oct 30, 2018 · 0 comments
Closed

Allow adding attributes at any step #970

fbudin69500 opened this issue Oct 30, 2018 · 0 comments
Assignees
Labels
enhancement status: fixed This issue been resolved

Comments

@fbudin69500
Copy link

Currently, it is technically possible to define a new attribute after step 0, but that attribute is not saved if the first step has been performed.

It would be important to either:

  • Let the user know that the attribute is not saved, both in ADIOS2 documentation and maybe with an error message (throw).
  • Save (new) attributes at each step.

This is especially true for attributes for transient variables that are not known before a certain step.

@fbudin69500 fbudin69500 changed the title Adding attributes at any step Allow adding attributes at any step Oct 30, 2018
@williamfgc williamfgc self-assigned this Oct 30, 2018
@chuckatkins chuckatkins added the status: fixed This issue been resolved label Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement status: fixed This issue been resolved
Projects
None yet
Development

No branches or pull requests

3 participants