diff --git a/runoff/runoff.tex b/runoff/runoff.tex index 87f14d7..63199c2 100755 --- a/runoff/runoff.tex +++ b/runoff/runoff.tex @@ -141,6 +141,7 @@ \subsection{Filling in sinks}% \index{sink filling} 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\@. +\marginnote{outlet} At the same time, the elevation increases should be minimised in order to preserve the original DTM as much as possible. 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).