From 3b053e05e99f7edba5b97b2b5bf621b4f4767513 Mon Sep 17 00:00:00 2001 From: Rahmanda Wibowo Date: Tue, 7 Oct 2025 10:11:31 +0200 Subject: [PATCH 01/26] test: make change to title to trigger preview pipeline --- algorithm_catalog/vito/bap_composite/records/bap_composite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algorithm_catalog/vito/bap_composite/records/bap_composite.json b/algorithm_catalog/vito/bap_composite/records/bap_composite.json index a93a8eff..ee6f52c5 100644 --- a/algorithm_catalog/vito/bap_composite/records/bap_composite.json +++ b/algorithm_catalog/vito/bap_composite/records/bap_composite.json @@ -10,7 +10,7 @@ "created": "2024-10-09T00:00:00Z", "updated": "2024-10-09T00:00:00Z", "type": "service", - "title": "Best-Available-Pixel Composite based on Sentinel-2 data", + "title": "Best-Available-Pixel based on Sentinel-2 data", "description": "A compositing algorithm for Sentinel-2 L2A data, ranking observations by their highest BAP score.", "cost_estimate": 0.2, "cost_unit": "platform credits per km\u00b2", From 2fb898bb0c81c6872dd68b70857e3baa55f19adb Mon Sep 17 00:00:00 2001 From: Rahmanda Wibowo Date: Tue, 7 Oct 2025 10:17:00 +0200 Subject: [PATCH 02/26] test: update --- algorithm_catalog/vito/bap_composite/records/bap_composite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algorithm_catalog/vito/bap_composite/records/bap_composite.json b/algorithm_catalog/vito/bap_composite/records/bap_composite.json index ee6f52c5..021ba7ea 100644 --- a/algorithm_catalog/vito/bap_composite/records/bap_composite.json +++ b/algorithm_catalog/vito/bap_composite/records/bap_composite.json @@ -10,7 +10,7 @@ "created": "2024-10-09T00:00:00Z", "updated": "2024-10-09T00:00:00Z", "type": "service", - "title": "Best-Available-Pixel based on Sentinel-2 data", + "title": "Best-Available-Pixel composite based on Sentinel-2 data", "description": "A compositing algorithm for Sentinel-2 L2A data, ranking observations by their highest BAP score.", "cost_estimate": 0.2, "cost_unit": "platform credits per km\u00b2", From 3665a4240e176998586ac564a54f629d6cc4f2f2 Mon Sep 17 00:00:00 2001 From: Rahmanda Wibowo Date: Tue, 7 Oct 2025 10:52:44 +0200 Subject: [PATCH 03/26] test: update --- algorithm_catalog/vito/bap_composite/records/bap_composite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algorithm_catalog/vito/bap_composite/records/bap_composite.json b/algorithm_catalog/vito/bap_composite/records/bap_composite.json index 021ba7ea..ee6f52c5 100644 --- a/algorithm_catalog/vito/bap_composite/records/bap_composite.json +++ b/algorithm_catalog/vito/bap_composite/records/bap_composite.json @@ -10,7 +10,7 @@ "created": "2024-10-09T00:00:00Z", "updated": "2024-10-09T00:00:00Z", "type": "service", - "title": "Best-Available-Pixel composite based on Sentinel-2 data", + "title": "Best-Available-Pixel based on Sentinel-2 data", "description": "A compositing algorithm for Sentinel-2 L2A data, ranking observations by their highest BAP score.", "cost_estimate": 0.2, "cost_unit": "platform credits per km\u00b2", From 60068f19246f952f11b5be93b19c158c3f2a5e34 Mon Sep 17 00:00:00 2001 From: Rahmanda Wibowo Date: Tue, 7 Oct 2025 11:04:14 +0200 Subject: [PATCH 04/26] test: update --- algorithm_catalog/vito/bap_composite/records/bap_composite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algorithm_catalog/vito/bap_composite/records/bap_composite.json b/algorithm_catalog/vito/bap_composite/records/bap_composite.json index ee6f52c5..16e7875a 100644 --- a/algorithm_catalog/vito/bap_composite/records/bap_composite.json +++ b/algorithm_catalog/vito/bap_composite/records/bap_composite.json @@ -10,7 +10,7 @@ "created": "2024-10-09T00:00:00Z", "updated": "2024-10-09T00:00:00Z", "type": "service", - "title": "Best-Available-Pixel based on Sentinel-2 data", + "title": "Best-Available-Pixel Compo based on Sentinel-2 data", "description": "A compositing algorithm for Sentinel-2 L2A data, ranking observations by their highest BAP score.", "cost_estimate": 0.2, "cost_unit": "platform credits per km\u00b2", From aac26301cc7bb6dee18652c0afa41ecc01c87998 Mon Sep 17 00:00:00 2001 From: Rahmanda Wibowo Date: Tue, 7 Oct 2025 11:32:56 +0200 Subject: [PATCH 05/26] test: update --- algorithm_catalog/vito/bap_composite/records/bap_composite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algorithm_catalog/vito/bap_composite/records/bap_composite.json b/algorithm_catalog/vito/bap_composite/records/bap_composite.json index 16e7875a..1880db86 100644 --- a/algorithm_catalog/vito/bap_composite/records/bap_composite.json +++ b/algorithm_catalog/vito/bap_composite/records/bap_composite.json @@ -10,7 +10,7 @@ "created": "2024-10-09T00:00:00Z", "updated": "2024-10-09T00:00:00Z", "type": "service", - "title": "Best-Available-Pixel Compo based on Sentinel-2 data", + "title": "Best-Available-Pixel Composit based on Sentinel-2 data", "description": "A compositing algorithm for Sentinel-2 L2A data, ranking observations by their highest BAP score.", "cost_estimate": 0.2, "cost_unit": "platform credits per km\u00b2", From a581daafb14be2242b32972d5e636033947f1741 Mon Sep 17 00:00:00 2001 From: Rahmanda Wibowo Date: Tue, 7 Oct 2025 11:42:00 +0200 Subject: [PATCH 06/26] test: update --- algorithm_catalog/vito/bap_composite/records/bap_composite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algorithm_catalog/vito/bap_composite/records/bap_composite.json b/algorithm_catalog/vito/bap_composite/records/bap_composite.json index 1880db86..a93a8eff 100644 --- a/algorithm_catalog/vito/bap_composite/records/bap_composite.json +++ b/algorithm_catalog/vito/bap_composite/records/bap_composite.json @@ -10,7 +10,7 @@ "created": "2024-10-09T00:00:00Z", "updated": "2024-10-09T00:00:00Z", "type": "service", - "title": "Best-Available-Pixel Composit based on Sentinel-2 data", + "title": "Best-Available-Pixel Composite based on Sentinel-2 data", "description": "A compositing algorithm for Sentinel-2 L2A data, ranking observations by their highest BAP score.", "cost_estimate": 0.2, "cost_unit": "platform credits per km\u00b2", From 1cf0e17e106be6b54b4050c5e9a943a45d71a797 Mon Sep 17 00:00:00 2001 From: Rahmanda Wibowo Date: Tue, 7 Oct 2025 11:43:32 +0200 Subject: [PATCH 07/26] test: update --- algorithm_catalog/vito/bap_composite/records/bap_composite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algorithm_catalog/vito/bap_composite/records/bap_composite.json b/algorithm_catalog/vito/bap_composite/records/bap_composite.json index a93a8eff..fba9cb9a 100644 --- a/algorithm_catalog/vito/bap_composite/records/bap_composite.json +++ b/algorithm_catalog/vito/bap_composite/records/bap_composite.json @@ -10,7 +10,7 @@ "created": "2024-10-09T00:00:00Z", "updated": "2024-10-09T00:00:00Z", "type": "service", - "title": "Best-Available-Pixel Composite based on Sentinel-2 data", + "title": "Best-Available-Pixel C based on Sentinel-2 data", "description": "A compositing algorithm for Sentinel-2 L2A data, ranking observations by their highest BAP score.", "cost_estimate": 0.2, "cost_unit": "platform credits per km\u00b2", From bb814c7d96b005910a364bdd2ec9584ac46c7b70 Mon Sep 17 00:00:00 2001 From: Rahmanda Wibowo Date: Tue, 7 Oct 2025 11:46:33 +0200 Subject: [PATCH 08/26] test: update --- algorithm_catalog/vito/bap_composite/records/bap_composite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algorithm_catalog/vito/bap_composite/records/bap_composite.json b/algorithm_catalog/vito/bap_composite/records/bap_composite.json index fba9cb9a..471c365f 100644 --- a/algorithm_catalog/vito/bap_composite/records/bap_composite.json +++ b/algorithm_catalog/vito/bap_composite/records/bap_composite.json @@ -10,7 +10,7 @@ "created": "2024-10-09T00:00:00Z", "updated": "2024-10-09T00:00:00Z", "type": "service", - "title": "Best-Available-Pixel C based on Sentinel-2 data", + "title": "Best-Available-Pixel Com based on Sentinel-2 data", "description": "A compositing algorithm for Sentinel-2 L2A data, ranking observations by their highest BAP score.", "cost_estimate": 0.2, "cost_unit": "platform credits per km\u00b2", From 1ab88d5ddf2f41af4edee967e6730869634bd62d Mon Sep 17 00:00:00 2001 From: Rahmanda Wibowo Date: Tue, 7 Oct 2025 11:50:51 +0200 Subject: [PATCH 09/26] test: update --- algorithm_catalog/vito/bap_composite/records/bap_composite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algorithm_catalog/vito/bap_composite/records/bap_composite.json b/algorithm_catalog/vito/bap_composite/records/bap_composite.json index 471c365f..16e7875a 100644 --- a/algorithm_catalog/vito/bap_composite/records/bap_composite.json +++ b/algorithm_catalog/vito/bap_composite/records/bap_composite.json @@ -10,7 +10,7 @@ "created": "2024-10-09T00:00:00Z", "updated": "2024-10-09T00:00:00Z", "type": "service", - "title": "Best-Available-Pixel Com based on Sentinel-2 data", + "title": "Best-Available-Pixel Compo based on Sentinel-2 data", "description": "A compositing algorithm for Sentinel-2 L2A data, ranking observations by their highest BAP score.", "cost_estimate": 0.2, "cost_unit": "platform credits per km\u00b2", From 3b30a30b8b2fc7ba4429530d3663e437ee7d1551 Mon Sep 17 00:00:00 2001 From: Rahmanda Wibowo Date: Tue, 7 Oct 2025 14:22:09 +0200 Subject: [PATCH 10/26] test: update --- algorithm_catalog/vito/bap_composite/records/bap_composite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algorithm_catalog/vito/bap_composite/records/bap_composite.json b/algorithm_catalog/vito/bap_composite/records/bap_composite.json index 16e7875a..63bfc95b 100644 --- a/algorithm_catalog/vito/bap_composite/records/bap_composite.json +++ b/algorithm_catalog/vito/bap_composite/records/bap_composite.json @@ -10,7 +10,7 @@ "created": "2024-10-09T00:00:00Z", "updated": "2024-10-09T00:00:00Z", "type": "service", - "title": "Best-Available-Pixel Compo based on Sentinel-2 data", + "title": "Best-Available-Pixel Compos based on Sentinel-2 data", "description": "A compositing algorithm for Sentinel-2 L2A data, ranking observations by their highest BAP score.", "cost_estimate": 0.2, "cost_unit": "platform credits per km\u00b2", From 99f654f9d695af173c8fd783c877b57c91ef2130 Mon Sep 17 00:00:00 2001 From: Rahmanda Wibowo Date: Tue, 7 Oct 2025 14:28:39 +0200 Subject: [PATCH 11/26] test: update --- algorithm_catalog/vito/bap_composite/records/bap_composite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algorithm_catalog/vito/bap_composite/records/bap_composite.json b/algorithm_catalog/vito/bap_composite/records/bap_composite.json index 63bfc95b..4ccf5ddd 100644 --- a/algorithm_catalog/vito/bap_composite/records/bap_composite.json +++ b/algorithm_catalog/vito/bap_composite/records/bap_composite.json @@ -10,7 +10,7 @@ "created": "2024-10-09T00:00:00Z", "updated": "2024-10-09T00:00:00Z", "type": "service", - "title": "Best-Available-Pixel Compos based on Sentinel-2 data", + "title": "Best-Available-Pixel Composi based on Sentinel-2 data", "description": "A compositing algorithm for Sentinel-2 L2A data, ranking observations by their highest BAP score.", "cost_estimate": 0.2, "cost_unit": "platform credits per km\u00b2", From 05b4cf241a0fdeb83e92278fc74c5b290308492c Mon Sep 17 00:00:00 2001 From: Rahmanda Wibowo Date: Wed, 8 Oct 2025 10:36:07 +0200 Subject: [PATCH 12/26] test: update --- algorithm_catalog/vito/bap_composite/records/bap_composite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algorithm_catalog/vito/bap_composite/records/bap_composite.json b/algorithm_catalog/vito/bap_composite/records/bap_composite.json index 4ccf5ddd..1880db86 100644 --- a/algorithm_catalog/vito/bap_composite/records/bap_composite.json +++ b/algorithm_catalog/vito/bap_composite/records/bap_composite.json @@ -10,7 +10,7 @@ "created": "2024-10-09T00:00:00Z", "updated": "2024-10-09T00:00:00Z", "type": "service", - "title": "Best-Available-Pixel Composi based on Sentinel-2 data", + "title": "Best-Available-Pixel Composit based on Sentinel-2 data", "description": "A compositing algorithm for Sentinel-2 L2A data, ranking observations by their highest BAP score.", "cost_estimate": 0.2, "cost_unit": "platform credits per km\u00b2", From 670089bada9373e3c64037a6edf1cb0d3a491c4f Mon Sep 17 00:00:00 2001 From: Rahmanda Wibowo Date: Wed, 8 Oct 2025 10:39:45 +0200 Subject: [PATCH 13/26] test: update --- algorithm_catalog/vito/bap_composite/records/bap_composite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algorithm_catalog/vito/bap_composite/records/bap_composite.json b/algorithm_catalog/vito/bap_composite/records/bap_composite.json index 1880db86..4ccf5ddd 100644 --- a/algorithm_catalog/vito/bap_composite/records/bap_composite.json +++ b/algorithm_catalog/vito/bap_composite/records/bap_composite.json @@ -10,7 +10,7 @@ "created": "2024-10-09T00:00:00Z", "updated": "2024-10-09T00:00:00Z", "type": "service", - "title": "Best-Available-Pixel Composit based on Sentinel-2 data", + "title": "Best-Available-Pixel Composi based on Sentinel-2 data", "description": "A compositing algorithm for Sentinel-2 L2A data, ranking observations by their highest BAP score.", "cost_estimate": 0.2, "cost_unit": "platform credits per km\u00b2", From 1f574a2adb0e223fcce3c3d7f5cc910c65e17807 Mon Sep 17 00:00:00 2001 From: Rahmanda Wibowo Date: Wed, 8 Oct 2025 10:50:08 +0200 Subject: [PATCH 14/26] test: update --- algorithm_catalog/vito/bap_composite/records/bap_composite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algorithm_catalog/vito/bap_composite/records/bap_composite.json b/algorithm_catalog/vito/bap_composite/records/bap_composite.json index 4ccf5ddd..63bfc95b 100644 --- a/algorithm_catalog/vito/bap_composite/records/bap_composite.json +++ b/algorithm_catalog/vito/bap_composite/records/bap_composite.json @@ -10,7 +10,7 @@ "created": "2024-10-09T00:00:00Z", "updated": "2024-10-09T00:00:00Z", "type": "service", - "title": "Best-Available-Pixel Composi based on Sentinel-2 data", + "title": "Best-Available-Pixel Compos based on Sentinel-2 data", "description": "A compositing algorithm for Sentinel-2 L2A data, ranking observations by their highest BAP score.", "cost_estimate": 0.2, "cost_unit": "platform credits per km\u00b2", From 78703d487122667c6c430874b85e11a0e0d7107c Mon Sep 17 00:00:00 2001 From: Rahmanda Wibowo Date: Wed, 8 Oct 2025 10:53:48 +0200 Subject: [PATCH 15/26] test: update --- algorithm_catalog/vito/bap_composite/records/bap_composite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algorithm_catalog/vito/bap_composite/records/bap_composite.json b/algorithm_catalog/vito/bap_composite/records/bap_composite.json index 63bfc95b..16e7875a 100644 --- a/algorithm_catalog/vito/bap_composite/records/bap_composite.json +++ b/algorithm_catalog/vito/bap_composite/records/bap_composite.json @@ -10,7 +10,7 @@ "created": "2024-10-09T00:00:00Z", "updated": "2024-10-09T00:00:00Z", "type": "service", - "title": "Best-Available-Pixel Compos based on Sentinel-2 data", + "title": "Best-Available-Pixel Compo based on Sentinel-2 data", "description": "A compositing algorithm for Sentinel-2 L2A data, ranking observations by their highest BAP score.", "cost_estimate": 0.2, "cost_unit": "platform credits per km\u00b2", From d1b2b851538edeb80fe28a2cc5d725354f72dfb8 Mon Sep 17 00:00:00 2001 From: Rahmanda Wibowo Date: Wed, 8 Oct 2025 11:01:59 +0200 Subject: [PATCH 16/26] test: update --- algorithm_catalog/vito/bap_composite/records/bap_composite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algorithm_catalog/vito/bap_composite/records/bap_composite.json b/algorithm_catalog/vito/bap_composite/records/bap_composite.json index 16e7875a..6b6d397e 100644 --- a/algorithm_catalog/vito/bap_composite/records/bap_composite.json +++ b/algorithm_catalog/vito/bap_composite/records/bap_composite.json @@ -10,7 +10,7 @@ "created": "2024-10-09T00:00:00Z", "updated": "2024-10-09T00:00:00Z", "type": "service", - "title": "Best-Available-Pixel Compo based on Sentinel-2 data", + "title": "Best-Available-Pixel Comp based on Sentinel-2 data", "description": "A compositing algorithm for Sentinel-2 L2A data, ranking observations by their highest BAP score.", "cost_estimate": 0.2, "cost_unit": "platform credits per km\u00b2", From 62cc28dcf25599174d8d2c3750fdc5d001384612 Mon Sep 17 00:00:00 2001 From: Rahmanda Wibowo Date: Thu, 9 Oct 2025 16:11:36 +0200 Subject: [PATCH 17/26] test: update --- algorithm_catalog/vito/bap_composite/records/bap_composite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algorithm_catalog/vito/bap_composite/records/bap_composite.json b/algorithm_catalog/vito/bap_composite/records/bap_composite.json index 6b6d397e..c632aa5a 100644 --- a/algorithm_catalog/vito/bap_composite/records/bap_composite.json +++ b/algorithm_catalog/vito/bap_composite/records/bap_composite.json @@ -10,7 +10,7 @@ "created": "2024-10-09T00:00:00Z", "updated": "2024-10-09T00:00:00Z", "type": "service", - "title": "Best-Available-Pixel Comp based on Sentinel-2 data", + "title": "Best-Available-Pixel Compi based on Sentinel-2 data", "description": "A compositing algorithm for Sentinel-2 L2A data, ranking observations by their highest BAP score.", "cost_estimate": 0.2, "cost_unit": "platform credits per km\u00b2", From b53887fc2edc102be6c11483f84522e9b091f0b8 Mon Sep 17 00:00:00 2001 From: Rahmanda Wibowo Date: Thu, 9 Oct 2025 16:30:54 +0200 Subject: [PATCH 18/26] test: update --- algorithm_catalog/vito/bap_composite/records/bap_composite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algorithm_catalog/vito/bap_composite/records/bap_composite.json b/algorithm_catalog/vito/bap_composite/records/bap_composite.json index c632aa5a..16e7875a 100644 --- a/algorithm_catalog/vito/bap_composite/records/bap_composite.json +++ b/algorithm_catalog/vito/bap_composite/records/bap_composite.json @@ -10,7 +10,7 @@ "created": "2024-10-09T00:00:00Z", "updated": "2024-10-09T00:00:00Z", "type": "service", - "title": "Best-Available-Pixel Compi based on Sentinel-2 data", + "title": "Best-Available-Pixel Compo based on Sentinel-2 data", "description": "A compositing algorithm for Sentinel-2 L2A data, ranking observations by their highest BAP score.", "cost_estimate": 0.2, "cost_unit": "platform credits per km\u00b2", From 62e25a3f5035c1f461b156332aa5191aa9cb78e7 Mon Sep 17 00:00:00 2001 From: Rahmanda Wibowo Date: Thu, 9 Oct 2025 16:37:53 +0200 Subject: [PATCH 19/26] test: update --- algorithm_catalog/vito/bap_composite/records/bap_composite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algorithm_catalog/vito/bap_composite/records/bap_composite.json b/algorithm_catalog/vito/bap_composite/records/bap_composite.json index 16e7875a..63bfc95b 100644 --- a/algorithm_catalog/vito/bap_composite/records/bap_composite.json +++ b/algorithm_catalog/vito/bap_composite/records/bap_composite.json @@ -10,7 +10,7 @@ "created": "2024-10-09T00:00:00Z", "updated": "2024-10-09T00:00:00Z", "type": "service", - "title": "Best-Available-Pixel Compo based on Sentinel-2 data", + "title": "Best-Available-Pixel Compos based on Sentinel-2 data", "description": "A compositing algorithm for Sentinel-2 L2A data, ranking observations by their highest BAP score.", "cost_estimate": 0.2, "cost_unit": "platform credits per km\u00b2", From 0ef6393306ae5c112bd67fb3c04682872dd60ec3 Mon Sep 17 00:00:00 2001 From: Rahmanda Wibowo Date: Thu, 9 Oct 2025 16:47:08 +0200 Subject: [PATCH 20/26] test: update --- algorithm_catalog/vito/bap_composite/records/bap_composite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algorithm_catalog/vito/bap_composite/records/bap_composite.json b/algorithm_catalog/vito/bap_composite/records/bap_composite.json index 63bfc95b..16e7875a 100644 --- a/algorithm_catalog/vito/bap_composite/records/bap_composite.json +++ b/algorithm_catalog/vito/bap_composite/records/bap_composite.json @@ -10,7 +10,7 @@ "created": "2024-10-09T00:00:00Z", "updated": "2024-10-09T00:00:00Z", "type": "service", - "title": "Best-Available-Pixel Compos based on Sentinel-2 data", + "title": "Best-Available-Pixel Compo based on Sentinel-2 data", "description": "A compositing algorithm for Sentinel-2 L2A data, ranking observations by their highest BAP score.", "cost_estimate": 0.2, "cost_unit": "platform credits per km\u00b2", From 40f26323a2a6fd74bfa579adcfb8e7f10fd3d248 Mon Sep 17 00:00:00 2001 From: Rahmanda Wibowo Date: Thu, 9 Oct 2025 16:49:36 +0200 Subject: [PATCH 21/26] test: update --- algorithm_catalog/vito/bap_composite/records/bap_composite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algorithm_catalog/vito/bap_composite/records/bap_composite.json b/algorithm_catalog/vito/bap_composite/records/bap_composite.json index 16e7875a..428cfc6b 100644 --- a/algorithm_catalog/vito/bap_composite/records/bap_composite.json +++ b/algorithm_catalog/vito/bap_composite/records/bap_composite.json @@ -10,7 +10,7 @@ "created": "2024-10-09T00:00:00Z", "updated": "2024-10-09T00:00:00Z", "type": "service", - "title": "Best-Available-Pixel Compo based on Sentinel-2 data", + "title": "Best-Available-Pixel Compis based on Sentinel-2 data", "description": "A compositing algorithm for Sentinel-2 L2A data, ranking observations by their highest BAP score.", "cost_estimate": 0.2, "cost_unit": "platform credits per km\u00b2", From ba5f042e5b77086ddae64b5bf054eb94c64d5527 Mon Sep 17 00:00:00 2001 From: Rahmanda Wibowo Date: Mon, 13 Oct 2025 13:23:40 +0200 Subject: [PATCH 22/26] test: update --- algorithm_catalog/vito/bap_composite/records/bap_composite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algorithm_catalog/vito/bap_composite/records/bap_composite.json b/algorithm_catalog/vito/bap_composite/records/bap_composite.json index 428cfc6b..4ec1e797 100644 --- a/algorithm_catalog/vito/bap_composite/records/bap_composite.json +++ b/algorithm_catalog/vito/bap_composite/records/bap_composite.json @@ -10,7 +10,7 @@ "created": "2024-10-09T00:00:00Z", "updated": "2024-10-09T00:00:00Z", "type": "service", - "title": "Best-Available-Pixel Compis based on Sentinel-2 data", + "title": "Best-Available-Pixel Compisi based on Sentinel-2 data", "description": "A compositing algorithm for Sentinel-2 L2A data, ranking observations by their highest BAP score.", "cost_estimate": 0.2, "cost_unit": "platform credits per km\u00b2", From 7e116ac82702586317990a3b17f32b4f21a1826c Mon Sep 17 00:00:00 2001 From: Rahmanda Wibowo Date: Mon, 13 Oct 2025 13:28:50 +0200 Subject: [PATCH 23/26] test: update --- algorithm_catalog/vito/bap_composite/records/bap_composite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algorithm_catalog/vito/bap_composite/records/bap_composite.json b/algorithm_catalog/vito/bap_composite/records/bap_composite.json index 4ec1e797..428cfc6b 100644 --- a/algorithm_catalog/vito/bap_composite/records/bap_composite.json +++ b/algorithm_catalog/vito/bap_composite/records/bap_composite.json @@ -10,7 +10,7 @@ "created": "2024-10-09T00:00:00Z", "updated": "2024-10-09T00:00:00Z", "type": "service", - "title": "Best-Available-Pixel Compisi based on Sentinel-2 data", + "title": "Best-Available-Pixel Compis based on Sentinel-2 data", "description": "A compositing algorithm for Sentinel-2 L2A data, ranking observations by their highest BAP score.", "cost_estimate": 0.2, "cost_unit": "platform credits per km\u00b2", From e9881fcdfa692dfa31509181fdd6d8a916c57303 Mon Sep 17 00:00:00 2001 From: Rahmanda Wibowo Date: Mon, 13 Oct 2025 13:57:39 +0200 Subject: [PATCH 24/26] test: update --- algorithm_catalog/vito/bap_composite/records/bap_composite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algorithm_catalog/vito/bap_composite/records/bap_composite.json b/algorithm_catalog/vito/bap_composite/records/bap_composite.json index 428cfc6b..c632aa5a 100644 --- a/algorithm_catalog/vito/bap_composite/records/bap_composite.json +++ b/algorithm_catalog/vito/bap_composite/records/bap_composite.json @@ -10,7 +10,7 @@ "created": "2024-10-09T00:00:00Z", "updated": "2024-10-09T00:00:00Z", "type": "service", - "title": "Best-Available-Pixel Compis based on Sentinel-2 data", + "title": "Best-Available-Pixel Compi based on Sentinel-2 data", "description": "A compositing algorithm for Sentinel-2 L2A data, ranking observations by their highest BAP score.", "cost_estimate": 0.2, "cost_unit": "platform credits per km\u00b2", From 64ccb533c51041f1c3b6cb3d625e6699c0c76c53 Mon Sep 17 00:00:00 2001 From: Rahmanda Wibowo Date: Mon, 13 Oct 2025 14:11:21 +0200 Subject: [PATCH 25/26] test: update --- algorithm_catalog/vito/bap_composite/records/bap_composite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algorithm_catalog/vito/bap_composite/records/bap_composite.json b/algorithm_catalog/vito/bap_composite/records/bap_composite.json index c632aa5a..16e7875a 100644 --- a/algorithm_catalog/vito/bap_composite/records/bap_composite.json +++ b/algorithm_catalog/vito/bap_composite/records/bap_composite.json @@ -10,7 +10,7 @@ "created": "2024-10-09T00:00:00Z", "updated": "2024-10-09T00:00:00Z", "type": "service", - "title": "Best-Available-Pixel Compi based on Sentinel-2 data", + "title": "Best-Available-Pixel Compo based on Sentinel-2 data", "description": "A compositing algorithm for Sentinel-2 L2A data, ranking observations by their highest BAP score.", "cost_estimate": 0.2, "cost_unit": "platform credits per km\u00b2", From 4d7bb5090cd94e0fd6a1868cfef25836ea9a470b Mon Sep 17 00:00:00 2001 From: Rahmanda Wibowo Date: Tue, 14 Oct 2025 11:34:36 +0200 Subject: [PATCH 26/26] test: update --- algorithm_catalog/vito/bap_composite/records/bap_composite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algorithm_catalog/vito/bap_composite/records/bap_composite.json b/algorithm_catalog/vito/bap_composite/records/bap_composite.json index 16e7875a..c632aa5a 100644 --- a/algorithm_catalog/vito/bap_composite/records/bap_composite.json +++ b/algorithm_catalog/vito/bap_composite/records/bap_composite.json @@ -10,7 +10,7 @@ "created": "2024-10-09T00:00:00Z", "updated": "2024-10-09T00:00:00Z", "type": "service", - "title": "Best-Available-Pixel Compo based on Sentinel-2 data", + "title": "Best-Available-Pixel Compi based on Sentinel-2 data", "description": "A compositing algorithm for Sentinel-2 L2A data, ranking observations by their highest BAP score.", "cost_estimate": 0.2, "cost_unit": "platform credits per km\u00b2",