From f03c9269f300b8a7db4efc2e760d036cd8c321d1 Mon Sep 17 00:00:00 2001 From: Taher Chegini Date: Thu, 19 Oct 2023 21:28:26 -0400 Subject: [PATCH] DOC: Refer to example gallery. [skip ci] --- README.rst | 4 +++- doc/source/usage.rst | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 63ebe39..7807ce5 100644 --- a/README.rst +++ b/README.rst @@ -85,7 +85,9 @@ We demonstrate capabilities of CurviRiver by generating a curvilinear mesh along a portion of the Columbia River and interpolating `eHydro `__ -topobathy data on to the generated mesh vertices. +topobathy data on to the generated mesh vertices. Please visit the +`example gallery `__ +for more examples. First, we use `PyGeoHydro `__ to retrieve eHydro data for a part of the Columbia River that topobathy data are diff --git a/doc/source/usage.rst b/doc/source/usage.rst index d6d31d1..b057d37 100755 --- a/doc/source/usage.rst +++ b/doc/source/usage.rst @@ -23,7 +23,9 @@ We demonstrate capabilities of CurviRiver by generating a curvilinear mesh along a portion of the Columbia River and interpolating `eHydro `__ -topobathy data on to the generated mesh vertices. +topobathy data on to the generated mesh vertices. Please visit the +`example gallery `__ +for more examples. First, we use `PyGeoHydro `__ to retrieve eHydro data for a part of the Columbia River that topobathy data are