Skip to content

Commit

Permalink
deploy: 10bc8a7
Browse files Browse the repository at this point in the history
  • Loading branch information
mari-s4e committed May 13, 2024
0 parents commit 6c16e26
Show file tree
Hide file tree
Showing 7 changed files with 567 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
68 changes: 68 additions & 0 deletions uc1_fairicube_catalog/catalog.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
{
"type": "Catalog",
"id": "uc1_fairicube_catalog",
"stac_version": "1.0.0",
"description": "This catalog provides an oversight of all UC1 FAIRiCUBE related data",
"links": [
{
"rel": "root",
"href": "./catalog.json",
"type": "application/json",
"title": "Use case 1 catalog for FAIRiCUBE"
},
{
"rel": "child",
"href": "./tree_cover_density/collection.json",
"type": "application/json",
"title": "Tree cover density 2018",
"code": "TCD",
"id": "tree_cover_density",
"themes": [
"example theme"
],
"subcode": "TCD",
"satellite": [
"example satellite"
],
"sensor": [
"example sensorname"
],
"tags": [
"example tag"
],
"agency": [
"Example agency"
]
},
{
"rel": "child",
"href": "./imperviousness_density_2018/collection.json",
"type": "application/json",
"title": "Imperviousness Density 2018",
"code": "IMD",
"id": "imperviousness_density_2018",
"themes": [
"example theme"
],
"subcode": "IMD",
"satellite": [
"example satellite"
],
"sensor": [
"example sensorname"
],
"tags": [
"example tag"
],
"agency": [
"EEA"
]
},
{
"rel": "self",
"href": "/home/runner/work/uc1-eodash-catalog/uc1-eodash-catalog/build/uc1_fairicube_catalog/catalog.json",
"type": "application/json"
}
],
"title": "Use case 1 catalog for FAIRiCUBE"
}
124 changes: 124 additions & 0 deletions uc1_fairicube_catalog/imperviousness_density_2018/collection.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,124 @@
{
"type": "Collection",
"id": "imperviousness_density_2018",
"stac_version": "1.0.0",
"description": "CLMS Imperviousness Density 2018 10m resolution.",
"links": [
{
"rel": "root",
"href": "../catalog.json",
"type": "application/json",
"title": "Use case 1 catalog for FAIRiCUBE"
},
{
"rel": "child",
"href": "./imperviousness_density_2018/collection.json",
"type": "application/json",
"title": "Imperviousness Density 2018",
"endpointtype": "WMS",
"code": "IMD",
"id": "imperviousness_density_2018",
"themes": [
"example theme"
],
"tags": [
"example tag"
],
"agency": [
"EEA"
],
"subcode": "IMD",
"sensor": [
"example sensorname"
],
"satellite": [
"example satellite"
]
},
{
"rel": "xyz",
"href": "//s2maps-tiles.eu/wmts/1.0.0/s2cloudless-2021_3857/default/g/{z}/{y}/{x}.jpeg",
"type": "image/jpeg",
"title": "EOxCloudless 2021",
"roles": [
"baselayer"
],
"id": "cloudless-2021"
},
{
"rel": "xyz",
"href": "//s2maps-tiles.eu/wmts/1.0.0/overlay_base_bright_3857/default/g/{z}/{y}/{x}.png",
"type": "image/png",
"title": "Overlay labels",
"roles": [
"overlay",
"visible"
],
"id": "overlay_bright"
},
{
"rel": "parent",
"href": "../catalog.json",
"type": "application/json",
"title": "Use case 1 catalog for FAIRiCUBE"
}
],
"themes": [
"example theme"
],
"tags": [
"example tag"
],
"agency": [
"EEA"
],
"subcode": "IMD",
"sensor": [
"example sensorname"
],
"satellite": [
"example satellite"
],
"title": "Imperviousness Density 2018",
"extent": {
"spatial": {
"bbox": [
[
-180.0,
-90.0,
180.0,
90.0
],
[
-180.0,
-90.0,
180.0,
90.0
]
]
},
"temporal": {
"interval": [
[
"2024-05-13T12:19:31.338984Z",
null
]
]
}
},
"license": "proprietary",
"summaries": {
"subcode": [
"IMD"
],
"themes": [
"example theme"
],
"satellite": [
"example satellite"
],
"sensor": [
"example sensorname"
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
{
"type": "Collection",
"id": "imperviousness_density_2018",
"stac_version": "1.0.0",
"description": "CLMS Imperviousness Density 2018 10m resolution.",
"links": [
{
"rel": "root",
"href": "../../catalog.json",
"type": "application/json",
"title": "Use case 1 catalog for FAIRiCUBE"
},
{
"rel": "parent",
"href": "../collection.json",
"type": "application/json",
"title": "Imperviousness Density 2018"
}
],
"themes": [
"example theme"
],
"tags": [
"example tag"
],
"agency": [
"EEA"
],
"subcode": "IMD",
"sensor": [
"example sensorname"
],
"satellite": [
"example satellite"
],
"endpointtype": "WMS",
"title": "Imperviousness Density 2018",
"extent": {
"spatial": {
"bbox": [
[
-180.0,
-90.0,
180.0,
90.0
]
]
},
"temporal": {
"interval": [
[
"2024-05-13T12:19:31.340396Z",
null
]
]
}
},
"license": "proprietary"
}
124 changes: 124 additions & 0 deletions uc1_fairicube_catalog/tree_cover_density/collection.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,124 @@
{
"type": "Collection",
"id": "tree_cover_density",
"stac_version": "1.0.0",
"description": "Description placeholder for uc1 data.",
"links": [
{
"rel": "root",
"href": "../catalog.json",
"type": "application/json",
"title": "Use case 1 catalog for FAIRiCUBE"
},
{
"rel": "child",
"href": "./tree_cover_density/collection.json",
"type": "application/json",
"title": "Tree cover density 2018",
"endpointtype": "Sentinel Hub_byoc",
"code": "TCD",
"id": "tree_cover_density",
"themes": [
"example theme"
],
"tags": [
"example tag"
],
"agency": [
"Example agency"
],
"subcode": "TCD",
"sensor": [
"example sensorname"
],
"satellite": [
"example satellite"
]
},
{
"rel": "xyz",
"href": "//s2maps-tiles.eu/wmts/1.0.0/s2cloudless-2021_3857/default/g/{z}/{y}/{x}.jpeg",
"type": "image/jpeg",
"title": "EOxCloudless 2021",
"roles": [
"baselayer"
],
"id": "cloudless-2021"
},
{
"rel": "xyz",
"href": "//s2maps-tiles.eu/wmts/1.0.0/overlay_base_bright_3857/default/g/{z}/{y}/{x}.png",
"type": "image/png",
"title": "Overlay labels",
"roles": [
"overlay",
"visible"
],
"id": "overlay_bright"
},
{
"rel": "parent",
"href": "../catalog.json",
"type": "application/json",
"title": "Use case 1 catalog for FAIRiCUBE"
}
],
"themes": [
"example theme"
],
"tags": [
"example tag"
],
"agency": [
"Example agency"
],
"subcode": "TCD",
"sensor": [
"example sensorname"
],
"satellite": [
"example satellite"
],
"title": "Tree cover density 2018",
"extent": {
"spatial": {
"bbox": [
[
35.93146991742181,
25.54471115604323,
42.5951063168987,
32.33080058458797
],
[
35.93146991742181,
25.54471115604323,
42.5951063168987,
32.33080058458797
]
]
},
"temporal": {
"interval": [
[
"2018-01-01T00:00:00Z",
"2018-01-01T00:00:00Z"
]
]
}
},
"license": "proprietary",
"summaries": {
"subcode": [
"TCD"
],
"themes": [
"example theme"
],
"satellite": [
"example satellite"
],
"sensor": [
"example sensorname"
]
}
}
Loading

0 comments on commit 6c16e26

Please sign in to comment.