Cloud-based interactive susceptibility modeling of natural hazards in Google Earth Engine

This is a Preprint and has not been peer reviewed. This is version 1 of this Preprint.

Add a Comment

You must log in to post a comment.


Comments

There are no comments or no comments have been made public for this article.

Downloads

Download Preprint

Authors

Giacomo Titti, Gabriele Nicola Napoli, Christian Conoscenti, Luigi Lombardo 

Abstract

We present an interactive tool for susceptibility modeling in Google Earth Engine (GEE). Our tool requires few input data and makes use of the breadth of predictors' information available in GEE. In this cloud computing environment, binary classifiers typical of susceptibility models can be called and fed with information related to mapping units and any natural hazards' distribution over the geographic space. We tested our tool to generate susceptibility estimates for gully erosion occurrences in a study area located in Sicily (Italy). The tool we propose is equipped with a series of functions to aggregate the predictors' information in space and time over a mapping unit of choice. Here we chose a Slope Unit partition but any polygonal structure can be chosen by the user. Once this information is derived, our tool calls for a Random Forest classifier to distinguish locations prone to gully erosion from locations where this process is not probabilistically expected to develop. This is done while providing a modeling performance overview, accessible via a separate panel. Such performance can be calculated on the basis of a exploratory analysis where all the information is used to fit a benchmark model as well as a spatial k-fold cross-validation scheme. Ultimately, the predictive function can be interactively used to generate susceptibility maps in real time, for the study area as well as any study area of interest.
To promote the use of our tool, we are sharing it in a GitHub repository accessible at this link: https://github.com/giactitti/STGEE.

DOI

https://doi.org/10.31223/X5SW6S

Subjects

Engineering, Physical Sciences and Mathematics

Keywords

Susceptibility modeling, Google Earth Engine, Cloud computing, Open sourcing

Dates

Published: 2022-03-17 04:43

Last Updated: 2022-03-17 08:43

License

CC BY Attribution 4.0 International

Additional Metadata

Conflict of interest statement:
None

Data Availability (Reason not available):
The code we wrote is available in Github