NASA-PDS / deep-archive

PDS Open Archival Information System (OAIS) utilities, including Submission Information Package (SIP) and Archive Information Package (AIP) generators
https://nasa-pds.github.io/deep-archive/
Other
7 stars 4 forks source link

As a user I want to generate a delta SIP (Submission Information Package) #125

Open smclaughlin7 opened 2 years ago

smclaughlin7 commented 2 years ago

Due to the extremely large number products accumulating in the Catalina Sky Survey (CSS) bundle (~315K new products/week for ~1.7 TB), both the NSSDCA and PSI Node concluded that 'delta' Submission Information Package (SIP) products are necessary for producing the Deep Archive package in timely manner and for the NSSDCA to ingest the SIP delivery before that next weekly CSS SIP hits their queue. Therefore Jesse Stone augmented the pds-deep-archive software to produce a 'delta' SIP product where the manifest file contains only:

💪 Motivation

Ideally the enhancements Jesse Stone made to the pds-deep-archive software to produce a 'delta' SIP product shoud be incorporated into the production verison of the software that all nodes use. It is very likely that PDS will need to archive other large PDS4 bundles like the Catalina Sky Survey, e.g. other all-sky surveys or long-duration missions, where generating a 'delta' SIP product is the most effecient means to deliver data to to the NSSDCA.

📖 Additional Detail

Jesse offered to share his augmented code with EN and provide insight on 'delta' SIPs. Here is a sketch by Jesse Stone of his ideas on this topic:

DeltaSIPAutogenFromRegistry_IdeasByJSt

⚖️ Acceptance Criteria

tbd

⚙️ Engineering Details