Skip to content

A simple web app to evaluate wind speeds taken from a db. Made with PyWebIO. Prototype.

Notifications You must be signed in to change notification settings

quadratecode/ch-ws-eval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

A simple web app to request wind speeds from the database residing in this repo and evaluate them against regulatory guidelines. Made with PyWebIO.

Disclaimer

This is a prototype, results are inaccurate and should not be relied upon. NOT FOR PRODUCTION USE.

Get started

Set up:

git clone https://github.com/quadratecode/eledmg-checker
pip3 install -r requirements.txt

Update database manually or via cron:

python3 db_crawler.py

Start PyWebIO app:

python3 speed_eval.py

Sources

  • Federal Office of Meteorology and Climatology MeteoSwiss
  • Federal Office of Topography swisstopo

About

A simple web app to evaluate wind speeds taken from a db. Made with PyWebIO. Prototype.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages