Skip to content

Rework out-of-service to be more general and flexible #269

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

Merged
merged 4 commits into from
Mar 6, 2025
Merged

Rework out-of-service to be more general and flexible #269

merged 4 commits into from
Mar 6, 2025

Conversation

bpbond
Copy link
Member

@bpbond bpbond commented Mar 6, 2025

This PR changes the out-of-service part of L1_normalize to be more flexible and robust.

We now read an arbitrary number of pre-formatted CSV files in ./pipeline/out-of-service/,
check their structures, build a list of the OOS data, and then check that against the data as tables are processed.

Closes #268

@bpbond bpbond linked an issue Mar 6, 2025 that may be closed by this pull request
@bpbond bpbond changed the base branch from main to dev-v2 March 6, 2025 10:55
@bpbond bpbond merged commit 478c917 into dev-v2 Mar 6, 2025
1 check passed
@bpbond bpbond deleted the oos branch March 6, 2025 11:54
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.

Out-of-service table is janky and fragile
1 participant