| Long Option |
Short Option |
Description |
| --components=<n> |
|
Compute the first n principal components. If this option
is omitted the first 10 principal components are computed. |
| --help |
-h |
Print a brief description of the tool and its options. |
| --lat-cor |
-l |
Correct the data and the principal components for the latitude. |
| --normalize |
-n |
Normalize the principal components. |
| --overwrite |
-O |
Overwrite the output file if it exists. |
| --percentage=<n> |
|
Ignore data points which have valid data during less than
n % of the time. If this option is not specified data points which have
valid data during less than 10% of the time are ignored. |
| --verify |
-V |
Verify the computations. |
| --version |
-v |
Show the version information of this tool. |