Published April 25, 2023 | Version v1.0.1
Software Open

Software. Reproducible results. Modeling the area of co-seismic landslides via data-driven models: The Kaikōura example

  • 1. EDMO icon University of Twente

Description

Modeling the area of co-seismic landslides via data-driven models: The Kaikōura example

This is the R code to reproduce the analysis in "Modeling the area of co-seismic landslides via data-driven models: The Kaikōura example."

Moreno, M., Steger, S., Tanyas, H., & Lombardo, L. (2023). Modeling the area of co-seismic landslides via data-driven models: The Kaikōura example. Engineering Geology, 320, 107121. https://doi.org/10.1016/j.enggeo.2023.107121

The provided code 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.

Abstract

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.

Repo structure

The general structure is as follows:

  • dat: data sets
  • dev: development (scripts)

Files

LICENSE.md

Files (16.4 MB)

Name Size Download all
md5:20768c5659d253f3950b52bf164eb753
44 Bytes Download
md5:e603cb40126b9916b2ebb84362ec0e36
890 Bytes Download
md5:07e03d4ef7f9ea95d95c94a4b8aa3ab3
27 Bytes Download
md5:48a929b5a0b921054918068b1d029f09
267 Bytes Download
md5:3442bc8fb8619ff6057e7352a4c3123b
1.1 kB Preview Download
md5:5567e298d46c0ed69ea0e9263695b631
16.4 MB Preview Download
md5:a572375f3165c56729e57eb30d06e55d
2.9 kB Preview Download
md5:7a61734c4351a7edc91ab71a74f27519
13.7 kB Download

Additional details

Additional titles

Alternative title
GAM_LandslideSize

Related works

Dates

Available
2023-04-25

Software

Repository URL
https://github.com/mmorenoz/GAM_LandslideSize
Programming language
R
Development Status
Inactive