Skip to content

Commit

Permalink
Add stac_dist/test_item_dont_merge/test_item_dont_merge.json for pull…
Browse files Browse the repository at this point in the history
… request submission
  • Loading branch information
baloola committed Nov 26, 2024
1 parent 6dfbd05 commit 51e2879
Showing 1 changed file with 8 additions and 18 deletions.
26 changes: 8 additions & 18 deletions stac_dist/test_item_dont_merge/test_item_dont_merge.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand All @@ -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"
]
}
},
Expand Down

0 comments on commit 51e2879

Please sign in to comment.