From 13e8a6f93ff09d580f06da4f6ddadfdc35628cb2 Mon Sep 17 00:00:00 2001 From: fairicube-data <154539050+fairicube-data@users.noreply.github.com> Date: Thu, 5 Sep 2024 11:59:23 +0200 Subject: [PATCH 1/5] Add stac_dist/wetness_index_city_of_luxembourg/wetness_index_city_of_luxembourg.json for pull request submission --- .../wetness_index_city_of_luxembourg.json | 126 ++++++++++++++++++ 1 file changed, 126 insertions(+) create mode 100644 stac_dist/wetness_index_city_of_luxembourg/wetness_index_city_of_luxembourg.json diff --git a/stac_dist/wetness_index_city_of_luxembourg/wetness_index_city_of_luxembourg.json b/stac_dist/wetness_index_city_of_luxembourg/wetness_index_city_of_luxembourg.json new file mode 100644 index 00000000..ab254a30 --- /dev/null +++ b/stac_dist/wetness_index_city_of_luxembourg/wetness_index_city_of_luxembourg.json @@ -0,0 +1,126 @@ +{ + "type": "Feature", + "stac_version": "1.0.0", + "id": "wetness_index_city_of_luxembourg", + "properties": { + "keywords": [ + "cadastre", + " lidar", + " luref", + " topo", + " topography", + " (Top) Definition Uses References Topographic wetness index" + ], + "license": "CC0-1.0", + "description": "Wetness Index of the City of Luxembourg", + "providers": [], + "dataSource": "https://data.public.lu/fr/datasets/lidar-2019-modele-numerique-de-terrain-mnt/", + "cube:dimensions": { + "x": { + "axis": "x", + "extent": [ + 72850, + 82570 + ], + "reference_system": "2169", + "type": "spatial", + "unit": "TWI index", + "step": 10 + }, + "y": { + "axis": "y", + "extent": [ + 69590, + 82570 + ], + "reference_system": "2169", + "type": "spatial", + "unit": "TWI index", + "step": 10 + }, + "z": { + "extent": [ + null, + null + ], + "type": "spatial" + } + }, + "raster:bands": [ + { + "band_name": " (Top) Definition Uses References Topographic wetness index", + "unit": "continuous", + "data_type": "float32", + "nodata": -99999, + "definition": "TWI is a ratio that quantifies the potential for water accumulation in a landscape based on the terrain's slope and upstream contributing area", + "description": "TWI is a ratio that quantifies the potential for water accumulation in a landscape based on the terrain's slope and upstream contributing area" + } + ], + "title": "Topographic Wetness Index of the City of Luxembourg", + "datasource_type": "grid", + "area_cover": "5171.66 ha", + "documentation": "https://data.public.lu/fr/datasets/lidar-2019-modele-numerique-de-terrain-mnt/", + "crs": "2169", + "personalData": "no personal data", + "provenance_name": "LiDAR 2019 - Digital Terrain Model (DTM)", + "preprocessing": "Calculation of TWI based on the Digital Terrain Model (DTM)", + "source_data": "https://data.public.lu/fr/datasets/lidar-2019-modele-numerique-de-terrain-mnt/", + "apis": "AWS-S3 API", + "access_control": "fairicube account required ", + "datetime": "2024-09-03T13:02Z", + "use_case_S4E": "1", + "platform": "Eox" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 6.069058507516138, + 49.56094657618465 + ], + [ + 6.069058507516138, + 49.677685246874994 + ], + [ + 6.203732162051925, + 49.677685246874994 + ], + [ + 6.203732162051925, + 49.56094657618465 + ], + [ + 6.069058507516138, + 49.56094657618465 + ] + ] + ] + }, + "links": [ + { + "rel": "root", + "href": "../catalog.json", + "type": "application/json", + "title": "data-access catalog" + }, + { + "rel": "parent", + "href": "../catalog.json", + "type": "application/json", + "title": "data-access catalog" + } + ], + "assets": {}, + "bbox": [ + 6.069058507516138, + 49.56094657618465, + 6.203732162051925, + 49.677685246874994 + ], + "stac_extensions": [ + "https://stac-extensions.github.io/raster/v1.1.0/schema.json", + "https://stac-extensions.github.io/datacube/v2.0.0/schema.json" + ] +} \ No newline at end of file From cb1a395c3f85c8e264c71f7fd498e3e2d3e590ae Mon Sep 17 00:00:00 2001 From: fairicube-data <154539050+fairicube-data@users.noreply.github.com> Date: Thu, 5 Sep 2024 13:13:38 +0200 Subject: [PATCH 2/5] Add stac_dist/wetness_index_city_of_luxembourg/wetness_index_city_of_luxembourg.json for pull request submission --- .../wetness_index_city_of_luxembourg.json | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/stac_dist/wetness_index_city_of_luxembourg/wetness_index_city_of_luxembourg.json b/stac_dist/wetness_index_city_of_luxembourg/wetness_index_city_of_luxembourg.json index ab254a30..965b289b 100644 --- a/stac_dist/wetness_index_city_of_luxembourg/wetness_index_city_of_luxembourg.json +++ b/stac_dist/wetness_index_city_of_luxembourg/wetness_index_city_of_luxembourg.json @@ -4,11 +4,6 @@ "id": "wetness_index_city_of_luxembourg", "properties": { "keywords": [ - "cadastre", - " lidar", - " luref", - " topo", - " topography", " (Top) Definition Uses References Topographic wetness index" ], "license": "CC0-1.0", @@ -44,6 +39,15 @@ null ], "type": "spatial" + }, + "time": { + "type": "temporal", + "values": [ + "2019-01-01T00:00Z", + "2999-01-01T00:00:00Z" + ], + "step": "", + "unit": "0" } }, "raster:bands": [ @@ -61,6 +65,8 @@ "area_cover": "5171.66 ha", "documentation": "https://data.public.lu/fr/datasets/lidar-2019-modele-numerique-de-terrain-mnt/", "crs": "2169", + "start_datetime": "2019-01-01T00:00Z", + "end_datetime": "2999-01-01T00:00:00Z", "personalData": "no personal data", "provenance_name": "LiDAR 2019 - Digital Terrain Model (DTM)", "preprocessing": "Calculation of TWI based on the Digital Terrain Model (DTM)", @@ -68,6 +74,8 @@ "apis": "AWS-S3 API", "access_control": "fairicube account required ", "datetime": "2024-09-03T13:02Z", + "modification": null, + "provision": null, "use_case_S4E": "1", "platform": "Eox" }, From ea0273c3a9c383ec87551f7250146e46af686d2e Mon Sep 17 00:00:00 2001 From: fairicube-data <154539050+fairicube-data@users.noreply.github.com> Date: Wed, 18 Sep 2024 14:19:04 +0200 Subject: [PATCH 3/5] Add stac_dist/wetness_index_city_of_luxembourg/wetness_index_city_of_luxembourg.json for pull request submission --- .../wetness_index_city_of_luxembourg.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/stac_dist/wetness_index_city_of_luxembourg/wetness_index_city_of_luxembourg.json b/stac_dist/wetness_index_city_of_luxembourg/wetness_index_city_of_luxembourg.json index 965b289b..5e9c05ef 100644 --- a/stac_dist/wetness_index_city_of_luxembourg/wetness_index_city_of_luxembourg.json +++ b/stac_dist/wetness_index_city_of_luxembourg/wetness_index_city_of_luxembourg.json @@ -19,7 +19,7 @@ ], "reference_system": "2169", "type": "spatial", - "unit": "TWI index", + "unit": "meter", "step": 10 }, "y": { @@ -30,7 +30,7 @@ ], "reference_system": "2169", "type": "spatial", - "unit": "TWI index", + "unit": "meter", "step": 10 }, "z": { @@ -42,12 +42,12 @@ }, "time": { "type": "temporal", - "values": [ + "extent": [ "2019-01-01T00:00Z", - "2999-01-01T00:00:00Z" + "2019-12-31T00:00Z" ], - "step": "", - "unit": "0" + "step": "P1Y", + "unit": "year" } }, "raster:bands": [ @@ -66,14 +66,14 @@ "documentation": "https://data.public.lu/fr/datasets/lidar-2019-modele-numerique-de-terrain-mnt/", "crs": "2169", "start_datetime": "2019-01-01T00:00Z", - "end_datetime": "2999-01-01T00:00:00Z", + "end_datetime": "2019-12-31T00:00Z", "personalData": "no personal data", "provenance_name": "LiDAR 2019 - Digital Terrain Model (DTM)", "preprocessing": "Calculation of TWI based on the Digital Terrain Model (DTM)", "source_data": "https://data.public.lu/fr/datasets/lidar-2019-modele-numerique-de-terrain-mnt/", "apis": "AWS-S3 API", "access_control": "fairicube account required ", - "datetime": "2024-09-03T13:02Z", + "datetime": "2019-01-01T00:00Z", "modification": null, "provision": null, "use_case_S4E": "1", From dd655e2f5102b5dae7f7beaa5df7be9df4c2d48d Mon Sep 17 00:00:00 2001 From: fairicube-data <154539050+fairicube-data@users.noreply.github.com> Date: Wed, 18 Sep 2024 14:21:11 +0200 Subject: [PATCH 4/5] Add stac_dist/wetness_index_city_of_luxembourg/wetness_index_city_of_luxembourg.json for pull request submission --- .../wetness_index_city_of_luxembourg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/stac_dist/wetness_index_city_of_luxembourg/wetness_index_city_of_luxembourg.json b/stac_dist/wetness_index_city_of_luxembourg/wetness_index_city_of_luxembourg.json index 5e9c05ef..aa7fb4df 100644 --- a/stac_dist/wetness_index_city_of_luxembourg/wetness_index_city_of_luxembourg.json +++ b/stac_dist/wetness_index_city_of_luxembourg/wetness_index_city_of_luxembourg.json @@ -4,7 +4,7 @@ "id": "wetness_index_city_of_luxembourg", "properties": { "keywords": [ - " (Top) Definition Uses References Topographic wetness index" + "Topographic wetness index" ], "license": "CC0-1.0", "description": "Wetness Index of the City of Luxembourg", @@ -46,13 +46,13 @@ "2019-01-01T00:00Z", "2019-12-31T00:00Z" ], - "step": "P1Y", + "step": "P1Y0M0DT0H0M0S", "unit": "year" } }, "raster:bands": [ { - "band_name": " (Top) Definition Uses References Topographic wetness index", + "band_name": "Topographic wetness index", "unit": "continuous", "data_type": "float32", "nodata": -99999, From 2a91e1bd33870251876e1216959beba72f5ecd60 Mon Sep 17 00:00:00 2001 From: fairicube-data <154539050+fairicube-data@users.noreply.github.com> Date: Mon, 18 Nov 2024 17:07:00 +0100 Subject: [PATCH 5/5] Add stac_dist/wetness_index_city_of_luxembourg/wetness_index_city_of_luxembourg.json for pull request submission --- .../wetness_index_city_of_luxembourg.json | 25 +++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/stac_dist/wetness_index_city_of_luxembourg/wetness_index_city_of_luxembourg.json b/stac_dist/wetness_index_city_of_luxembourg/wetness_index_city_of_luxembourg.json index aa7fb4df..4be9eebc 100644 --- a/stac_dist/wetness_index_city_of_luxembourg/wetness_index_city_of_luxembourg.json +++ b/stac_dist/wetness_index_city_of_luxembourg/wetness_index_city_of_luxembourg.json @@ -71,7 +71,6 @@ "provenance_name": "LiDAR 2019 - Digital Terrain Model (DTM)", "preprocessing": "Calculation of TWI based on the Digital Terrain Model (DTM)", "source_data": "https://data.public.lu/fr/datasets/lidar-2019-modele-numerique-de-terrain-mnt/", - "apis": "AWS-S3 API", "access_control": "fairicube account required ", "datetime": "2019-01-01T00:00Z", "modification": null, @@ -118,9 +117,31 @@ "href": "../catalog.json", "type": "application/json", "title": "data-access catalog" + }, + { + "example:container": false, + "example:language": "Python", + "type": "text/x-python", + "title": "AWS S3 bucket API", + "description": "The script shows how to open a gridded dataset stored on an S3 Bucket as an xarray DataSet", + "href": "https://github.com/FAIRiCUBE/common-code/blob/main/access_data_apis/access_s3_bucket.py", + "rel": "example" } ], - "assets": {}, + "assets": { + "twi_2019_10m_b1": { + "href": "https://hub-fairicube0.s3.eu-central-1.amazonaws.com/data/d012_luxembourg/twi_2019_10m_b1.tif", + "roles": [ + "data" + ] + }, + "twi_2019_10m_b1_viz": { + "href": "https://hub-fairicube0.s3.eu-central-1.amazonaws.com/data/web/luxembourg/twi_2019_10m_b1_COG.tif", + "roles": [ + "data" + ] + } + }, "bbox": [ 6.069058507516138, 49.56094657618465,