引数 Argument |
与える値 Quantity to be given |
第1引数 1st argument |
pickファイルが保存されているディレクトリパス。 The directory path of the pick files. |
第2引数 2nd argument |
出力ファイル名。 The output file name. |
パラメータ名 Parameter name |
意味 Meaning |
可能なパラメータ値 Allowed parameter values |
デフォルト値 Default value |
pickfile_location | ピックファイルの場所。 Locations of pick files. |
|
YYMM |
start | 処理対象とする日時範囲の先頭。 The beginning of the date-time range to process. |
YYYY/MM/DD_hh:mm:ss.sssの形式の文字列。
ここで
A string of a form YYYY/MM/DD_hh:mm:ss.sss, where
|
省略時は先頭日時の制限なしとなる。 When this parameter is omitted, there is no restriction for the beginning date and time. |
end | 処理対象とする日時範囲の末尾。 The end of the date-time range to process. |
YYYY/MM/DD_hh:mm:ss.sssの形式の文字列。
ここで
A string of a form YYYY/MM/DD_hh:mm:ss.sss, where
|
省略時は末尾日時の制限なしとなる。 When this parameter is omitted, there is no restriction for the end date and time. |
exclude_pickers | 出力に含めない検測者名のリスト。
検測者名がこのリストのいずれかに該当する地震は出力しない。 List of pickers excluded from the output. Earthquakes picked by one of these pickers are excluded from the output. |
検測者名をカンマ(,)で区切って並べた文字列。 A string composed of the picker names separated by commas (,). |
省略時は検測者名による除外を行わない。 When this option is omitted, the hypocenters are not excluded based on the picker names. |
exclude_labels | 出力に含めないラベルのリスト。
ラベルがこのリストのいずれかに該当する地震は出力しない。 List of labels excluded from the output. Earthquakes with one of these labels are excluded from the output. |
ラベル名をカンマ(,)で区切って並べた文字列。 A string composed of the label names separated by commas (,). |
省略時はラベルによる除外を行わない。 When this option is omitted, the hypocenters are not excluded based on the labels. |
required_stations_or | 読み取り値に含まれなければならない観測点コードのリスト。
この引数で指定した観測点のいずれも読み取り値に含まれない地震は
出力をスキップする。 List of station codes that have to be included in the pick data. Earthquakes are skipped from the output if none of these stations have the pick data. |
観測点コードをカンマ(,)で区切って並べた文字列。 A string composed of the station codes separated by commas (,). |
省略時は読み取りデータに含まれる観測点のチェックを行わない。 When this option is omitted, the stations included in the pick data are not checked. |
列 Column |
値 Value |
1 | 発震日時(YYYY/MM/DD hh:mm:ss.sssフォーマット)。
ここで
The origin time of an earthquake in YYYY/MM/DD hh:mm:ss.sss format, where
|
2 | 震源の緯度(°)。桁数はpickファイルのままとする。 The latitude (°) of the hypocenter, with the same number of digits as that in the pick file. |
3 | 震源の経度(°)。桁数はpickファイルのままとする。 The longitude (°) of the hypocenter, with the same number of digits as that in the pick file. |
4 | 震源の深さ(km)。
海水準を0(海水準よりも上の場合は負の値)とする。
桁数はpickファイルのままとする。 The depth (km) of the hypocenter measured from the sea level (a negative value if the hypocenter is above sea level), with the same number of digits as that in the pick file. |
5 | 地震のマグニチュード。
桁数はpickファイルのままとする。
マグニチュードが求まっていない地震の場合は9.9となる。 The magnitude of the earthquake, with the same number of digits as that in the pick file. A value of 9.9 means that the magnitude of the earthquake is not determined. |
6 | 検測者名。 The picker name. |
7 | 地震に付けられたラベル。 The label appended to the earthquake. |
8 | pickファイル名(パス無し)。 The pick file name with no path. |
9 | 読み取りに使用した波形ファイル(trgファイル)名(パス無し)。 The name of the waveform file used (called a trg file) with no path. |