iwrotesomecode / swimwild

Daily updated water quality data with an eye towards swimming suitability

Home Page:https://swim.josephdumont.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iwrotesomecode/swimwild

Migration of https://swim.josephdumont.com to Clojure/script, from SQLite to PostgreSQL/PostGIS, incorporating precipitation data and analysis of time-series and spatial correlations.

src/iwrotesomecode/dataingest.clj is where most functionality is fleshed out. It downloads and processes data from California State data repositories and is meant to be a daily update. The current iteration from the website runs on a cron job. It currently updates a SQLite database.

TODO: Precipitation data not yet live, conversion from node/express to a Clojure backend is in its first steps, not yet begun moving from raw leaflet to react-leaflet and helix (or reagent, uix).

Screenshot of app featuring Bay Area with water sampling locations

Copyright © 2022 JJ Distributed under the Eclipse Public License version 1.0.

About

Daily updated water quality data with an eye towards swimming suitability

https://swim.josephdumont.com

License:Eclipse Public License 1.0


Languages

Language:Clojure 99.8%Language:Shell 0.2%