Skip to content

catdance124/weather_dash_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather_dash_app

気象庁が公開する降水量データをDashで可視化するアプリケーション

デモページ
https://lazyweb.mydns.jp/precipitation_map/

ローカル起動

  • data/mapbox_access_token.conf にトークン記入
  • アプリケーション起動
python app.py
 * Serving Flask app "app" (lazy loading)
 * Environment: production
   WARNING: This is a development server. Do not use it in a production deployment.
   Use a production WSGI server instead.
 * Debug mode: off
 * Running on http://127.0.0.1:8050/ (Press CTRL+C to quit)

screenshot

解説記事
https://catdance124.hatenablog.jp/entry/2019/08/24/203832

About

気象庁が公開する降水量データをDashで可視化するアプリケーション

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published