Skip to content

Commit e568a10

Browse files
committed
Removed duplicated settings reference file in documentation
1 parent 419df0a commit e568a10

File tree

2 files changed

+2
-5807
lines changed

2 files changed

+2
-5807
lines changed

docs/3_step3_preparing-setting-file/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ For simplicity reasons, we suggest to follow the following steps:
1717
3) parameter options
1818
4) chose optional model routines (which ones are available; what they do; and how to “activate” them)
1919

20-
In order to facilitate the preparation of the settings file, a complete example is provided [here](https://ec-jrc.github.io/lisflood-code/3_step3_preparing-setting-file/lisfloodSettings_reference.xml). The user is encouraged to update the paths, the names of the maps and of the tables in the provided template. Please note that the template contains all the settings for a warm start run; the paths to the initial maps must be replaced with the initial bogus values in order to perform a pre-run or a cold start run.
20+
In order to facilitate the preparation of the settings file, a complete example is provided [here](../../src/lisfloodSettings_reference.xml). The user is encouraged to update the paths, the names of the maps and of the tables in the provided template. Please note that the template contains all the settings for a warm start run; the paths to the initial maps must be replaced with the initial bogus values in order to perform a pre-run or a cold start run.
2121
TIP: *$(ProjectDir)* or *$(ProjectPath)* cab used as built-in variable in the XML settings, to refer the project folder.
2222

2323
### Time-related constants
@@ -682,6 +682,6 @@ Within the 'lfoptions' element of the settings file, each option is defined usin
682682
+ **OutputMapsChunks**: this option is used to dump outputs to disk every X steps (default 1).
683683

684684
### Reference settings file
685-
In order to facilitate the preparation of the settings file, a complete example is provided [here](../3_step3_preparing-setting-file/lisfloodSettings_reference.xml). The user is encouraged to update the paths, the names of the maps and of the tables in the provided template.
685+
In order to facilitate the preparation of the settings file, a complete example is provided [here](../../src/lisfloodSettings_reference.xml). The user is encouraged to update the paths, the names of the maps and of the tables in the provided template.
686686

687687
[:top:](#top)

0 commit comments

Comments
 (0)