Skip to content

Conversation

@jedbakerMO
Copy link
Collaborator

@jedbakerMO jedbakerMO commented May 21, 2025

Description

Fixes #183

Adds the option for users to specify the number of decimal places they would like all calculated values to be reported to in the merged post-processing output.

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

No automated testing used. I have compared outputs from the script with and without this option enabled to ensure that the results are outputted correctly according to options set.

Checklist:

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@jedbakerMO jedbakerMO self-assigned this May 21, 2025
@jedbakerMO jedbakerMO added enhancement New feature or request Postprocessing Related to the development of postprocessing functionality labels May 21, 2025
@jedbakerMO jedbakerMO marked this pull request as ready for review May 21, 2025 14:09
Copy link
Collaborator

@andrewcoughtrie andrewcoughtrie left a comment

Choose a reason for hiding this comment

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

Just one comment

Copy link
Collaborator

@andrewcoughtrie andrewcoughtrie left a comment

Choose a reason for hiding this comment

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

This looks fine to me, there are some conflicts that need resolving but after that is can go on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request Postprocessing Related to the development of postprocessing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Custom Issue]: Default precision of values calculated during post-processing

2 participants