edited formatting
This commit is contained in:
parent
8bb4d22340
commit
b1f8a87840
7 changed files with 12 additions and 12 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
+++
|
+++
|
||||||
date = '2024-01-01T19:13:02Z'
|
date = '2024-01-01T19:13:02Z'
|
||||||
title = 'Pretty Rivers'
|
title = 'Pretty rivers'
|
||||||
+++
|
+++
|
||||||
|
|
||||||
I like looking at maps that isolate different natural features. And I think that rivers make pretty patterns. So I made a series of scripts that generates a pretty map of rivers. I hope to print the maps of places that are important to me as art.
|
I like looking at maps that isolate different natural features. And I think that rivers make pretty patterns. So I made a series of scripts that generates a pretty map of rivers. I hope to print the maps of places that are important to me as art.
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
+++
|
+++
|
||||||
date = '2024-10-14T19:13:18Z'
|
date = '2024-10-14T19:13:18Z'
|
||||||
title = 'River Level Charts'
|
title = 'River level charts'
|
||||||
+++
|
+++
|
||||||
|
|
||||||
I'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.
|
I'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.
|
||||||
|
|
|
||||||
|
|
@ -161,7 +161,7 @@ Posts - Dendroalsia
|
||||||
|
|
||||||
<span>Oct 14, 2024</span> -
|
<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>
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -173,7 +173,7 @@ Posts - Dendroalsia
|
||||||
|
|
||||||
<span>Jan 1, 2024</span> -
|
<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>
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -9,14 +9,14 @@
|
||||||
<lastBuildDate>Mon, 14 Oct 2024 19:13:18 +0000</lastBuildDate>
|
<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" />
|
<atom:link href="https://www.dendroalsia.net/blog/index.xml" rel="self" type="application/rss+xml" />
|
||||||
<item>
|
<item>
|
||||||
<title>River Level Charts</title>
|
<title>River level charts</title>
|
||||||
<link>https://www.dendroalsia.net/blog/riverlevelcharts/</link>
|
<link>https://www.dendroalsia.net/blog/riverlevelcharts/</link>
|
||||||
<pubDate>Mon, 14 Oct 2024 19:13:18 +0000</pubDate>
|
<pubDate>Mon, 14 Oct 2024 19:13:18 +0000</pubDate>
|
||||||
<guid>https://www.dendroalsia.net/blog/riverlevelcharts/</guid>
|
<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>
|
<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>
|
||||||
<item>
|
<item>
|
||||||
<title>Pretty Rivers</title>
|
<title>Pretty rivers</title>
|
||||||
<link>https://www.dendroalsia.net/blog/prettyrivers/</link>
|
<link>https://www.dendroalsia.net/blog/prettyrivers/</link>
|
||||||
<pubDate>Mon, 01 Jan 2024 19:13:02 +0000</pubDate>
|
<pubDate>Mon, 01 Jan 2024 19:13:02 +0000</pubDate>
|
||||||
<guid>https://www.dendroalsia.net/blog/prettyrivers/</guid>
|
<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:type" content="website" />
|
||||||
<meta property="og:description" content="Website Description"/>
|
<meta property="og:description" content="Website Description"/>
|
||||||
<meta property="og:url" content="https://www.dendroalsia.net/blog/prettyrivers/"/>
|
<meta property="og:url" content="https://www.dendroalsia.net/blog/prettyrivers/"/>
|
||||||
|
|
@ -142,7 +142,7 @@ Pretty Rivers - Dendroalsia
|
||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h2 class="title is-1 top-pad strong-post-title">
|
<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>
|
</h2>
|
||||||
|
|
||||||
<div class="post-data">
|
<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:type" content="website" />
|
||||||
<meta property="og:description" content="Website Description"/>
|
<meta property="og:description" content="Website Description"/>
|
||||||
<meta property="og:url" content="https://www.dendroalsia.net/blog/riverlevelcharts/"/>
|
<meta property="og:url" content="https://www.dendroalsia.net/blog/riverlevelcharts/"/>
|
||||||
|
|
@ -142,7 +142,7 @@ River Level Charts - Dendroalsia
|
||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h2 class="title is-1 top-pad strong-post-title">
|
<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>
|
</h2>
|
||||||
|
|
||||||
<div class="post-data">
|
<div class="post-data">
|
||||||
|
|
|
||||||
|
|
@ -9,14 +9,14 @@
|
||||||
<lastBuildDate>Mon, 14 Oct 2024 19:13:18 +0000</lastBuildDate>
|
<lastBuildDate>Mon, 14 Oct 2024 19:13:18 +0000</lastBuildDate>
|
||||||
<atom:link href="https://www.dendroalsia.net/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="https://www.dendroalsia.net/index.xml" rel="self" type="application/rss+xml" />
|
||||||
<item>
|
<item>
|
||||||
<title>River Level Charts</title>
|
<title>River level charts</title>
|
||||||
<link>https://www.dendroalsia.net/blog/riverlevelcharts/</link>
|
<link>https://www.dendroalsia.net/blog/riverlevelcharts/</link>
|
||||||
<pubDate>Mon, 14 Oct 2024 19:13:18 +0000</pubDate>
|
<pubDate>Mon, 14 Oct 2024 19:13:18 +0000</pubDate>
|
||||||
<guid>https://www.dendroalsia.net/blog/riverlevelcharts/</guid>
|
<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>
|
<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>
|
||||||
<item>
|
<item>
|
||||||
<title>Pretty Rivers</title>
|
<title>Pretty rivers</title>
|
||||||
<link>https://www.dendroalsia.net/blog/prettyrivers/</link>
|
<link>https://www.dendroalsia.net/blog/prettyrivers/</link>
|
||||||
<pubDate>Mon, 01 Jan 2024 19:13:02 +0000</pubDate>
|
<pubDate>Mon, 01 Jan 2024 19:13:02 +0000</pubDate>
|
||||||
<guid>https://www.dendroalsia.net/blog/prettyrivers/</guid>
|
<guid>https://www.dendroalsia.net/blog/prettyrivers/</guid>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue