パラメータ名 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 and time. |
ファイル名を表す文字列。ディレクトリパスを含んでいても良い。
以下のパターン文字列を含めることができる。 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. |
省略不可 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 and consists of the dates and times (in YYYY/MM/DD hh:mm:ss.sss format) when the similarity exceeded a threshold value and the threshold value, separated by a tab. |
ファイル名を表す文字列。ディレクトリパスを含んでいても良い。 A string that represents a file name, possibly including the directory path. |
省略不可 Cannot be omitted |
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_list_file | 使用する観測点・成分コードのリストファイル。
1行につき1つの観測点・成分を記載したテキストファイルとし、
観測点コードと成分コードはタブで区切る。 A file that lists the stations and components used. This is a text file. Write a station code and a component code in each line of this file. Use a tab to separate the station and component codes. |
ファイル名を表す文字列。ディレクトリパスを含んでいても良い。 A string that represents a file name, possibly including the directory path. |
パラメータinputfiles, templatesの値に
「%STATION」または「%COMPONENT」が含まれる場合は省略不可。
「%STATION」「%COMPONENT」が含まれない場合は
このパラメータは用いられない。 Cannot be omitted if the values of parameters inputfiles and templates consist of “%STATION” or “%COMPONENT”; if none of them are included, this parameter is not used. |
similarity | 使用する波形の類似度の指標。 A measure of the similarity of waveforms used. |
|
correlation_ave |
threshold | 類似度の閾値。
パラメータsimilarityで定義する類似度が
この値を超える時刻をリストアップする。 A threshold value for the similarity; the program lists the times when the similarity defined by parameter similarity exceeds this threshold value. |
パラメータsimilarityで定義する指標の取りうる範囲の実数値。 A real number within the possible range of the measure defined by parameter similarity. |
パラメータsimilarityの説明参照。 See the description of parameter similarity. |
minimum_interval | 検出する時刻の最小間隔(s)。
類似度が閾値を超える時刻がこの時間間隔未満の範囲に複数存在する場合、
その中で類似度の値が最大のもののみをリストアップする。 The minimum time interval of the detection (s). If the similarity exceeds a threshold value twice or more in a time interval less than this value, only the time at which the similarity is maximal is listed. |
波形のサンプリングレートの整数倍かつ2倍以上、
パラメータfile_intervalの値の半分未満の実数。 A real number that is a multiple of the sampling rate of waveforms, greater than or equal to twice the sampling rate, and less than half the value of parameter file_interval. |
テンプレート波形の最大長さ。 The maximum length of template waveforms. |
STN1[TAB]U STN2[TAB]U STN3[TAB]U |
ファイル File |
基準日時 Reference date and time |
データの時刻範囲(s) Time window (s) of the data |
templates/STN1.U.sac | 2025/01/23 04:56:00 | \([-10,10]\) |
templates/STN2.U.sac | 2025/01/23 04:56:00 | \([-8,12]\) |
templates/STN3.U.sac | 2025/01/23 04:56:00 | \([-15,5]\) |
ファイル File |
基準日時 Reference date and time |
データの時刻範囲(s) Time window (s) of the data |
templates/STN1.U.sac | 2025/01/23 04:55:50 | \([0,20]\) |
templates/STN2.U.sac | 2025/01/23 04:55:52 | \([0,20]\) |
templates/STN3.U.sac | 2025/01/23 04:55:45 | \([0,20]\) |