-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
enhancementNew feature or requestNew feature or requestneeds triageIssue that requires triageIssue that requires triage
Description
Checked for duplicates
Yes - I've already checked
Alternatives considered
Yes - and alternatives don't suffice
Related problems
Currently, the CMR audit scripts support dynamic products but do not extend to static products like CSLC-STATIC. This limits our ability to perform comprehensive auditing across all product types.
Describe the feature request
Extend the CMR audit script (tools/ops/cmr_audit/cmr_audit_slc.py) to support static products like CSLC-STATIC.
According to the discussion, this shouldn't require much work as it mostly depends on how easy it is to map inputs to outputs using CMR. The script is essentially a custom diff between:
- An initial query for input products
- A second query for output products
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestneeds triageIssue that requires triageIssue that requires triage