From 9f377ba50d44cd87f59e991e462b23b06c949f36 Mon Sep 17 00:00:00 2001 From: taddyb Date: Wed, 25 Oct 2023 10:29:55 -0400 Subject: [PATCH] tested that the readme works --- docs/codes/index.md | 20 ++++++++++++++++++-- docs/codes/test.md | 13 +++++++++++++ 2 files changed, 31 insertions(+), 2 deletions(-) create mode 100644 docs/codes/test.md diff --git a/docs/codes/index.md b/docs/codes/index.md index 94e983d..8e8b607 100644 --- a/docs/codes/index.md +++ b/docs/codes/index.md @@ -5,7 +5,7 @@ See below for coding projects developed by the community that utilize HydroDL
-- [$\delta$ HBV-globe1.0-hydroDL __(Feng et al. 2023)__][fen_2023.md] +- [$\delta$ HBV-globe1.0-hydroDL __(Feng et al. 2023)__][feng_2023.md] --- @@ -21,12 +21,28 @@ See below for coding projects developed by the community that utilize HydroDL - [$\delta$ MC-Juniata-hydroDL2 __(Bindas et al. 2023)__][bindas_2023.md] --- -![Manning's n recovery against USGS Data](../assets/project-figures/bindas_2023.png){align="left" width="250"} +![Manning's n recovery against USGS Data](../assets/project-figures/bindas_2023.png){align="left" width="150"} 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_). +
+
+
+ +- [Test][test.md] + + --- + + Testing the project cards +
+
+ + [feng_2023.md]: ../projects/feng_2023.md + [bindas_2023.md]: ../projects/bindas_2023.md + [feng_2023.md]: ../codes/feng_2023.md [bindas_2023.md]: ../codes/bindas_2023.md + [test.md]: ../codes/test.md diff --git a/docs/codes/test.md b/docs/codes/test.md new file mode 100644 index 0000000..aec55a8 --- /dev/null +++ b/docs/codes/test.md @@ -0,0 +1,13 @@ +# Test + +!!! abstract + + This is a test of the README's verbosenes + +## Code Release + + +## Results + + +## Bibtex Citation