Abstract

Abstract. Locating landslide-prone slopes is important, as landslides often threaten life or property where they occur. There is an abundance of statistical methods in the literature for estimating susceptibility to landslides, i.e., the likelihood of landslide occurrence based on the analyzed conditions. Still, there is a lack of readily available GIS tools for landslide susceptibility analysis, making it hard to reproduce or compare the results of different susceptibility assessments. The FRMOD is a Python-based tool for conducting landslide susceptibility analysis with the frequency ratio method. The frequency ratio method yields susceptibility estimates by comparing the frequency distributions of a set of variables from the sample landslide areas to the distributions for the whole study area. The estimates show the level of similarity to the sample landslides. The two main inputs of the tool are the raster grids of the analyzed continuous (e.g., elevation, slope) and thematic (e.g., lithology) variables and the mask grid that marks the landslide and the non-landslide areas. The analysis is performed with cross-validation to measure the predictive performance of the model. Data computed during the analysis is stored along the final susceptibility estimates and the supplementary statistics. The script reads and writes GDAL-compatible rasters, while the statistics can be saved as text files. Basic plotting functionalities for the grids and the statistics are also built-in to quicken the evaluation of the results. FRMOD enables the swift testing of different analysis setups and to apply the same analysis method for different areas with relative ease.

Highlights

  • Landslides pose threat to life and property where they interact with the human environment

  • Conclusions frmod is a Python package developed for statistical landslide susceptibility assessment with methods established in the literature – the frequency and likelihood ratios

  • The input data for the script are the landslides of the study area and the analyzed continuous or thematic variables, both as raster grids

Read more

Summary

Introduction

Landslides pose threat to life and property where they interact with the human environment. The script performs the analysis with the frequency ratio (Lee and Talib, 2005) or the likelihood ratio (Chung, 2006) model. Both methods work with the landslide inventory of the area and a set of raster layers that describe the conditions considered during the analysis. They analyze the frequency distribution of the variables and mark those areas susceptible that are most like the sample landslides from the inventory. Guidelines for susceptibility analysis with the script and for input data preparation are given

Susceptibility estimation method
The frequency and likelihood ratios
Estimating susceptibility
Evaluating the results with cross-validation
Python implementation
Analysis
Metrics for evaluation
Output
Distribution and installation
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call