From 2cec6b90e096a9c32a1e1f7f1069bdf5dde65f28 Mon Sep 17 00:00:00 2001 From: taddyb Date: Tue, 24 Oct 2023 13:59:47 -0400 Subject: [PATCH] added photo --- docs/projects/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/projects/index.md b/docs/projects/index.md index bff8157..14edb1e 100644 --- a/docs/projects/index.md +++ b/docs/projects/index.md @@ -22,8 +22,8 @@ See below for coding projects developed by the community that utilize HydroDL - $\delta$ MC-Juniata-hydroDL2 __(Bindas et al. 2023)__ --- - - A differentiable routing method that mimics the classical Muskingum-Cunge routing model over a river network but embeds an NN to infer parameterizations for Manning’s roughness (_n_) and channel geometries from raw reach-scale attributes like catchment areas and sinuosity. +![Manning's n recovery against USGS Data](../assets/project-figures/bindas_2023.png){align="left" width="250" loading=lazy } +A differentiable routing method that mimics the classical Muskingum-Cunge routing model over a river network but embeds an NN to infer parameterizations for Manning’s roughness (_n_). [:octicons-arrow-right-24: Read More Here][bindas_2023.md]