Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 250 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 250 Bytes

data-to-graph

A python program to extract graph from submitted waterdata.

Usage:

python3 main.py <filename without extention>

For example

python3 main.py august2019

The graph is exported with the same name in the exports folder.