Skip to content

Commit

Permalink
fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Helena Mitasova authored and Helena Mitasova committed Sep 23, 2024
1 parent 46aea60 commit 475d143
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lectures/costsurfaces.html
Original file line number Diff line number Diff line change
Expand Up @@ -384,15 +384,15 @@ <h3>Least cost path applications</h3>
<li class="fragment">design optimal trails
<li class="fragment">extract foredune ridge from coastal DEM
<li class="fragment">find safe access routes during natural disaters (earthquakes, floods)
<li class="fragment">estimate time for watewater to get to treatment plant from any point in sewershed
<li class="fragment">estimate time for wastewater to get to treatment plant from any point in sewershed
</ul>
</section>

<section>
<h3>Cumulative cost surface for monitoring</h3>
<ul>
<li>Estimate time wastewater travels from source to wastewater plant
<li>Time ito traverse a grid cell is computed using flow velocity estimated by Mannings equation as function of roughness, flow depth and slope
<li>Time to traverse a grid cell is computed using flow velocity estimated by Mannings equation as function of roughness, flow depth and slope
<li>Important for interpeting measured concentrations of SARS-CoV2 in wastewater to
monitor trends in COVID-19
</ul>
Expand Down

0 comments on commit 475d143

Please sign in to comment.