diff --git a/ci/convert.py b/ci/convert.py index 448503c275..6d30be8ad0 100644 --- a/ci/convert.py +++ b/ci/convert.py @@ -4,7 +4,7 @@ branch = environ.get("GITHUB_REF_NAME", "live") -href = "https://raw.githubusercontent.com/openearth/coclicodata/live/current/" +href = "https://raw.githubusercontent.com/openearth/coclicodata/live/current" collection = Catalog.from_file("./current/catalog.json") collection.describe() diff --git a/current/catalog.json b/current/catalog.json index b99aac3e6d..99769d2062 100644 --- a/current/catalog.json +++ b/current/catalog.json @@ -46,36 +46,6 @@ "type": "application/json", "title": "Cost benefit coastal adaptation" }, - { - "rel": "child", - "href": "./coastal-mask/collection.json", - "type": "application/json", - "title": "Coastal Mask" - }, - { - "rel": "child", - "href": "./smd/collection.json", - "type": "application/json", - "title": "Global shoreline morphodynamics" - }, - { - "rel": "child", - "href": "./cisi/collection.json", - "type": "application/json", - "title": "Critical Infrastructure Spatial Index" - }, - { - "rel": "child", - "href": "./slp5/collection.json", - "type": "application/json", - "title": "AR5 sea level rise projections" - }, - { - "rel": "child", - "href": "./slp6/collection.json", - "type": "application/json", - "title": "AR6 sea level rise projections" - }, { "rel": "child", "href": "./cfr/collection.json", @@ -102,7 +72,10 @@ }, "summaries": { "keywords": [ - "CoCliCo" + "Sea Levels", + "Natural Hazards", + "Exposure & Vulnerability", + "Risk & Adaptation" ] }, "extent": { diff --git a/current/cbca/collection.json b/current/cbca/collection.json index c1ad38ecd4..f4795bc5f3 100644 --- a/current/cbca/collection.json +++ b/current/cbca/collection.json @@ -438,6 +438,9 @@ } }, "license": "proprietary", + "keywords": [ + "Risk & Adaptation" + ], "providers": [ { "name": "Deltares", diff --git a/current/cfr/collection.json b/current/cfr/collection.json index 8e79b848a8..8f3853ce38 100644 --- a/current/cfr/collection.json +++ b/current/cfr/collection.json @@ -450,6 +450,9 @@ } }, "license": "proprietary", + "keywords": [ + "Risk & Adaptation" + ], "providers": [ { "name": "Deltares", diff --git a/current/eesl/collection.json b/current/eesl/collection.json index 37d7b05bf0..f74e37a9f0 100644 --- a/current/eesl/collection.json +++ b/current/eesl/collection.json @@ -792,6 +792,9 @@ } }, "license": "proprietary", + "keywords": [ + "Sea Levels" + ], "providers": [ { "name": "Deltares", diff --git a/current/floodmaps/collection.json b/current/floodmaps/collection.json index 4299cbfc00..872103c6a3 100644 --- a/current/floodmaps/collection.json +++ b/current/floodmaps/collection.json @@ -122,7 +122,7 @@ }, "license": "proprietary", "keywords": [ - "CoCliCo" + "Natural Hazards" ], "providers": [ { @@ -148,7 +148,7 @@ "4.0" ] }, - "assets": { + "assets": { "thumbnail": { "href": "https://storage.googleapis.com/dgds-data-public/coclico/assets/thumbnails/floodmaps.png", "type": "image/png", diff --git a/current/sc/collection.json b/current/sc/collection.json index e9abe82145..c040cef7a9 100644 --- a/current/sc/collection.json +++ b/current/sc/collection.json @@ -504,6 +504,9 @@ } }, "license": "proprietary", + "keywords": [ + "Natural Hazards" + ], "providers": [ { "name": "Deltares", diff --git a/current/slp6_pilot/collection.json b/current/slp6_pilot/collection.json index 3407bfa5a0..2410c26771 100644 --- a/current/slp6_pilot/collection.json +++ b/current/slp6_pilot/collection.json @@ -167,7 +167,7 @@ "https://raw.githubusercontent.com/openearth/coclicodata/main/json-schema/schema.json" ], "deltares:units": "m", - "deltares:plotSeries": "slr", + "deltares:plotSeries": "scenarios", "deltares:plotxAxis": "time", "deltares:plotType": "line", "deltares:min": 0, @@ -335,6 +335,9 @@ } }, "license": "proprietary", + "keywords": [ + "Sea Levels" + ], "providers": [ { "name": "Deltares", diff --git a/current/ssl/collection.json b/current/ssl/collection.json index df8e5f21d9..8d3019df66 100644 --- a/current/ssl/collection.json +++ b/current/ssl/collection.json @@ -585,6 +585,9 @@ } }, "license": "proprietary", + "keywords": [ + "Sea Levels" + ], "providers": [ { "name": "Deltares", diff --git a/current/wef/collection.json b/current/wef/collection.json index f9fece6cd8..737664ca83 100644 --- a/current/wef/collection.json +++ b/current/wef/collection.json @@ -1161,6 +1161,9 @@ } }, "license": "proprietary", + "keywords": [ + "Sea Levels" + ], "providers": [ { "name": "Deltares",