edited formatting
This commit is contained in:
parent
8bb4d22340
commit
b1f8a87840
7 changed files with 12 additions and 12 deletions
|
|
@ -161,7 +161,7 @@ Posts - Dendroalsia
|
|||
|
||||
<span>Oct 14, 2024</span> -
|
||||
|
||||
<span><a href="https://www.dendroalsia.net/blog/riverlevelcharts/">River Level Charts</a></span>
|
||||
<span><a href="https://www.dendroalsia.net/blog/riverlevelcharts/">River level charts</a></span>
|
||||
</li>
|
||||
|
||||
|
||||
|
|
@ -173,7 +173,7 @@ Posts - Dendroalsia
|
|||
|
||||
<span>Jan 1, 2024</span> -
|
||||
|
||||
<span><a href="https://www.dendroalsia.net/blog/prettyrivers/">Pretty Rivers</a></span>
|
||||
<span><a href="https://www.dendroalsia.net/blog/prettyrivers/">Pretty rivers</a></span>
|
||||
</li>
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -9,14 +9,14 @@
|
|||
<lastBuildDate>Mon, 14 Oct 2024 19:13:18 +0000</lastBuildDate>
|
||||
<atom:link href="https://www.dendroalsia.net/blog/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>River Level Charts</title>
|
||||
<title>River level charts</title>
|
||||
<link>https://www.dendroalsia.net/blog/riverlevelcharts/</link>
|
||||
<pubDate>Mon, 14 Oct 2024 19:13:18 +0000</pubDate>
|
||||
<guid>https://www.dendroalsia.net/blog/riverlevelcharts/</guid>
|
||||
<description><p>I&rsquo;m interested in rivers (both ecologically and recreationally) and I want to know water level they are currently at, and how does that compare to their water levels throughout the year and in their recent history.
In the US, the United States Geologic Survey (USGS) maintains a large set of realtime water level sensors, and that dataset is queriable through an API. So I wrote these scripts that take a set of rivers and their associated gauge IDs, downloads the recent and historical data and generates a bunch of graphs.</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Pretty Rivers</title>
|
||||
<title>Pretty rivers</title>
|
||||
<link>https://www.dendroalsia.net/blog/prettyrivers/</link>
|
||||
<pubDate>Mon, 01 Jan 2024 19:13:02 +0000</pubDate>
|
||||
<guid>https://www.dendroalsia.net/blog/prettyrivers/</guid>
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ Pretty Rivers - Dendroalsia
|
|||
|
||||
|
||||
|
||||
<meta property="og:title" content="Pretty Rivers - Dendroalsia" />
|
||||
<meta property="og:title" content="Pretty rivers - Dendroalsia" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:description" content="Website Description"/>
|
||||
<meta property="og:url" content="https://www.dendroalsia.net/blog/prettyrivers/"/>
|
||||
|
|
@ -142,7 +142,7 @@ Pretty Rivers - Dendroalsia
|
|||
|
||||
<div class="container">
|
||||
<h2 class="title is-1 top-pad strong-post-title">
|
||||
<a href="https://www.dendroalsia.net/blog/prettyrivers/">Pretty Rivers</a>
|
||||
<a href="https://www.dendroalsia.net/blog/prettyrivers/">Pretty rivers</a>
|
||||
</h2>
|
||||
|
||||
<div class="post-data">
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ River Level Charts - Dendroalsia
|
|||
|
||||
|
||||
|
||||
<meta property="og:title" content="River Level Charts - Dendroalsia" />
|
||||
<meta property="og:title" content="River level charts - Dendroalsia" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:description" content="Website Description"/>
|
||||
<meta property="og:url" content="https://www.dendroalsia.net/blog/riverlevelcharts/"/>
|
||||
|
|
@ -142,7 +142,7 @@ River Level Charts - Dendroalsia
|
|||
|
||||
<div class="container">
|
||||
<h2 class="title is-1 top-pad strong-post-title">
|
||||
<a href="https://www.dendroalsia.net/blog/riverlevelcharts/">River Level Charts</a>
|
||||
<a href="https://www.dendroalsia.net/blog/riverlevelcharts/">River level charts</a>
|
||||
</h2>
|
||||
|
||||
<div class="post-data">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue