diff --git a/content/blog/PrettyRivers/PrettyRivers.md b/content/blog/PrettyRivers/PrettyRivers.md index 505606d..cf43fac 100644 --- a/content/blog/PrettyRivers/PrettyRivers.md +++ b/content/blog/PrettyRivers/PrettyRivers.md @@ -9,4 +9,4 @@ I like looking at maps that isolate different natural features. And I think that 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 +![Wisconsin Rivers](wisconsin_rivers.png) \ No newline at end of file diff --git a/content/blog/RiverLevelCharts/RiverLevelCharts.md b/content/blog/RiverLevelCharts/RiverLevelCharts.md index c88ea8b..3e99e61 100644 --- a/content/blog/RiverLevelCharts/RiverLevelCharts.md +++ b/content/blog/RiverLevelCharts/RiverLevelCharts.md @@ -10,4 +10,4 @@ In the US, the United States Geologic Survey (USGS) maintains a large set of rea 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 +![Example graph](example_last_6_months.png) \ No newline at end of file diff --git a/content/blog/RiverLevelCharts/example_last_6_months.png b/content/blog/RiverLevelCharts/example_last_6_months.png new file mode 100644 index 0000000..66d7567 Binary files /dev/null and b/content/blog/RiverLevelCharts/example_last_6_months.png differ diff --git a/public/blog/RiverLevelCharts/example_last_6_months.png b/public/blog/RiverLevelCharts/example_last_6_months.png new file mode 100644 index 0000000..66d7567 Binary files /dev/null and b/public/blog/RiverLevelCharts/example_last_6_months.png differ diff --git a/public/blog/index.html b/public/blog/index.html index a9a036f..1e00506 100644 --- a/public/blog/index.html +++ b/public/blog/index.html @@ -29,6 +29,8 @@ Posts - Dendroalsia + + diff --git a/public/blog/index.xml b/public/blog/index.xml index b701dd3..3c29437 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> <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> + <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="wisconsin_rivers.png" alt="Wisconsin Rivers"></p> diff --git a/public/blog/prettyrivers/prettyrivers/index.html b/public/blog/prettyrivers/prettyrivers/index.html index dafd274..c084f8f 100644 --- a/public/blog/prettyrivers/prettyrivers/index.html +++ b/public/blog/prettyrivers/prettyrivers/index.html @@ -173,7 +173,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

+

Wisconsin Rivers

diff --git a/public/blog/riverlevelcharts/riverlevelcharts/index.html b/public/blog/riverlevelcharts/riverlevelcharts/index.html index 43bfa7d..6aa0026 100644 --- a/public/blog/riverlevelcharts/riverlevelcharts/index.html +++ b/public/blog/riverlevelcharts/riverlevelcharts/index.html @@ -174,7 +174,7 @@ River Level Charts - Dendroalsia

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

+

Example graph

diff --git a/public/index.xml b/public/index.xml index 9f88bac..59ba6d7 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> <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> + <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="wisconsin_rivers.png" alt="Wisconsin Rivers"></p>