You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ldt/configs/ldt.config.adoc
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4493,6 +4493,8 @@ This section describes the parameters needed for the HYMAP, HYMAP2 and HYMAP3 ro
4493
4493
4494
4494
`HYMAP node lat:` specifies the name of the grid node latitude data file. This parameter is optional and not used in HYMAP routing models. But it is a "good-to-have" for post-processing purposes.
4495
4495
4496
+
`HYMAP runoff bias correction map:` specifies the name of the runoff bias correction data file. This is an optional parameter that is required only when "`HYMAP3 runoff bias correction:`" is set to "`1`". If the runoff bias correction option is set to "`0`" or is not specified, the runoff bias correction map is not required.
4497
+
4496
4498
.Example _ldt.config_ entry
4497
4499
....
4498
4500
HYMAP river width map: ../HYMAP_parms/lis_rivwth_0125.bin
This section also outlines the domain specifications of the HYMAP parameter data. For the HYMAP parameters spatial transform option, only "`none`" is supported at this time, and the user is required to input the HYMAP parameters at the grid and resolution of interest.
Copy file name to clipboardExpand all lines: lis/configs/lis.config.adoc
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11163,6 +11163,17 @@ active restart file.
11163
11163
`HYMAP3 2-way coupling flooded fraction threshold:` specifies the flooded fraction
11164
11164
threshold used in the 2-way coupling mode.
11165
11165
11166
+
`HYMAP3 runoff bias correction:` specifies whether to account for a runoff bias correction. This option is elective and, if not defined, HYMAP3 does not account for runoff bias correction. This option requires a runoff bias correction field provided in the LIS domain and parameter data file (HYMAP_runoff_bias_correction).
11167
+
11168
+
Acceptable values are:
11169
+
11170
+
|====
11171
+
|Value | Description
11172
+
11173
+
|0 | Do not use
11174
+
|1 | Use
11175
+
|====
11176
+
11166
11177
.Example _lis.config_ entry
11167
11178
....
11168
11179
HYMAP3 routing model time step: "30mn"
@@ -11185,6 +11196,7 @@ HYMAP3 routing model restart interval: "1mo"
11185
11196
HYMAP3 routing model restart file: "./OL/ROUTING/197901/LIS_RST_HYMAP3_router_197901030000.d01.nc
0 commit comments