From 489fb3d5c6cbe533490e4ce593fe30fef77c94d5 Mon Sep 17 00:00:00 2001 From: Andreas Helms Date: Thu, 28 Mar 2024 09:46:22 +0100 Subject: [PATCH] feat(pipeline): update land cover metadata --- pipeline/dags/land_cover.class.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pipeline/dags/land_cover.class.py b/pipeline/dags/land_cover.class.py index 2cfbcc41e..b7cdd85bb 100644 --- a/pipeline/dags/land_cover.class.py +++ b/pipeline/dags/land_cover.class.py @@ -93,7 +93,8 @@ ], "time_format": { "year": "numeric", - } + }, + "useTimestampsForPlayback": "true" } # dev