From 10011c29c0fffdd9779a8955762fece6f83756b9 Mon Sep 17 00:00:00 2001 From: SHARMAP Date: Tue, 23 Dec 2025 16:06:10 +0100 Subject: [PATCH] not json but tif --- .../vito/phenology/benchmark_scenarios/phenology.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algorithm_catalog/vito/phenology/benchmark_scenarios/phenology.json b/algorithm_catalog/vito/phenology/benchmark_scenarios/phenology.json index 55a2b918..df841539 100644 --- a/algorithm_catalog/vito/phenology/benchmark_scenarios/phenology.json +++ b/algorithm_catalog/vito/phenology/benchmark_scenarios/phenology.json @@ -55,7 +55,7 @@ } }, "reference_data": { - "timeseries.json": "https://s3.waw3-1.cloudferro.com/swift/v1/apex-examples/phenology/openEO.tif", + "openEO.tif": "https://s3.waw3-1.cloudferro.com/swift/v1/apex-examples/phenology/openEO.tif", "job-results.json": "https://s3.waw3-1.cloudferro.com/swift/v1/apex-examples/phenology/job-results.json" } }