引数 Argument |
与える値 Quantity to be given |
第1引数 1st argument |
入力SACデータファイル名。 The input SAC data file name. |
第2引数 2nd argument |
出力するSACファイル名(線形トレンドを差し引いた時系列データの出力先)。
第1引数と同じ名前を指定した場合は上書きされる。 Name of the output SAC file into which the corrected time series data, where the linear trend was subtracted, will be written. If the same name as the 1st argument is specified, the input file will be overwritten. |
パラメータ名 Parameter name |
意味 Meaning |
可能なパラメータ値 Allowed parameter values |
デフォルト値 Default value |
verbose | 画面に出力する情報のレベル。 Choice of the information to be displayed. |
|
3 |
windows | 線形トレンドの計算に用いる時間窓。 Time windows used for the computation of the linear trend. |
先頭時刻と末尾時刻の組をカンマ(,)で区切って与える。
それらをアンダーバー(_)で区切って複数与えることもでき、
この場合は時間窓毎の線形トレンドの平均を差し引くことになる。
時刻はSACファイルにおける秒で与える。 Specify a time window by the start and end times, separated by a comma (,). Multiple time windows can be specified, separated by under bars (_); in this case, the average of the linear trends from individual windows is subtracted. Times are based on seconds in the SAC file. |
省略時はSACデータ全体の線形トレンドが差し引かれる。 When omitted, the average of the entire SAC data is removed. |