Command line tool to analyze and parse CGGTTS data
--filepath
or -f
is the only mandatory argument.
This argument accepts a list of local file:
shell
cggtts-cli --filepath data/advanced/RZSY8257.000 --bipm-compliant --header
cggtts-cli -f data/advanced/RZSY8257.000,data/standard/GZSY8259.506 --bipm-compliant
All other arguments are optionnal.
Refer to help
menu for more information