Skip to content

Commit e0f5fcc

Browse files
committed
update readme
1 parent adb2223 commit e0f5fcc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ Luigi Lombardo <sup>[![](https://info.orcid.org/wp-content/uploads/2020/12/orcid
1010
The provided script runs the landslide area modeling using GAMS, its respective validation via random cross-validation and spatial cross-validation, as well as the visualization of the results.
1111

1212

13-
### Abstract
13+
## Abstract
1414
The last three decades have witnessed substantial developments in data-driven models for landslide prediction. However, this improvement has been mostly devoted to models that estimate locations where landslides may occur, i.e., landslide susceptibility. Although susceptibility is crucial when assessing landslide hazard, another equally important piece of information is the potential landslide area once landslides initiate on a given slope. This manuscript addresses this gap in the literature by using a Generalized Additive Model whose target variable is the topographically-corrected landslide areal extent at the slope unit level. In our case, the underlying assumption is that the variability of landslide areas across the geographic space follows a Log-Normal probability distribution. We test this framework on co-seismic landslides triggered by the Kaikōura earthquake (7.8 Mw on November 13th 2016). The model performance was evaluated using random and spatial cross-validation. Additionally, we simulated the expected landslide area over slopes in the entire study area, including those that did not experience slope failures in the past. The performance scores revealed a moderate to strong correlation between the observed and predicted landslide areas. Moreover, the simulations show coherent patterns, suggesting that it is worth extending the landslide area prediction further. We share data and codes in a GitHub repository to promote the repeatability and reproducibility of this research.
1515

16-
### Repo structure
16+
## Repo structure
1717
The general structure is as follows:
1818
- `dat`: data sets
1919
- `dev`: development (scripts)

0 commit comments

Comments
 (0)