7 releases (stable)

1.0.4 Jan 5, 2024
1.0.3 Dec 28, 2023
1.0.0 Nov 24, 2023
0.0.2 Aug 24, 2023
0.0.1 Jul 4, 2022

#367 in Science

25 downloads per month

MIT/Apache

135KB
3K SLoC

CGGTTS cli

Command line tool to analyze and parse CGGTTS data

crates.io License License crates.io
Rust crates.io

Command line interface

--filepath or -f is the only mandatory argument. This argument accepts a list of local file:

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

Dependencies

~16–27MB
~326K SLoC