barreyo / 8me-soiling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

8ME Soiling Calculator

Example usage:

$ cd backend
$ python3.6 -m soiling.calculator data/prism_1.csv -y .3 .4 .5 .9

Where a precipitation data file path has to be supplied and the average number of washes per year as a space separated list with -y argument.

For more usage details:

$ python3.6 -m soiling.calculator --help

About


Languages

Language:Python 71.7%Language:Vue 23.5%Language:HTML 3.2%Language:JavaScript 1.6%