From 7c4961b7aac56bfd3d63c6d2385ca3ee1a10669a Mon Sep 17 00:00:00 2001 From: Taher Chegini Date: Tue, 29 Oct 2024 09:42:05 -0400 Subject: [PATCH] DOC: Update the reference. [skip ci] --- src/py3dep/py3dep.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/py3dep/py3dep.py b/src/py3dep/py3dep.py index fa6949f..70d84b5 100644 --- a/src/py3dep/py3dep.py +++ b/src/py3dep/py3dep.py @@ -388,8 +388,8 @@ def elevation_bygrid( increases computation time so chose this value with caution. depression_filling : bool, optional Fill depressions before sampling using - `pyflwdir `__ package, - defaults to ``False``. + `Wang and Liu (2006) `__ + method, defaults to ``False``. Returns -------