Skip to content

[New Feature]: Extend CMR Audit Script to Support Static Products #1293

@riverma

Description

@riverma

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:

  1. An initial query for input products
  2. A second query for output products

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestneeds triageIssue that requires triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions