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

Data Packaging Revamp #1024

Draft
wants to merge 24 commits into
base: master
Choose a base branch
from
Draft

Data Packaging Revamp #1024

wants to merge 24 commits into from

Conversation

kmharrington
Copy link
Member

@kmharrington kmharrington commented Nov 6, 2024

Still a draft because work isn't completed. But this is currently running on the site machines.

New features:

  • datapkg_completion module has a DataPackage class I started to working with both G3tSmurf, G3tHK, and Imprinter at the same time to go through and do the checks necessary to make sure we're ready to delete data from each timecode.
  • updates to Imprinter to check with librarian about the status of off-site books
  • Closes Incomplete observation finding doesn't work for LAT #938
  • Significantly reduces the size of the g3thk databases, now we have file entries by only the necessary smurf-related agents get added to hkagents and hkfields
  • Add ability to bind books without HK files is flags are set correctly

sanahabhimani and others added 24 commits May 28, 2024 04:11
Updates g3thk to only query fields for agents from the site-pipeline configs;
i.e., pysmurf monitor and supersync to aid the data packaging tools from
the level2 side, and there fore reduce g3thk db size
Add DataPackaging class for going throught, checking completion and running
time-code based deletion. HK and verification through the librarian are
optional.
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.

Incomplete observation finding doesn't work for LAT
2 participants