Skip to content

Commit

Permalink
update hzd page
Browse files Browse the repository at this point in the history
  • Loading branch information
matamadio committed Jan 6, 2025
1 parent aa95ff5 commit 27606ce
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 6 deletions.
Binary file added docs/images/freq-intensity.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/hzd_obs.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 21 additions & 6 deletions docs/intro-hazard.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Natural phenomena, whether extreme events or long-term processes, become hazards only when they pose potential harm to people, property, or socioeconomic systems. The occurrence of these natural hazards is primarily determined by physical factors, such as weather system dynamics, tectonic plate movements and terrain characteristics (e.g., slopes, drainage, vegetation).
Anthropogenic factors, such as urbanization, environmental degradation and climate change, are known as *risk drivers* as they can influence the location, frequency, and intensity of natural hazards.
The inherently geographical nature of both natural hazards and exposure necessessarily requires a geospatial approach to properly understandi and interpret the risk.
The inherently geographical nature of both natural hazards and exposure necessessarily requires a geospatial approach to properly understand and interpret the risk.
In other words, the spatial dimension is crucial for effective risk assessment and management strategies.

```{seealso}
Expand All @@ -24,12 +24,27 @@ align: center
---
```

## Intensity and frequency
## Intensity - frequency relationship

**Hazard intensity** is one of the key factors that determine the size of the impact over exposed elements. Hazard data usually come in the form of one or more georeferenced layers representing their intensity in relation to location. The modelling of hazard intensity (sometimes called magnitude) can be either:
**Hazard intensity** is one of the key factors that determine the size of the impact over exposed elements. Hazard data usually come in the form of one or more georeferenced layers representing hazard intensity metric in relation to frequency distribution.

- **Deterministic**, in the form of an individual geodata layer measuring the mean, median or maximum intensity of a hazard aggregating historical data and modelling.
- **Probabilistic**, in the form of multiple geodata layers, each representing a range of hazard physical intensities corresponding to a specific occurrence frequency, measured as Return Period (RP), in years.
The modelling of hazard intensity (sometimes called _magnitude_) can be described in different ways:

- **Deterministic**, by statistical indices (such as mean, median or maximum) aggregating historical observations or reanalysis.
```{figure} images/hzd_obs.jpg
---
width: 100%
align: center
---
```

- **Probabilistic**, by means of simulations that produce multiple geodata layers, each representing a range of hazard physical intensities corresponding to a specific occurrence frequency, measured as Return Period (RP), in years.
```{figure} images/freq-intensity.png
---
width: 100%
align: center
---
```

See the picture below as example: the landslide hazard (_left_) is represented by one aggregated mean index value; while the flood hazard is shows as a series of events (scenarios) of increasing magnitude and decreasing probability. A probabilistic hazard representation is required in order to produce [probabilistic risk](probabilistic-risk) mapping.

Expand All @@ -46,7 +61,7 @@ Note that a return period of 1,000 years, while very unlikely, can occur anyday!
- [Communicating the chance of a flood: The use and abuse of probability, frequency and return period](https://www.researchgate.net/publication/328368702_Communicating_the_chance_of_a_flood_The_use_and_abuse_of_probability_frequency_and_return_period)
```

Hazard models carry **limitations related to their applicability**. Their quality depend on scale, resolution, model quality, training period and related input data quality.
All kind of hazard models carry **limitations related to their applicability**. Their quality depend on scale, resolution, model quality, training period and related input data quality.
As a rule of thumb, their fitness for application in the context of a risk screening or assessment exercise depends on the scale of the risk analysis, i.e. locally-sourced models are expeceted to be best fitted for local scale assessment (e.g. city level), while global models are best suited for national or sub-national estimates.

In the context of developing countries, however, a global model is often the only available source for a location. In those cases, the application of the global model must be taken with caution and correctly interpreted acknowledging the limitations. See [**uncertainty**](uncertainty).
Expand Down

0 comments on commit 27606ce

Please sign in to comment.