Data from: Forecasting landslides using community detection on geophysical satellite data
Data files
Jun 08, 2023 version files 46.12 MB
-
Coords_01.csv
162.77 KB
-
Coords_02.csv
162.75 KB
-
Coords_03.csv
163.86 KB
-
Coords_04.csv
162.58 KB
-
Coords_05.csv
163.13 KB
-
Coords_06.csv
164.16 KB
-
Coords_07.csv
163.03 KB
-
Coords_08.csv
163.75 KB
-
Coords_09.csv
163.60 KB
-
Coords_10.csv
162.94 KB
-
EdgeList_01.csv
134.97 KB
-
EdgeList_02.csv
134.93 KB
-
EdgeList_03.csv
135.93 KB
-
EdgeList_04.csv
134.78 KB
-
EdgeList_05.csv
135.44 KB
-
EdgeList_06.csv
136.27 KB
-
EdgeList_07.csv
135.27 KB
-
EdgeList_08.csv
135.94 KB
-
EdgeList_09.csv
135.73 KB
-
EdgeList_10.csv
135.24 KB
-
README.md
1.66 KB
-
SlopeWeightedEdges_01.csv
221.04 KB
-
SlopeWeightedEdges_02.csv
221.01 KB
-
SlopeWeightedEdges_03.csv
222.64 KB
-
SlopeWeightedEdges_04.csv
220.92 KB
-
SlopeWeightedEdges_05.csv
221.86 KB
-
SlopeWeightedEdges_06.csv
223.06 KB
-
SlopeWeightedEdges_07.csv
221.42 KB
-
SlopeWeightedEdges_08.csv
222.62 KB
-
SlopeWeightedEdges_09.csv
222.26 KB
-
SlopeWeightedEdges_10.csv
221.39 KB
-
VelocityWeightedEdges_01.csv
4.08 MB
-
VelocityWeightedEdges_02.csv
4.08 MB
-
VelocityWeightedEdges_03.csv
4.11 MB
-
VelocityWeightedEdges_04.csv
4.07 MB
-
VelocityWeightedEdges_05.csv
4.09 MB
-
VelocityWeightedEdges_06.csv
4.11 MB
-
VelocityWeightedEdges_07.csv
4.09 MB
-
VelocityWeightedEdges_08.csv
4.10 MB
-
VelocityWeightedEdges_09.csv
4.10 MB
-
VelocityWeightedEdges_10.csv
4.08 MB
Abstract
As a result of extreme weather conditions, such as heavy precipitation, natural hillslopes can fail dramatically; these slope failures can occur on a dry day due to time lags between rainfall and pore-water pressure change at depth, or even after days to years of slow-motion. While the pre-failure deformation is sometimes apparent in retrospect, it remains challenging to predict the sudden transition from gradual deformation (creep) to runaway failure. We use a network science method–multilayer modularity optimization–to investigate the spatiotemporal patterns of deformation in a region near the 2017 Mud Creek, California landslide. We transform satellite radar data from the study site into a spatially-embedded network in which the nodes are patches of ground and the edges connect the nearest neighbors, with a series of layers representing consecutive transits of the satellite. Each edge is weighted by the product of the local slope (susceptibility to failure) measured from a digital elevation model and ground surface deformation (current rheological state) from interferometric synthetic aperture radar (InSAR). We use multilayer modularity optimization to identify strongly-connected clusters of nodes (communities) and are able to identify both the location of Mud Creek and nearby creeping landslides which have not yet failed. We develop a metric, community persistence, to quantify patterns of ground deformation leading up to failure, and find that this metric increases from a baseline value in the weeks leading up to Mud Creek's failure. These methods promise as a technique for highlighting regions at risk of catastrophic failure.
Uses R to create the networks and Matlab to run the community detection algorithm. The code can be found on https://github.com/vddesai-97/networkLandslide.git, which uses the community detection algorithim from https://github.com/GenLouvain/GenLouvain. The dataset contains 10 edge lists, 10 corresponding spatial grids, and 10 resulting community detection results.