Releases: openPMD/openPMD-standard
Releases · openPMD/openPMD-standard
Base Paths for Mesh- & Particle-Only Files, Updated Attributes
This release defines how to handle files that only contain mesh or particle records gracefully. New attributes have been defined to document software dependencies and utilized hardware. The ED-PIC extension updated values for particle pushers. It further improves wordings for consistency throughout the standard.
Changes to "1.0.1"
Base Standard
- minor changes:
- backwards compatible changes:
Extension
ED-PIC
:- minor changes:
particlePush
: additional values defined #172
- minor changes:
Data Converter
No data conversion needed.
Typos and Wording Changes
This release improves wordings, common questions and example snippets.
Keywords and logic are unchanged and backwards compatible for revision releases.
Changes to "1.0.0"
Base Standard
- backwards compatible changes:
- better examples for
axisLabels
#153 - unspecified (user-chosen)
float
/uint
/int
are now calledfloatX
/uintX
/intX
throughout the standard #152 - note to store non-openPMD information outside the
basePath
#115 - particle position: update python example #119 #127
- particle patches: typo in reference to
positionOffset
#135
- better examples for
Extension
ED-PIC
:
Data Converter
No data conversion needed.