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

Updates to variable-based encoding #1

Merged

Conversation

franzpoeschel
Copy link

STANDARD.md Outdated Show resolved Hide resolved
STANDARD.md Outdated Show resolved Hide resolved
FORMAT_ADIOS.md Outdated Show resolved Hide resolved
FORMAT_ADIOS.md Outdated
double /data/meshes/E/x/unitSI 10*scalar
double /data/meshes/E/unitDimension attr = {0, 0, 0, 0, 0, 0, 0}
int32_t /data/meshes/E/x {1000}
double /data/meshes/E/x/position attr = 0
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

position should in 3D be 3 doubles

STANDARD.md Outdated Show resolved Hide resolved
STANDARD.md Outdated
@@ -248,11 +248,19 @@ In order to correlate openPMD iterations with an index of data-format internal u
- advice to implementers: an openPMD iteration might be spread over multiple updates/steps, but not vice versa.
In such a scenario, an individual openPMD record's update/step must appear exactly once per iteration.

Notes:

* In implementations without support for IO steps, the variable-based encoding of iterations may still be used for storage of a single iteration.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In these points, the new wording using IO steps might be confusing?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've reworded that to support for storing multiple versions of datasets/attributes, which I think is more explicit anyway.

STANDARD.md Outdated Show resolved Hide resolved
franzpoeschel and others added 2 commits October 13, 2022 14:20
Make the example more realistic, also minor fixes
@ax3l ax3l merged commit 3f202a7 into ax3l:topic-stepBasedEncoding Oct 25, 2022
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