From fb75e568083dc896753b8a9d699e3089e6390adf Mon Sep 17 00:00:00 2001 From: Ben Varick Date: Thu, 30 Oct 2025 13:19:46 -0700 Subject: [PATCH] edited formatting --- content/blog/PrettyRivers/PrettyRivers.md | 4 +++- content/blog/RiverLevelCharts/RiverLevelCharts.md | 2 ++ public/blog/index.xml | 2 +- public/blog/prettyrivers/prettyrivers/index.html | 3 +-- public/index.xml | 2 +- 5 files changed, 8 insertions(+), 5 deletions(-) diff --git a/content/blog/PrettyRivers/PrettyRivers.md b/content/blog/PrettyRivers/PrettyRivers.md index 88f3cca..505606d 100644 --- a/content/blog/PrettyRivers/PrettyRivers.md +++ b/content/blog/PrettyRivers/PrettyRivers.md @@ -5,6 +5,8 @@ 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. + The code that generates these maps is here: https://git.dendroalsia.net/ben/pretty_rivers ---- + + ![Wisconsin Rivers](https://git.dendroalsia.net/ben/pretty_rivers/media/branch/main/example.png) \ No newline at end of file diff --git a/content/blog/RiverLevelCharts/RiverLevelCharts.md b/content/blog/RiverLevelCharts/RiverLevelCharts.md index 7e34c83..c88ea8b 100644 --- a/content/blog/RiverLevelCharts/RiverLevelCharts.md +++ b/content/blog/RiverLevelCharts/RiverLevelCharts.md @@ -6,6 +6,8 @@ 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. 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. + Here's the code: https://git.dendroalsia.net/ben/USGS_NWIS + ![Example graph](https://git.dendroalsia.net/ben/USGS_NWIS/media/branch/main/example_last_6_months.png) \ No newline at end of file diff --git a/public/blog/index.xml b/public/blog/index.xml index c54f9fc..b701dd3 100644 --- a/public/blog/index.xml +++ b/public/blog/index.xml @@ -20,7 +20,7 @@ https://www.dendroalsia.net/blog/prettyrivers/prettyrivers/ Mon, 01 Jan 2024 19:13:02 +0000 https://www.dendroalsia.net/blog/prettyrivers/prettyrivers/ - <p>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.</p> <h2 id="the-code-that-generates-these-maps-is-here" class="anchor-link"><a href="#the-code-that-generates-these-maps-is-here">The code that generates these maps is here: <a href="https://git.dendroalsia.net/ben/pretty_rivers">https://git.dendroalsia.net/ben/pretty_rivers</a></a></h2> <p><img src="https://git.dendroalsia.net/ben/pretty_rivers/media/branch/main/example.png" alt="Wisconsin Rivers"></p> + <p>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.</p> <p>The code that generates these maps is here: <a href="https://git.dendroalsia.net/ben/pretty_rivers">https://git.dendroalsia.net/ben/pretty_rivers</a></p> <p><img src="https://git.dendroalsia.net/ben/pretty_rivers/media/branch/main/example.png" alt="Wisconsin Rivers"></p> diff --git a/public/blog/prettyrivers/prettyrivers/index.html b/public/blog/prettyrivers/prettyrivers/index.html index e5a1a74..dafd274 100644 --- a/public/blog/prettyrivers/prettyrivers/index.html +++ b/public/blog/prettyrivers/prettyrivers/index.html @@ -172,8 +172,7 @@ Pretty Rivers - Dendroalsia

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.

- - +

The code that generates these maps is here: https://git.dendroalsia.net/ben/pretty_rivers

Wisconsin Rivers

diff --git a/public/index.xml b/public/index.xml index 942d176..9f88bac 100644 --- a/public/index.xml +++ b/public/index.xml @@ -20,7 +20,7 @@ https://www.dendroalsia.net/blog/prettyrivers/prettyrivers/ Mon, 01 Jan 2024 19:13:02 +0000 https://www.dendroalsia.net/blog/prettyrivers/prettyrivers/ - <p>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.</p> <h2 id="the-code-that-generates-these-maps-is-here" class="anchor-link"><a href="#the-code-that-generates-these-maps-is-here">The code that generates these maps is here: <a href="https://git.dendroalsia.net/ben/pretty_rivers">https://git.dendroalsia.net/ben/pretty_rivers</a></a></h2> <p><img src="https://git.dendroalsia.net/ben/pretty_rivers/media/branch/main/example.png" alt="Wisconsin Rivers"></p> + <p>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.</p> <p>The code that generates these maps is here: <a href="https://git.dendroalsia.net/ben/pretty_rivers">https://git.dendroalsia.net/ben/pretty_rivers</a></p> <p><img src="https://git.dendroalsia.net/ben/pretty_rivers/media/branch/main/example.png" alt="Wisconsin Rivers"></p>