CUTR-at-USF / transit-feed-quality-calculator

A tool that uses the gtfs-realtime-validator to calculate the quality of a large number of GTFS-realtime feeds
Other
7 stars 1 forks source link

Add command-line options to change Excel spreadsheet and JSON output #28

Closed barbeau closed 6 years ago

barbeau commented 6 years ago

Summary:

We should add two new command line options:

  1. Allow changing Excel spreadsheet output file name
  2. Allow changing JSON spreadsheet output file name

This will more easily allow for scripting to execute the tool at a specific time and archive results with a new file name (e.g., including a timestamp).

Steps to reproduce:

Run the tool

Expected behavior:

Give me an option to set the Excel spreadsheet output name and JSON file output name from the command line

Observed behavior:

You can't set Excel file output name or JSON file output name from command line

Platform:

N/A