Name

crpcut — cut ranges out of CicloTour CRP files

Synopsis

crpcut.py [OPTION...] [ infile [ outfile ] ]

DESCRIPTION

crpcut is used to cut ranges out of CicloTour CRP files. So far, the generated file does only contain the actual data rows. The header and footer are omitted, and thus the generated file cannot be opened by the CicloTour software. The input file does not need to contain any header or footer lines.

OPTIONS

-h, --help

Display a help message and exit.

-v, --verbose

Show debugging output.

-k start1,end1[,start2,end2[...]]

Define km ranges to be cut out of the original file.

AUTHOR

Frank Pählke

SEE ALSO

crp2csv(1), crpreverse(1), svggraph(1)