Skip to content

Personal weather station management system, API, and public website

Notifications You must be signed in to change notification settings

blrnw3/rwcweather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redwood City Weather

Code that powers rwcwx

Structure

Python3 Flask app with mysql db

Data

Davis VP2 weather station sending readings to a server running Cumulus MX using WeatherLink Live

Development

  • To simulate the prod cron scripts, run dev/run_cron.sh
  • To start the webserver: FLASK_APP=rwcwx/main.py flask run

Settings (as env vars)

  • MYSQL_URL - not needed in local but needed elsewhere

Deployment

See /deploy

infra TODOs

About

Personal weather station management system, API, and public website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages