Skip to content

Commit 2ff8aa6

Browse files
committed
fix filling in sinks algos
1 parent 6d589c6 commit 2ff8aa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runoff/runoff.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ \subsection{Filling in sinks}%
143143
The aim of the algorithms to fill in sinks is to increase the elevation of certain DTM cells in a way that ensures that all the cells in the DTM can drain to a cell on its boundary (Figure~\ref{fig:pf}), or possibly to a set of cells that are known to be valid outlets, \eg\ lakes and oceans\@.
144144
\marginnote{outlet}
145145
At the same time, the elevation increases should be minimised in order to preserve the original DTM as much as possible.
146-
In the best case scenario, we can imagine that the resulting DTM is one that resembles follows the terrain elevation of terrain where there is no water and the top of natural water bodies (but no artificial features as in a DEM).
146+
In the best case scenario, we can imagine that the resulting DTM is one that: (i) is identical to the original DTM where there is no water, but (ii) follows the top of water bodies where there is.
147147

148148
\begin{figure}[htbp]
149149
\centering

0 commit comments

Comments
 (0)