From 51e28795a832c29cb49cf96883d717c75d041155 Mon Sep 17 00:00:00 2001 From: Mussab Abdalla Date: Tue, 26 Nov 2024 11:56:11 +0100 Subject: [PATCH] Add stac_dist/test_item_dont_merge/test_item_dont_merge.json for pull request submission --- .../test_item_dont_merge.json | 26 ++++++------------- 1 file changed, 8 insertions(+), 18 deletions(-) diff --git a/stac_dist/test_item_dont_merge/test_item_dont_merge.json b/stac_dist/test_item_dont_merge/test_item_dont_merge.json index 790be2eb..0fd19ea2 100644 --- a/stac_dist/test_item_dont_merge/test_item_dont_merge.json +++ b/stac_dist/test_item_dont_merge/test_item_dont_merge.json @@ -92,13 +92,6 @@ "type": "application/json", "title": "data-access catalog" }, - { - "example:container": true, - "title": "overview_1", - "description": "Link to the data visualization interactive web map.", - "href": "https://vis.fairicube.eu/=data?https://www.x.com", - "rel": "example" - }, { "example:container": false, "example:language": "Python", @@ -117,6 +110,13 @@ "href": "https://www.nv5geospatialsoftware.com/docs/READ_TIFF.html", "rel": "example" }, + { + "example:container": true, + "title": "overview_1", + "description": "Link to the data visualization interactive web map.", + "href": "https://vis.fairicube.eu/=data?https://raw.githubusercontent.com/FAIRiCUBE/Processes/refs/heads/main/ERA5_monthly_averaged_data/script.py", + "rel": "example" + }, { "href": "https://www.google.com", "rel": "license", @@ -126,19 +126,9 @@ ], "assets": { "overview_1": { - "href": "https://www.x.com", - "roles": [ - [ - "overview" - ] - ] - }, - "metadata": { "href": "https://raw.githubusercontent.com/FAIRiCUBE/Processes/refs/heads/main/ERA5_monthly_averaged_data/script.py", "roles": [ - [ - "metadata" - ] + "overview" ] } },