パラメータ名 Parameter name |
意味 Meaning |
可能なパラメータ値 Allowed parameter values |
デフォルト値 Default value |
inputfiles | 入力として用いる連続波形データファイル名。
ファイルはSAC形式の時系列データファイルとする。
通常、複数のファイルであるが、
それらを列挙するのではなく、
日時や観測点・成分コードをパターンとして含む形で命名規則で与える。 The name of the continuous waveform data files used as the inputs. Each file must be a time series data file of SAC format. Although multiple files are usually used, do not list them but instead give the naming rule of the file names that includes the patterns corresponding to the date, time, and station and component codes. |
ファイル名を表す文字列。ディレクトリパスを含んでいても良い。
以下のパターン文字列を含めることができる。 A string that represents a file name, possibly including the directory path. The patterns listed below can be used.
|
省略不可 Cannot be omitted |
templates | テンプレートとして用いる短時間の波形データファイル名。 The name of the short-duration waveform data files used as the templates. |
ファイル名を表す文字列。ディレクトリパスを含んでいても良い。
パターン文字列として「%STATION」「%COMPONENT」
(パラメータinputfiles参照)を含めることができる。 A string that represents a file name, possibly including the directory path. The pattern “%STATION” and “%COMPONENT” (see parameter inputfiles) can be used. |
省略時はテンプレート波形との相関係数を検知基準として用いない。 If this parameter is omitted, the correlation coefficient between continuous and template waveforms is not used as a detection criterion. |
start | 解析期間の先頭日時。 The beginning date and time of the analysis period. |
「YYYY-MM-DD.hh-mm-ss」の形式の文字列。ここで
A string of “YYYY-MM-DD.hh-mm-ss” format, where
|
省略不可 Cannot be omitted |
end | 解析期間の末尾日時。 The end date and time of the analysis period. |
「YYYY-MM-DD.hh-mm-ss」の形式の文字列。ここで
A string of “YYYY-MM-DD.hh-mm-ss” format, where
|
省略不可 Cannot be omitted |
file_interval | 入力ファイルの時間区切りの長さ(s)。
例えば1時間毎に分割されたファイルを用いる場合は3600となる。 The time length (s) of individual input files. For example, the value is 3600 if the files are divided every 1 hour. |
正の整数。 A positive integer. |
パラメータinputfileに登場するパターン文字列の最小時間単位。
例えばパラメータinputfileに%hhまで登場するなら1時間刻み(3600)、
%mmまで登場するなら1分刻み(60)となる。 The minimum time unit of the pattern strings that appear in parameter inputfile. For example, if the parameter inputfile includes down to %hh then the interval is 1 hour (3600); if %mm is included then 1 min (60). |
trace_config_file | 観測点・成分毎の設定の詳細が記載されたファイル名。
テキストファイルであり拡張子は何でも良い。
ファイルの書式はこちら。 The name of a file that gives detailed settings for each station and component. This is a text file with an arbitrary extension. Click here for the file format. |
ファイル名を表す文字列。ディレクトリパスを含んでいても良い。 A string that represents a file name, possibly including the directory path. |
省略不可 Cannot be omitted |
outputfile | 出力ファイル名。
テキストファイルであり拡張子は何でも良い。
検出した噴火の日時がYYYY/MM/DD hh:mm:ss.sssの形式で出力される。 The name of the output file. This is a text file with an arbitrary extension. The dates and times of detected eruptions will be written into this file with YYYY/MM/DD hh:mm:ss.sss format. |
ファイル名を表す文字列。ディレクトリパスを含んでいても良い。 A string that represents a file name, possibly including the directory path. |
省略不可 Cannot be omitted |
NU.STN1[TAB]Ac[TAB]5.95,6.25[TAB]10.0[TAB]0.7 NU.STN2[TAB]Ac[TAB]7.60,8.00[TAB]10.0[TAB]0.7 NU.STN3[TAB]Ac[TAB]12.05,12.55[TAB]10.0[TAB]0.7 |