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

Resample pop data #728

Merged
merged 12 commits into from
Dec 19, 2024
Merged

Resample pop data #728

merged 12 commits into from
Dec 19, 2024

Conversation

timlinux
Copy link
Contributor

@timlinux timlinux commented Dec 17, 2024

This PR adds support for generating Wee Score x Population outputs to be able to validate that every permutation of the 3 population levels and 5 wee score classes (15 permutations in all) is calculated correctly so I created two 4x4 sample datasets (one for pop classes and one for wee scores) that will produce every combination when run through the wee processor I wrote. You can see my testbed outputs here.

image

This is how the test datasets are structured:

Population classes:

image

Wee scores:

image

The tests run automatically on GitHub so we can always be sure that we don't break things as we add more features in the future.

@timlinux timlinux merged commit 5210cfb into main Dec 19, 2024
11 checks passed
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.

1 participant