Skip to content

Commit

Permalink
Merge pull request #161 from ec-jrc/add_lz_ts
Browse files Browse the repository at this point in the history
adding uz averaged per fraction
  • Loading branch information
doc78 authored Nov 28, 2024
2 parents 6c7b173 + 6428c17 commit 6211adb
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 5,813 deletions.
4 changes: 2 additions & 2 deletions docs/3_step3_preparing-setting-file/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ For simplicity reasons, we suggest to follow the following steps:
3) parameter options
4) chose optional model routines (which ones are available; what they do; and how to “activate” them)

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.
In order to facilitate the preparation of the settings file, a complete example is provided [here](https://github.com/ec-jrc/lisflood-code/tree/master/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.
TIP: *$(ProjectDir)* or *$(ProjectPath)* cab used as built-in variable in the XML settings, to refer the project folder.

### Time-related constants
Expand Down Expand Up @@ -683,6 +683,6 @@ Within the 'lfoptions' element of the settings file, each option is defined usin
+ **OutputMapsDataType**: this option sets the output data type and may take the following values: "float64" or "float32" (default float64)

### Reference settings file
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.
In order to facilitate the preparation of the settings file, a complete example is provided [here](https://github.com/ec-jrc/lisflood-code/tree/master/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.

[:top:](#top)
Loading

0 comments on commit 6211adb

Please sign in to comment.