-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Hazard Processing Method
- Data Source: 4 return periods (RP50, RP100, RP1000, RP10000) - wind speed rasters
- Unit: m/s
- Default Value Thresholds:
- RP50=36
- RP100=36
- RP1000=30
- RP10000=26
- Default Area Threshold: 5%
Workflow:
- Extract all pixel values for each RP raster within each admin unit
- Calculate mean (for reporting) and area percentage (% of pixels > value threshold)
- Check if area threshold % met per RP
- Score = count of RPs meeting threshold (0-4)
- Special case: If NO pixels exceed threshold in ALL RPs → Score -1 (not affected)
Scoring Logic:
- 4 RPs meet threshold → Score 3
- 3 RPs meet threshold → Score 2
- 2 RP meets threshold → Score 1
- 1 RPs meet threshold → Score 0
- No pixels > threshold in any RP → Score -1 (not affected by cyclones)
Comparison
Comment: new scores (from new source) are less dramatic and extend less inland - which was previously exagerated. Now includes hazard on the east atlantic.
New score distribution:

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels