unity-sds / unity-project-management

Container repo for project management (projects, epics, etc)
Apache License 2.0
0 stars 1 forks source link

As a project, I want to archive my data to a DAAC so that my data can be preserved in perpetuity and i can fulfill my requirements #46

Closed mike-gangl closed 6 days ago

mike-gangl commented 1 year ago

Needed as part of the Atmospheric SIPS in the cloud use case from 24.3 - 25.1.

High level goal: Take forward stream data being produced and be able to send it to an archive (either a UAT or PROD archive - probably configurable). Idea is to do this as a service and update granules in the catalog with this status, alert projects/venues of errors. Handle retries due to connection or transient issues, report back data/validation level errors to user/operators.

mike-gangl commented 6 days ago

Implemented by https://github.com/unity-sds/unity-project-management/issues/177

mike-gangl commented 6 days ago

Closing this ticket in favor of #177 - design work (#172 ) + implementation work = this ticket.