hypo_gridSearchコマンドで使用するP波・S波到着時刻データファイルの書式

(A file format for the P- and S-wave arrival time data used in hypo_gridSearch command)



●例 (Example)

以下で[TAB]はタブを表す。 以下の例では観測点STN1, STN2についてはP波とS波の両方の読み取り値があるが 観測点STN3, STN4, STN5についてはP波の読み取り値のみが存在する。
Below, [TAB] indicates a tab. In the example below, stations STN1 and STN2 have the picked arrival times for both P- and S-waves, while stations STN3, STN4, and STN5 have only the P-wave picks.

#Station[TAB]East(m)[TAB]North(m)[TAB]Altitude(m)[TAB]Type[TAB]Arrival(s)[TAB]Error(s)
STN1[TAB]123.4567[TAB]890.1234[TAB]567[TAB]P[TAB]8.901[TAB]0.010
STN1[TAB]123.4567[TAB]890.1234[TAB]567[TAB]S[TAB]10.987[TAB]0.040
STN2[TAB]-234.5678[TAB]901.2345[TAB]678[TAB]P[TAB]9.012[TAB]0.020
STN2[TAB]-234.5678[TAB]901.2345[TAB]678[TAB]S[TAB]12.345[TAB]0.060
STN3[TAB]345.6789[TAB]-12.3456[TAB]780[TAB]P[TAB]9.876[TAB]0.010
STN4[TAB]-456.7890[TAB]-1234.5678[TAB]901[TAB]P[TAB]10.123[TAB]0.030
STN5[TAB]5678.9012[TAB]3456.7890[TAB]1234[TAB]P[TAB]11.234[TAB]0.040