From 476872f17dbfc01ffaa20f4cb55f7bd966dd8a28 Mon Sep 17 00:00:00 2001 From: Hugo Ledoux Date: Thu, 5 Dec 2024 16:12:26 +0100 Subject: [PATCH] Add marginnote --- runoff/runoff.tex | 1 + 1 file changed, 1 insertion(+) 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).