Skip to content

feat: add DPS provenance to generated STAC items - #125

Open
hrodmn wants to merge 3 commits into
mainfrom
dps-item-metadata
Open

feat: add DPS provenance to generated STAC items#125
hrodmn wants to merge 3 commits into
mainfrom
dps-item-metadata

Conversation

@hrodmn

@hrodmn hrodmn commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Summary

  • remove the job tag from automatically generated DPS collection IDs
  • add flat maap-dps:* provenance properties and the MAAP DPS extension to generated Items
  • link each Item to the discovered source .met.json with the standard via relation and application/json type
  • preserve authorized user-supplied collection IDs and existing extension URLs

Closes #81.
Closes #124.

Validation

  • cd cdk/constructs/DpsStacItemGenerator/runtime && uv run ruff check .
  • cd cdk/constructs/DpsStacItemGenerator/runtime && uv run pytest (38 passed)
  • cd cdk/runtimes/eoapi/stac && uv run pytest (39 passed)

Note

Written by GPT 5.6 Terra.

@hrodmn
hrodmn deployed to synthtest August 28, 2026 18:13 — with GitHub Actions Active
@hrodmn
hrodmn deployed to synthtest August 28, 2026 19:21 — with GitHub Actions Active
@hrodmn
hrodmn deployed to synthtest August 28, 2026 19:40 — with GitHub Actions Active
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.

Remove job tag from auto generated DPS STAC collection id Add DPS job metadata to STAC items

1 participant