Set up argparse to handle arguments. Right now the only substantial arguments are the input and output files. This is built on top of the work yesterday (to handle version 4 .trk files) because I can never remember how to create a proper patch and I'm too lazy this morning to look it up. Sorry for the inconvenience!
Set up
argparse
to handle arguments. Right now the only substantial arguments are the input and output files. This is built on top of the work yesterday (to handle version 4.trk
files) because I can never remember how to create a proper patch and I'm too lazy this morning to look it up. Sorry for the inconvenience!