This repository supplements the manuscript by
Matthias Schlögl,
Anita Graser
,
Stefan Steger
,
Jasmin Lampert
and
Raphael Spiekermann
(2024):
Brief communication: Visualizing uncertainties in landslide susceptibility modeling using bivariate mapping.
Nat. Hazards Earth Syst. Sci. Discuss. [preprint]. doi:10.5194/nhess-2024-213.
The general repo structure is as follows:
dat
: data setsdoc
: documentationgis
: QGIS filesplt
: plots / figurespublic
: rayshader outputR
: custom R source code (functions)renv
: R environment configuration - see renvsrc
: development (scripts)
This repository contains sample data for plotting. If you have Git LFS installed, you can simply clone the full repo using git clone
. If not, download and install the Git LFS extension and update the cloned repository with git lfs fetch --all
and git lfs pull
.