eomatch.Matchup.stac_id

Contents

eomatch.Matchup.stac_id#

property Matchup.stac_id: str | None#

STAC Item ID for this matchup, or None if no products are set.

Built from the collection ID and the acquisition datetime of each product in sorted-collection order. Using per-product datetimes (rather than the single matchup start_time) avoids collisions when one sensor records time at day precision only — e.g. Landsat stores all acquisitions as midnight UTC, so using only its timestamp collapses every same-day matchup to one ID.