Implement the plotting tool `plot.py` and a first plot for station on-times
We need the basic program skeleton for a plotting tool (plot.py
) that should use the following call syntax:
plot.py <plot-type> -d <database filepath> [options]
Additionally, a first plot covering the station on-times needs to be implemented.