fix: persist terrain temporal identity
GeoIntel release gates / Compile, test, contracts and builds (push) Canceled after 0s
GeoIntel release gates / Python and npm vulnerability policy (push) Canceled after 0s
GeoIntel release gates / GIS image, SBOM and container scan (push) Canceled after 0s

This commit is contained in:
Codex
2026-07-22 08:06:07 +02:00
parent cc1b905ed3
commit e9b48bb95e
4 changed files with 14 additions and 2 deletions
@@ -418,6 +418,7 @@ class SpwTerrainService:
content=content,
source="SPW Relief de la Wallonie MNT 2021-2022 operator-provisioned GeoTIFF",
source_name=SpwTerrainService.PROVIDER,
temporal_series_key=f"spw:terrain:mnt:{request_hash[:24]}",
observed_at=datetime(2022, 3, 5, 23, 59, 59, tzinfo=UTC),
valid_from=datetime(2021, 2, 19, tzinfo=UTC),
valid_to=datetime(2022, 3, 5, 23, 59, 59, tzinfo=UTC),