Syntax |
|
fitstat --help fitstat fitacfnames... fitstat -old [fitname]
|
Synopsis |
| Generates statistics on fit or fitacf format files. The statistics give the start and end time of the file, the station identifier and the number records in the file |
Options |
|
--help | print the help message and exit. |
--version | print the RST version number and exit. |
fitacfnames | filenames of the fitacf format files. |
-old | files are in the fit format. |
fitname | filename of the fit format file. |
|
Description |
| Generates statistics on fit or fitacf format files.
The contents are written to standard output
|
Examples |
|
fitstat -old 20040830.gbr.fit |
Generate statistics from the file "20040830.gbr.fit ".
|