Skip to content

Latest commit

 

History

History
executable file
·
26 lines (13 loc) · 1.77 KB

README.md

File metadata and controls

executable file
·
26 lines (13 loc) · 1.77 KB

Great Salt Lake Water Level Bot

The Great Salt Lake is disappearing. This repo serves as a reminder and as proof of concept for a Bluesky bot.

Functionality

I retrieve the current water level data from NWIS data displayed here and post it to Bluesky using the atprototools package. I include comparisons to the average water level 1, 2, and 10 years ago calculated using historical data.

Water level is reported in feet above mean sea level (NGVD 1929) for USGS site 10010100 near Saline, UT, which is located at the north arm of the lake. This value varies from values recorded at other sites, particularly those from the south arm of the lake. For example, this commonly used web app uses the value for water level taken from the south arm of the lake at USGS site 10010000 near Saltair, UT.

Requirements

Required Python packages are listed in requirements.txt.

Attribution

License

License: MIT