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

Issue215 configoutput #383

Merged
merged 51 commits into from
Oct 30, 2023
Merged

Issue215 configoutput #383

merged 51 commits into from
Oct 30, 2023

Conversation

timspainNERSC
Copy link
Collaborator

@timspainNERSC timspainNERSC commented Sep 8, 2023

ConfigOutput enhancements

Fixes #215


Change Description

  • Correct the output times of ConfigOutput.
  • Reuse files for multiple output instances, rather than creating a new file each time.

Test Description

The test ConfigOutput_test tests this class.

This test shall remain a draft until PR #373 is merged into develop.

timspainNERSC and others added 30 commits May 11, 2023 10:14
@timspainNERSC timspainNERSC added bug Something isn't working enhancement New feature or request labels Sep 8, 2023
@timspainNERSC timspainNERSC added this to the 2 Functional tests milestone Sep 8, 2023
@timspainNERSC timspainNERSC self-assigned this Sep 8, 2023
@timspainNERSC timspainNERSC linked an issue Sep 8, 2023 that may be closed by this pull request
@timspainNERSC timspainNERSC changed the title Issue215 configoutput WIP: Issue215 configoutput Sep 11, 2023
timspainNERSC added a commit that referenced this pull request Sep 11, 2023
Merge the issue 215 branch into `develop+373` working branch. Shadows PR
#383
@timspainNERSC timspainNERSC changed the title WIP: Issue215 configoutput Issue215 configoutput Oct 27, 2023
@timspainNERSC timspainNERSC marked this pull request as ready for review October 27, 2023 12:53
Copy link
Contributor

@MarionBWeinzierl MarionBWeinzierl left a comment

Choose a reason for hiding this comment

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

@timspainNERSC went through the changes with me explaining them, and they make sense to me.

@timspainNERSC timspainNERSC merged commit 8ed81ee into develop Oct 30, 2023
3 checks passed
@TomMelt TomMelt deleted the issue215_configoutput branch November 1, 2023 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

ConfigOutput is not behaving as expected or hoped
2 participants