引数 Argument |
与える値 Quantity to be given |
第1引数 1st argument |
入力SACデータファイル名。 The input SAC data file name. |
第2引数 2nd argument |
出力する補間後のSACデータファイル名。 Name of the output SAC data file into which the interpolated time series data will be written. |
パラメータ名 Parameter name |
意味 Meaning |
可能なパラメータ値 Allowed parameter values |
デフォルト値 Default value |
new_dt | 補間後の新しいサンプリング間隔(s)。 The new sampling interval (s) after the interpolation. |
正の実数。 A positive real number. |
省略不可 Cannot be omitted |
new_refDateTime | 補間後のデータの基準日時。 The reference date and time of the interpolated data. |
年・月・日・時・分・秒をカンマ(,)で区切って並べた文字列。
秒は実数で与えることができる(但し、小数点以下3桁までとする)。
月・日・時・分・秒の整数部分は1桁の場合は頭に0を付けても付けなくても良い。 A string composed of the year, month, day, hour, minute, and second separated by commas (,). The second can be a real number with at maximum three digits in the decimal part. If the month, day, hour, minute, or the integer part of the second is one digit, it is arbitrary to append 0 or not at the head. |
省略時は基準日時を変更しない。 The reference date and time is not changed if this parameter is omitted. |