Skip to content
forked from der-knight/ILSM

The India Landslide Susceptibility Model and Map

License

Notifications You must be signed in to change notification settings

hydrosenselab/ILSM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

https://zenodo.org/doi/10.5281/zenodo.10085271

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://hydrosense.users.earthengine.app/view/ilsm

About

The India Landslide Susceptibility Model and Map

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%