edited formatting
This commit is contained in:
parent
bd5f736231
commit
fb75e56808
5 changed files with 8 additions and 5 deletions
|
|
@ -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
|
||||
---
|
||||
|
||||
|
||||

|
||||
|
|
@ -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
|
||||
|
||||
|
||||

|
||||
Loading…
Add table
Add a link
Reference in a new issue