![]() 図1. 御嶽山2014年噴火開始前後の傾斜変動(気象庁田ノ原、東西成分)。 噴火開始時刻を灰色のバーで示す。 (a)生波形。 (b)噴火前の傾斜変動(青色の部分)のみを取り出し、他の時刻のデータを0で置換した波形。 (c)その波形の最後の1分間にcosineテーパーを掛けた波形(橙)。 テーパーを掛ける前の波形を黒破線で示す。 (d)噴火開始の1分後までを切り出した上で1分間にcosineテーパーを掛けた波形(橙)。 テーパーを掛ける前の波形を黒破線で示す。 (e)本プログラムからの出力波形。 Fig. 1. Tilt change before and during the 2014 eruption of Mt. Ontake (EW component at Tanohara station operated by Japan Meteorological Agency). The gray bar represents the onset time of the eruption. (a) Raw waveform. (b) The raw waveform during a pre-eruptive tilt change (marked by blue); data at other times are replaced by zero. (c) Cosine tapered waveform of Fig. 1b for the last 1 min (orange). The black dashed line represents a waveform before the tapering. (d) Waveform until 1 min after the onset of the eruption (black dashed line) and cosine tapered waveform for the last 1 min (orange). (e) The output waveform of this program. |
引数 Argument |
与える値 Quantity to be given |
第1引数 1st argument |
入力SACデータファイル名。 The input SAC data file name. |
第2引数 2nd argument |
出力SACデータファイル名。 The output SAC data file name. |
パラメータ名 Parameter name |
意味 Meaning |
可能なパラメータ値 Allowed parameter values |
デフォルト値 Default value |
t_st | \(t_{st}\)の値(s)。 The value of \(t_{st}\) (s). |
実数。入力SACデータの定義域内かつサンプル時刻でなければならない。 A real number in the definition range and at a sample time of the input SAC time series data. |
入力SACデータの先頭時刻。 The beginning time of the input SAC time series data. |
t_en | \(t_{en}\)の値(s)。 The value of \(t_{en}\) (s). |
実数(>t_{st})。入力SACデータの定義域内かつサンプル時刻でなければならない。 A real number greater than \(t_{st}\) in the definition range and at a sample time of the input SAC time series data. |
入力SACデータの末尾時刻。 The end time of the input SAC time series data. |
T0 | \(T_0\)の値(s)。 The value of \(T_0\) (s). |
非負の実数。
入力SACデータのサンプル間隔の整数倍でなければならない。 A non-negative real number, which is an integer multiple of the sampling interval of the input SAC time series data. |
\(t_{en}-t_{st}\) |