Skip to content

Commit aa25d4c

Browse files
authored
Update README.md
1 parent 3e2cc4d commit aa25d4c

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,25 @@
33
<img src="figs/logo.png" align="right" width="150" />
44

55
# SliDEM
6-
Development of the SliDEM Python package for the SliDEM project
6+
Assessing the suitability of DEMs derived from Sentinel-1 for landslide volume estimation.
77

8-
This project was presented at FOSS4G 2022. See the slides [here](https://drive.google.com/file/d/1tc5K_Rwd8wFz1pvrpZXZ7StEUtlCWMeJ/view).
8+
## Goal
9+
The overall goal of SliDEM is to assess the potential for determining landslide volumes based on digital elevation models (DEMs) derived from Sentinel-1 SAR data. Therefore, we will develop a low-cost, transferable, semi-automated method implemented within a Python package based on open-source tools.
910

11+
Find the project updates on [ResearchGate](https://www.researchgate.net/project/SliDEM-Assessing-the-suitability-of-DEMs-derived-from-Sentinel-1-for-landslide-volume-estimation) and check our [Publications & Conference proceedings[(https://github.com/SliDEM-project/SliDEM-python/wiki/Publications-&-Conferences) for more details.
1012

1113
---
1214

1315
**NOTES!**
1416

15-
Even if we call it the SliDEM package, the structure of a package is not there yet. We are currently developing this repository actively and hope to have a working package soon.
17+
Even if we call it the SliDEM package, the structure of a package is not there yet.
18+
We are currently developing this repository actively and hope to have a working package soon.
1619

1720
**We have implemented a [changelog](CHANGELOG.md)**, please check it frequently for updates, including new ways to call
1821
the scripts or changes in parameters.
1922

20-
Currently, we present a series of executable scripts to run within a Docker container. You will see the instructions on how to set it up and start running the scripts below.
23+
Currently, we present a series of executable scripts to run within a Docker container.
24+
You will see the instructions on how to set it up and start running the scripts below.
2125

2226
---
2327
## Setup

0 commit comments

Comments
 (0)