fix: persist terrain temporal identity
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user