/ILSM

The India Landslide Susceptibility Map

Primary LanguageJupyter NotebookMIT LicenseMIT

High resolution landslide susceptibility mapping using ensemble machine learning and geospatial big data

graphical abstract drawio This is the repository of the India Landslide Susceptibility Map.
The Input Data Prep includes code for data preparation after data is acquired. The models file includes models loading and ensemble generation, and the output_prep includes code for data postprocessing and data vizualization
The data for the model used can be obtained from source

The Raw Tiff files can be obtained from:

DOI

The Google Earth Engine code for loading ILSM

var ILSM_class= ee.Image("projects/ee-nirdeshsharmanith1/assets/ILSM")  
var ILSM_probability=ee.Image("projects/ee-nirdeshsharmanith1/assets/ILSM_probability")  

The Google Earth Engine code for visualizing ILSM

https://code.earthengine.google.com/d12776e87f52351d7a90fe1bab41ffa2