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

fix: parquet prefix_ids defaults to wb #825

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

aaraney
Copy link
Member

@aaraney aaraney commented Aug 12, 2024

Remove unnecessary - suffix from prefix_ids (I should have caught this when reviewing #821).

#821 changed the default prefix_ids to wb-. The parquet output handling code sets the feature location to {prefix_ids}-{location_id}. So, the default would now be wb--{location_id}. We want wb-{location_id}. This fixes that.

related to #821

@shorvath-noaa shorvath-noaa merged commit 70a2d0c into NOAA-OWP:master Aug 12, 2024
4 checks passed
@aaraney
Copy link
Member Author

aaraney commented Aug 12, 2024

Thanks, @shorvath-noaa!

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.

2 participants