diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/uc1_fairicube_catalog/catalog.json b/uc1_fairicube_catalog/catalog.json new file mode 100644 index 0000000..ab0d2fa --- /dev/null +++ b/uc1_fairicube_catalog/catalog.json @@ -0,0 +1,44 @@ +{ + "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": "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" +} \ No newline at end of file diff --git a/uc1_fairicube_catalog/tree_cover_density/collection.json b/uc1_fairicube_catalog/tree_cover_density/collection.json new file mode 100644 index 0000000..06211b0 --- /dev/null +++ b/uc1_fairicube_catalog/tree_cover_density/collection.json @@ -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" + ] + } +} \ No newline at end of file diff --git a/uc1_fairicube_catalog/tree_cover_density/tree_cover_density/byoc-3947b646-383c-4e91-aade-2f039bd6ba4b/2018/a31ab40b-3748-48bb-ac9b-0c1def43a744.json b/uc1_fairicube_catalog/tree_cover_density/tree_cover_density/byoc-3947b646-383c-4e91-aade-2f039bd6ba4b/2018/a31ab40b-3748-48bb-ac9b-0c1def43a744.json new file mode 100644 index 0000000..afdcdfe --- /dev/null +++ b/uc1_fairicube_catalog/tree_cover_density/tree_cover_density/byoc-3947b646-383c-4e91-aade-2f039bd6ba4b/2018/a31ab40b-3748-48bb-ac9b-0c1def43a744.json @@ -0,0 +1,127 @@ +{ + "type": "Feature", + "stac_version": "1.0.0", + "id": "a31ab40b-3748-48bb-ac9b-0c1def43a744", + "properties": { + "datetime": "2018-01-01T00:00:00Z", + "proj:epsg": 3035, + "proj:bbox": [ + 6900000.0, + 900000.0, + 7400000.0, + 1500000.0 + ], + "proj:geometry": { + "type": "Polygon", + "crs": { + "type": "name", + "properties": { + "name": "urn:ogc:def:crs:EPSG::3035" + } + }, + "coordinates": [ + [ + [ + 6900000.000368189, + 899999.9986336487 + ], + [ + 7400000.000440067, + 899999.9985969854 + ], + [ + 7400000.000434471, + 1499999.9988026752 + ], + [ + 6900000.000351546, + 1499999.99887175 + ], + [ + 6900000.000368189, + 899999.9986336487 + ] + ] + ] + } + }, + "geometry": { + "type": "Polygon", + "crs": { + "type": "name", + "properties": { + "name": "urn:ogc:def:crs:OGC::CRS84" + } + }, + "coordinates": [ + [ + [ + 35.93146991742181, + 27.16908443662496 + ], + [ + 40.66270698836195, + 25.54471115604323 + ], + [ + 42.5951063168987, + 30.58982239917373 + ], + [ + 37.641870871162936, + 32.33080058458797 + ], + [ + 35.93146991742181, + 27.16908443662496 + ] + ] + ] + }, + "links": [ + { + "rel": "root", + "href": "../../../../catalog.json", + "type": "application/json", + "title": "Use case 1 catalog for FAIRiCUBE" + }, + { + "rel": "collection", + "href": "../../collection.json", + "type": "application/json", + "title": "Tree cover density 2018" + }, + { + "rel": "wms", + "href": "https://services.sentinel-hub.com/ogc/wms/a42b84dd-a8a0-403c-a74e-4435d673b3c1", + "type": "image/png", + "title": "tree_cover_density", + "wms:layers": [ + "TREE_COVER_DENSITY2018" + ], + "role": [ + "data" + ], + "wms:dimensions": { + "TIME": "2018-01-01T00:00:00Z" + } + }, + { + "rel": "parent", + "href": "../../collection.json", + "type": "application/json", + "title": "Tree cover density 2018" + } + ], + "assets": {}, + "bbox": [ + 35.93146991742181, + 25.54471115604323, + 42.5951063168987, + 32.33080058458797 + ], + "stac_extensions": [ + "https://stac-extensions.github.io/projection/v1.0.0/schema.json" + ], + "collection": "byoc-3947b646-383c-4e91-aade-2f039bd6ba4b" +} \ No newline at end of file diff --git a/uc1_fairicube_catalog/tree_cover_density/tree_cover_density/collection.json b/uc1_fairicube_catalog/tree_cover_density/tree_cover_density/collection.json new file mode 100644 index 0000000..b459f4c --- /dev/null +++ b/uc1_fairicube_catalog/tree_cover_density/tree_cover_density/collection.json @@ -0,0 +1,65 @@ +{ + "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": "item", + "href": "./byoc-3947b646-383c-4e91-aade-2f039bd6ba4b/2018/a31ab40b-3748-48bb-ac9b-0c1def43a744.json", + "type": "application/json", + "datetime": "2018-01-01" + }, + { + "rel": "parent", + "href": "../collection.json", + "type": "application/json", + "title": "Tree cover density 2018" + } + ], + "themes": [ + "example theme" + ], + "tags": [ + "example tag" + ], + "agency": [ + "Example agency" + ], + "subcode": "TCD", + "sensor": [ + "example sensorname" + ], + "satellite": [ + "example satellite" + ], + "endpointtype": "Sentinel Hub_byoc", + "title": "Tree cover density 2018", + "extent": { + "spatial": { + "bbox": [ + [ + 35.93146991742181, + 25.54471115604323, + 42.5951063168987, + 32.33080058458797 + ] + ] + }, + "temporal": { + "interval": [ + [ + "2018-01-01T00:00:00Z", + "2018-01-01T00:00:00Z" + ] + ] + } + }, + "license": "proprietary" +} \ No newline at end of file