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

Bug #496 fix summary output for imposex data #497

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

RobFryer
Copy link
Contributor

resolves #496

Fixes the bug in write_summary_table which occurs when only imposex data are being assessed. Did so by adding a function initialise_assessment_summary that initialises the summary output in a standardised way and makes it harder to omit important variables. This also begins the process of unifying the various assessment functions that share a lot of (repeated) code.

initialise_assessment_summary still allows for output variables that are specific to particular determinands; e.g. imposex_class for VDS assessments.

Tested on UK imposex data.

Copy link
Contributor

@hallareinert hallareinert left a comment

Choose a reason for hiding this comment

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

I am unfamiliar with the imposex assessment, so not sure I'm the right person to review the changes - but the code looks solid!

@annelaerkes annelaerkes merged commit a4c6fba into osparcomm:develop Dec 2, 2024
1 check passed
@RobFryer RobFryer deleted the bug_summary_table branch December 9, 2024 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Summary output for imposex assessments
3 participants