Skip to content

Hao-Hsuan/reservoir-visual

 
 

Repository files navigation

reservoir-visual

Develop

Using canner to generate HTML files

Install canner

sudo npm install -g canner

after install canner, if you want to generate html files, just type.

canner build

the settings are all in ./canner.json, template is in index.hbs

Data update

First, using TaiwanReservoirAPI to update all information.

python update_data_by_API.py

Then, using update_latest_data.py to fresh latest data. (only part of the reservoirs)

python update_latest_data.py

Thanks

Thanks to washwashsleep members for TaiwanReservoirAPI

License

MIT

About

台灣水庫資料視覺化

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 45.0%
  • HTML 33.4%
  • Handlebars 10.5%
  • Python 9.6%
  • CSS 1.5%