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 import to handle archive in subdir #294

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

randytpierce
Copy link
Contributor

The archives are now being created with a subdirectory. This caused the import to not extract the data correctly. Rather than change the archive in the ingest code I decided to change the import to extract the data into a single temporary directory because we have 1200 pending archives that need to be reprocessed. I am reprocessing them now.

@randytpierce randytpierce linked an issue Jan 5, 2024 that may be closed by this pull request
@randytpierce randytpierce self-assigned this Jan 5, 2024
@randytpierce randytpierce added bug Something isn't working VXingest issues related to the VXingest project labels Jan 5, 2024
Copy link
Contributor

@ian-noaa ian-noaa left a comment

Choose a reason for hiding this comment

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

Looks good!

@randytpierce randytpierce merged commit a09bab4 into main Jan 8, 2024
6 checks passed
@randytpierce randytpierce deleted the 289-imports-are-failing-on-adb-cb1 branch January 8, 2024 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working VXingest issues related to the VXingest project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

imports are failing on adb-cb1
2 participants