Skip to content

Commit

Permalink
fix datasets errors
Browse files Browse the repository at this point in the history
  • Loading branch information
matamadio committed Jun 13, 2024
1 parent 6f4559b commit 49a3efa
Show file tree
Hide file tree
Showing 5 changed files with 314 additions and 88 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"datasets": [
{
"id": "SWIO_hzd-coastal_flood",
"title": "South West Indian Ocean Flood hazard",
"title": "South West Indian Ocean Coastal Flood hazard",
"description": "Coastal flood hazard measured as the maximum water depth for six return periods. ",
"risk_data_type": [
"hazard"
Expand Down Expand Up @@ -76,6 +76,58 @@
"url": "http://documents1.worldbank.org/curated/en/951701497623912193/pdf/116342-WP-PUBLIC-52p-SWIO-RAFI-Summary-Report-2017-Publish-Version.pdf"
}
],
"resources": [
{
"id": "COM",
"title": "Comoros - Coastal flood hazard scenarios (tropical cyclones)",
"description": "Coastal flood hazard triggered by tropical cyclones over Comoros measured as the maximum water depth for six return periods.",
"format": "geotiff",
"spatial_resolution": 90,
"coordinate_system": "EPSG:4326",
"access_url": "https://datacatalog.worldbank.org/search/dataset/0038604/Comoros-coastal-flood-hazard--tropical-cyclone-",
"download_url": "https://datacatalogfiles.worldbank.org/ddh-published/0038604/DR0054354/hzd-com-fl-fss.zip"
},
{
"id": "MDG",
"title": "Madagascar - Coastal flood hazard scenarios (tropical cyclones)",
"description": "Coastal flood hazard triggered by tropical cyclones over Madagascar measured as the maximum water depth for six return periods.",
"format": "geotiff",
"spatial_resolution": 900,
"coordinate_system": "EPSG:4326",
"access_url": "https://datacatalog.worldbank.org/search/dataset/0038603/Madagascar-coastal-flood-hazard--tropical-cyclone-",
"download_url": "https://datacatalogfiles.worldbank.org/ddh-published/0038603/DR0053234/hzd-mdg-fl-fss.zip"
},
{
"id": "MUS",
"title": "Mauritius - Coastal flood hazard scenarios (tropical cyclones)",
"description": "Coastal flood hazard triggered by tropical cyclones over Mauritius measured as the maximum water depth for six return periods.",
"format": "geotiff",
"spatial_resolution": 90,
"coordinate_system": "EPSG:4326",
"access_url": "https://datacatalog.worldbank.org/search/dataset/0038602/Mauritius-coastal-flood-hazard--tropical-cyclone-",
"download_url": "https://datacatalogfiles.worldbank.org/ddh-published/0038602/DR0054307/hzd-mdg-fl-fss.zip"
},
{
"id": "SYC",
"title": "Seychelles - Coastal flood hazard scenarios (tropical cyclones)",
"description": "Coastal flood hazard triggered by tropical cyclones over Seychelles measured as the maximum water depth for six return periods.",
"format": "geotiff",
"spatial_resolution": 90,
"coordinate_system": "EPSG:4326",
"access_url": "https://datacatalog.worldbank.org/search/dataset/0038601/Seychelles-coastal-flood-hazard--tropical-cyclone-",
"download_url": "https://datacatalogfiles.worldbank.org/ddh-published/0038601/DR0053235/hzd-syc-fl-fss.zip"
},
{
"id": "ZAN",
"title": "Zanzibar - Coastal flood hazard scenarios (tropical cyclones)",
"description": "Coastal flood hazard triggered by tropical cyclones over Zanzibar measured as the maximum water depth for six return periods.",
"format": "geotiff",
"spatial_resolution": 90,
"coordinate_system": "EPSG:4326",
"access_url": "https://datacatalog.worldbank.org/search/dataset/0043492/Zanzibar-coastal-storm-surge-flood-hazard--tropical-cyclone-",
"download_url": "https://datacatalogfiles.worldbank.org/ddh-published/0043492/DR0054304/hzd-zan-fl-fss.zip"
}
],
"hazard": {
"event_sets": [
{
Expand Down Expand Up @@ -238,61 +290,6 @@
"rel": "describedby"
}
]
},
{
"id": "SWIO_hzd-flood",
"resources": [
{
"id": "COM",
"title": "Comoros - Coastal flood hazard scenarios (tropical cyclones)",
"description": "Coastal flood hazard triggered by tropical cyclones over Comoros measured as the maximum water depth for six return periods.",
"format": "geotiff",
"spatial_resolution": 90,
"coordinate_system": "EPSG:4326",
"access_url": "https://datacatalog.worldbank.org/search/dataset/0038604/Comoros-coastal-flood-hazard--tropical-cyclone-",
"download_url": "https://datacatalogfiles.worldbank.org/ddh-published/0038604/DR0054354/hzd-com-fl-fss.zip"
},
{
"id": "MDG",
"title": "Madagascar - Coastal flood hazard scenarios (tropical cyclones)",
"description": "Coastal flood hazard triggered by tropical cyclones over Madagascar measured as the maximum water depth for six return periods.",
"format": "geotiff",
"spatial_resolution": 900,
"coordinate_system": "EPSG:4326",
"access_url": "https://datacatalog.worldbank.org/search/dataset/0038603/Madagascar-coastal-flood-hazard--tropical-cyclone-",
"download_url": "https://datacatalogfiles.worldbank.org/ddh-published/0038603/DR0053234/hzd-mdg-fl-fss.zip"
},
{
"id": "MUS",
"title": "Mauritius - Coastal flood hazard scenarios (tropical cyclones)",
"description": "Coastal flood hazard triggered by tropical cyclones over Mauritius measured as the maximum water depth for six return periods.",
"format": "geotiff",
"spatial_resolution": 90,
"coordinate_system": "EPSG:4326",
"access_url": "https://datacatalog.worldbank.org/search/dataset/0038602/Mauritius-coastal-flood-hazard--tropical-cyclone-",
"download_url": "https://datacatalogfiles.worldbank.org/ddh-published/0038602/DR0054307/hzd-mdg-fl-fss.zip"
},
{
"id": "SYC",
"title": "Seychelles - Coastal flood hazard scenarios (tropical cyclones)",
"description": "Coastal flood hazard triggered by tropical cyclones over Seychelles measured as the maximum water depth for six return periods.",
"format": "geotiff",
"spatial_resolution": 90,
"coordinate_system": "EPSG:4326",
"access_url": "https://datacatalog.worldbank.org/search/dataset/0038601/Seychelles-coastal-flood-hazard--tropical-cyclone-",
"download_url": "https://datacatalogfiles.worldbank.org/ddh-published/0038601/DR0053235/hzd-syc-fl-fss.zip"
},
{
"id": "ZAN",
"title": "Zanzibar - Coastal flood hazard scenarios (tropical cyclones)",
"description": "Coastal flood hazard triggered by tropical cyclones over Zanzibar measured as the maximum water depth for six return periods.",
"format": "geotiff",
"spatial_resolution": 90,
"coordinate_system": "EPSG:4326",
"access_url": "https://datacatalog.worldbank.org/search/dataset/0043492/Zanzibar-coastal-storm-surge-flood-hazard--tropical-cyclone-",
"download_url": "https://datacatalogfiles.worldbank.org/ddh-published/0043492/DR0054304/hzd-zan-fl-fss.zip"
}
]
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"datasets": [
{
"id": "SWIO_hzd-strong_wind",
"title": "South West Indian Ocean Flood hazard",
"title": "South West Indian Ocean Cyclone hazard",
"description": "Strong Wind hazard caused by tropical cyclones measured as the maximum one-minute sustained wind speed (kph) at 10 meters above the ground surface.",
"risk_data_type": [
"hazard"
Expand Down
95 changes: 95 additions & 0 deletions _datasets/south-west-indian-ocean-coastal-flood-hazard.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
---
contact_point:
email: [email protected]
name: Pierre Chrzanowski
creator:
name: GFDRR
url: https://www.gfdrr.org
dataset_id: SWIO_hzd-coastal_flood
description: 'Coastal flood hazard measured as the maximum water depth for six return
periods. '
details: This data set was produced with financial support from the European Union
in the framework of the ACP-EU Natural Disaster Risk Reduction Program, managed
by the Global Facility for Disaster Reduction and Recovery (GFDRR).
exposure: null
hazard:
calculation_method: inferred, simulated
disaster_identifiers: ''
hazard_analysis_type: probabilistic
hazard_type: coastal_flood
intensity: fl_wd:m
occurrence_range: 10, 25, 50, 100, 250, 500 and 1000 years
processes: storm_surge
license: CC-BY-4.0
loss: null
project: SWIO-RAFI
publisher:
name: GFDRR
url: https://www.gfdrr.org
purpose: 'The goal of the South West Indian Ocean Risk Assessment and Financing Initiative
(SWIO RAFI) is to improve the resiliency and capacity of the island states through
the creation of disaster risk financing strategies. A key component of this effort
involves the quantification of site specific risk from the perils of flood, earthquakes,
and tropical cyclones as well as their secondary hazards of storm surge and tsunamis.
Regional hazard intensity calculations were applied to 10,000 years of Stochastic
catalogs derived from the historical records to produce hazard intensity profiles
at mean return periods of 25, 50, 100, 250, 500 and 1,000 years. All datasets are
at their original resolution (0.00083) except for Madagascar (0.0032) which was
resampled to reduce file sizes.'
resources:
- coordinate_system: EPSG:4326
description: Coastal flood hazard triggered by tropical cyclones over Comoros measured
as the maximum water depth for six return periods.
download_url: https://datacatalogfiles.worldbank.org/ddh-published/0038604/DR0054354/hzd-com-fl-fss.zip
format: geotiff
id: COM
spatial_resolution: 90
title: Comoros - Coastal flood hazard scenarios (tropical cyclones)
- coordinate_system: EPSG:4326
description: Coastal flood hazard triggered by tropical cyclones over Madagascar
measured as the maximum water depth for six return periods.
download_url: https://datacatalogfiles.worldbank.org/ddh-published/0038603/DR0053234/hzd-mdg-fl-fss.zip
format: geotiff
id: MDG
spatial_resolution: 900
title: Madagascar - Coastal flood hazard scenarios (tropical cyclones)
- coordinate_system: EPSG:4326
description: Coastal flood hazard triggered by tropical cyclones over Mauritius
measured as the maximum water depth for six return periods.
download_url: https://datacatalogfiles.worldbank.org/ddh-published/0038602/DR0054307/hzd-mdg-fl-fss.zip
format: geotiff
id: MUS
spatial_resolution: 90
title: Mauritius - Coastal flood hazard scenarios (tropical cyclones)
- coordinate_system: EPSG:4326
description: Coastal flood hazard triggered by tropical cyclones over Seychelles
measured as the maximum water depth for six return periods.
download_url: https://datacatalogfiles.worldbank.org/ddh-published/0038601/DR0053235/hzd-syc-fl-fss.zip
format: geotiff
id: SYC
spatial_resolution: 90
title: Seychelles - Coastal flood hazard scenarios (tropical cyclones)
- coordinate_system: EPSG:4326
description: Coastal flood hazard triggered by tropical cyclones over Zanzibar measured
as the maximum water depth for six return periods.
download_url: https://datacatalogfiles.worldbank.org/ddh-published/0043492/DR0054304/hzd-zan-fl-fss.zip
format: geotiff
id: ZAN
spatial_resolution: 90
title: Zanzibar - Coastal flood hazard scenarios (tropical cyclones)
risk_data_type:
- hazard
schema: rdl-02
spatial:
countries:
- COM
- MDG
- MUS
- SYC
- TZA
scale: regional
title: South West Indian Ocean Coastal Flood hazard
version: '2017'
vulnerability: null
---
100 changes: 100 additions & 0 deletions _datasets/south-west-indian-ocean-cyclone-hazard.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,100 @@
---
contact_point:
email: [email protected]
name: Pierre Chrzanowski
creator:
name: GFDRR
url: https://www.gfdrr.org
dataset_id: SWIO_hzd-strong_wind
description: Strong Wind hazard caused by tropical cyclones measured as the maximum
one-minute sustained wind speed (kph) at 10 meters above the ground surface.
details: This data set was produced with financial support from the European Union
in the framework of the ACP-EU Natural Disaster Risk Reduction Program, managed
by the Global Facility for Disaster Reduction and Recovery (GFDRR).
exposure: null
hazard:
calculation_method: inferred, simulated
disaster_identifiers: ''
hazard_analysis_type: probabilistic
hazard_type: strong_wind
intensity: v_etc(10m):km/h
occurrence_range: 10, 25, 50, 100, 250, 500 and 1000 years
processes: tropical_cyclone
license: CC-BY-4.0
loss: null
project: SWIO-RAFI
publisher:
name: GFDRR
url: https://www.gfdrr.org
purpose: 'The goal of the South West Indian Ocean Risk Assessment and Financing Initiative
(SWIO RAFI) is to improve the resiliency and capacity of the island states through
the creation of disaster risk financing strategies. A key component of this effort
involves the quantification of site specific risk from the perils of flood, earthquakes,
and tropical cyclones as well as their secondary hazards of storm surge and tsunamis.
Regional hazard intensity calculations were applied to 10,000 years of Stochastic
catalogs derived from the historical records to produce hazard intensity profiles
at mean return periods of 25, 50, 100, 250, 500 and 1,000 years. All datasets are
at their original resolution (0.00083) except for Madagascar (0.0032) which was
resampled to reduce file sizes.'
resources:
- coordinate_system: EPSG:4326
description: Strong Wind hazard caused by tropical cyclones over Comoros measured
as the maximum one-minute sustained wind speed (kph) at 10 meters above the ground
surface.
download_url: https://datacatalogfiles.worldbank.org/ddh-published/0038599/DR0054350/hzd-com-wi.zip
format: geotiff
id: COM
spatial_resolution: 90
title: Comoros - Flood hazard scenarios (tropical cyclones)
- coordinate_system: EPSG:4326
description: Strong Wind hazard caused by tropical cyclones over Madagascar measured
as the maximum one-minute sustained wind speed (kph) at 10 meters above the ground
surface.
download_url: https://datacatalogfiles.worldbank.org/ddh-published/0038598/DR0054337/hzd-mdg-wi.zip
format: geotiff
id: MDG
spatial_resolution: 900
title: Madagascar - Flood hazard scenarios (tropical cyclones)
- coordinate_system: EPSG:4326
description: Strong Wind hazard caused by tropical cyclones over Mauritius measured
as the maximum one-minute sustained wind speed (kph) at 10 meters above the ground
surface.
download_url: https://datacatalogfiles.worldbank.org/ddh-published/0038597/DR0054310/hzd-mus-wi.zip
format: geotiff
id: MUS
spatial_resolution: 90
title: Mauritius - Flood hazard scenarios (tropical cyclones)
- coordinate_system: EPSG:4326
description: Strong Wind hazard caused by tropical cyclones over Seychelles measured
as the maximum one-minute sustained wind speed (kph) at 10 meters above the ground
surface.
download_url: https://datacatalogfiles.worldbank.org/ddh-published/0038596/DR0054318/hzd-syc-wi.zip
format: geotiff
id: SYC
spatial_resolution: 90
title: Seychelles - Flood hazard scenarios (tropical cyclones)
- coordinate_system: EPSG:4326
description: Strong Wind hazard caused by tropical cyclones over Zanzibar measured
as the maximum one-minute sustained wind speed (kph) at 10 meters above the ground
surface.
download_url: https://datacatalogfiles.worldbank.org/ddh-published/0038595/DR0054365/hzd-zan-wi.zip
format: geotiff
id: ZAN
spatial_resolution: 90
title: Zanzibar - Flood hazard scenarios (tropical cyclones)
risk_data_type:
- hazard
schema: rdl-02
spatial:
countries:
- COM
- MDG
- MUS
- SYC
- TZA
scale: regional
title: South West Indian Ocean Flood hazard
version: '2017'
vulnerability: null
---
Loading

0 comments on commit 49a3efa

Please sign in to comment.