Skip to content

Make filename creation consistent#242

Merged
ax3l merged 9 commits intoComputationalRadiationPhysics:devfrom
Flamefire:master
Jun 22, 2016
Merged

Make filename creation consistent#242
ax3l merged 9 commits intoComputationalRadiationPhysics:devfrom
Flamefire:master

Conversation

@Flamefire
Copy link
Copy Markdown
Contributor

Allows passing full name to SerialDataCollector

Previously the SerialDataCollector created names like "foo.h5_0_0_0.h5" , this is now kept as "foo.h5"

For this it also changes the HandleMgr and extends its filename scheme by FNS_FULLNAME where the name is kept unchanged. Additionally checks where added for catching erroneously passing a full name into the DataCollectors when a base name was expected.

From #234

@ax3l ax3l added this to the Version 1.5/1.4.X milestone Jun 22, 2016
@ax3l ax3l self-assigned this Jun 22, 2016
@ax3l ax3l merged commit 7053e39 into ComputationalRadiationPhysics:dev Jun 22, 2016
ax3l added a commit that referenced this pull request Oct 27, 2016
@ax3l ax3l mentioned this pull request Oct 27, 2016
@ax3l ax3l modified the milestones: Version 1.6.0, Version 1.5.0 Oct 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants