Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Options to be used in interpolation. See the interpolation module (Module Configuration) for details. The flood map module should be defined to use bi-linear interpolation.

Wiki MarkupThe options in this section should be set as; \[interpolationOptions\] \[interpolationOption\]bilinear\[/interpolationOption\] \[interpolationType\]seriesgeneration\[/interpolationType\] \[valueOption\]normal\[/valueOption\] \[/interpolationOptions\]

No Format

<interpolationOptions>
<interpolationOption>bilinear</interpolationOption>
<interpolationType>seriesgeneration</interpolationType>
<valueOption>normal</valueOption>
</interpolationOptions>


pcrScript

Name of the PC Raster (GIS) script to run when creating the flood maps. This item should be set as; Wiki Markup \[pcrScript\] \[pcrDllFilename\]pcrcalc.bat\[/pcrDllFilename\] \[pcrScriptFile\]pcr

No Format

<pcrScript>
<pcrDllFilename>pcrcalc.bat</pcrDllFilename>
<pcrScriptFile>pcr_flood_clump.

...

mod</pcrScriptFile>
<pcrArguments>-f</pcrArguments>
</pcrScript>


output

Root element for definition of the required output. Different output options may be selected. Multiple options may also be defined.

Figure 168 Elements of the flood map output configuration

...