Increased resolution (Water Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
|attribute=INCREASED_RESOLUTION | |attribute=INCREASED_RESOLUTION | ||
|unit=boolean | |unit=boolean | ||
|description= | |description=Load the [[Elevation model (Water Overlay)|DEM]] at twice the resolution. | ||
|icon=Dem_resolution.png | |icon=Dem_resolution.png | ||
}}</onlyinclude>}} | }}</onlyinclude>}} | ||
Loading the DEM at a higher resolution allows the skipping of an interpolation step, so the interpreted [[Elevation model (Water Overlay)|elevation model]] becomes more accurate. This improves flow throughput in very small channels and reduces grid flow artifacts, at the cost of additional calculation time. | |||
{{article end | {{article end |
Revision as of 10:58, 29 January 2021
Icon | Attribute | Unit | Range | Description | Default value |
---|---|---|---|---|---|
INCREASED_RESOLUTION | boolean | Load the DEM at twice the resolution. | n/a |
Loading the DEM at a higher resolution allows the skipping of an interpolation step, so the interpreted elevation model becomes more accurate. This improves flow throughput in very small channels and reduces grid flow artifacts, at the cost of additional calculation time.
Notes
- This attribute only works for a grid cell size <= 0.5m.
- This attribute is by default set to 0 which means increased DEM resolution is not used.
- In the advanced settings step of the Water Overlay Wizard, this attribute can also be (de)activated.