From 2a31e431d4c42c682b5685cce4bd3da02f547e55 Mon Sep 17 00:00:00 2001 From: matamadio Date: Wed, 13 Nov 2024 08:14:14 +0000 Subject: [PATCH] deploy: ea98ac809a34c8d0631f7e508638c0fc75d88fdd --- _sources/docs/tool-setup.md | 6 +++--- docs/tool-setup.html | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/_sources/docs/tool-setup.md b/_sources/docs/tool-setup.md index 6918247..4df9673 100644 --- a/_sources/docs/tool-setup.md +++ b/_sources/docs/tool-setup.md @@ -1,7 +1,7 @@ # Tool setup and run To run correctly, the script requires proper setup according to the instructions below. It can be executed on any windows or linux machine. -Download the latest stable version of the code as zip from [**here**](http://dummylink). Unzip it in your work directory, e.g. wd/RDL-tools/. +Download the latest stable version of the code as zip from [**here**](https://github.com/GFDRR/CCDR-tools/tree/main/tools/code). Unzip it in your work directory, e.g. wd/RDL-tools/. The script has been developed to run as [jupyter notebook](https://jupyter.org/), but also allows to run as pure python (`manual_run.py`). ## Python environment @@ -71,8 +71,8 @@ Exampe for Nepal, running analysis on undefended flood, 2020, RP100: - ... - Data/ - HZD/NPL/FLUVIAL_UNDEFENDED/2020/1in100.tif Hazard layers - - EXP/ Exposure layers - - RSK/ Output directory + - EXP/ Exposure layers + - RSK/ Output directory ``` ```{caution} diff --git a/docs/tool-setup.html b/docs/tool-setup.html index 47cd925..de467a2 100644 --- a/docs/tool-setup.html +++ b/docs/tool-setup.html @@ -786,7 +786,7 @@

Contents

Tool setup and run#

To run correctly, the script requires proper setup according to the instructions below. It can be executed on any windows or linux machine.

-

Download the latest stable version of the code as zip from here. Unzip it in your work directory, e.g. wd/RDL-tools/. +

Download the latest stable version of the code as zip from here. Unzip it in your work directory, e.g. wd/RDL-tools/. The script has been developed to run as jupyter notebook, but also allows to run as pure python (manual_run.py).

Python environment#

@@ -852,8 +852,8 @@

Input data management- ... - Data/ - HZD/NPL/FLUVIAL_UNDEFENDED/2020/1in100.tif Hazard layers - - EXP/ Exposure layers - - RSK/ Output directory + - EXP/ Exposure layers + - RSK/ Output directory