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

Fix meshName: Means mesh record #168

Merged
merged 1 commit into from
Jan 25, 2018
Merged

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Jan 23, 2018

Do not introduce the name meshName if it is only used once and actually means "mesh record".

Implements issue: #167

Description

In the base standard, the naming meshName was unnecessarily introduced for a simple mesh record without using it later on.

Affected Components

  • base

Logic Changes

None.

Writer Changes

No effects.

Reader Changes

No effects.

Data Converter

No effect, old files are forward compatible to this change.

Fix openPMD#167: do not introduce the name `meshName` if it is only used
once and actually means "mesh record".
@ax3l ax3l added the revision change backwards-compatible, stylistic change (e.g. typos) label Jan 23, 2018
@ax3l
Copy link
Member Author

ax3l commented Jan 25, 2018

@DavidSagan since you reported #167, does this PR address it ok for you? :)

@ax3l ax3l merged commit 91371c4 into openPMD:upcoming-1.1.0 Jan 25, 2018
@ax3l ax3l deleted the fix-meshName branch January 25, 2018 13:59
This was referenced Jan 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
revision change backwards-compatible, stylistic change (e.g. typos)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants