Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JiangtaoLiud authored Nov 4, 2023
1 parent 50e3b51 commit 3a87be8
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/codes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,18 @@ A differentiable routing method that mimics the classical Muskingum-Cunge routin
</div>
</div>

<div class="result" markdown>
<div class="grid cards" markdown>

- [Multiscale __(Liu et al. 2022)__][liu_2022.md]

---
![A multiscale DL scheme](../assets/project-figures/liu_2022.jpg){align="left" width="150"}
A multiscale DL scheme learning simultaneously from satellite and in situ data to predict 9 km daily soil moisture (5 cm depth).

</div>
</div>

<div class="result" markdown>
<div class="grid cards" markdown>

Expand All @@ -41,8 +53,10 @@ A differentiable routing method that mimics the classical Muskingum-Cunge routin

[feng_2023.md]: ../projects/feng_2023.md
[bindas_2023.md]: ../projects/bindas_2023.md
[liu_2022.md]: ../projects/liu_2022.md

[feng_2023.md]: ../codes/feng_2023.md
[bindas_2023.md]: ../codes/bindas_2023.md
[liu_2022.md]: ../codes/liu_2022.md
[test.md]: ../codes/test.md

0 comments on commit 3a87be8

Please sign in to comment.