プログラム(コマンド)名 Program (command) name |
機能・用途 Purpose |
sequencefile_convert | 時系列データのファイル形式を変換する。 Convert the file format of a time series data. |
imsequencefile_convert | スペクトルのファイル形式を変換する。 Convert the file format of a spectrum. |
sequencefile_cut_by_time | 時系列データファイルの一部分を時刻範囲を指定して切り出す。 Extract a partial data within a specified time window from a time series data file. |
sequencefile_fft | 時系列データをファイルから読み込んでフーリエ変換を行う。 Read a time series data from a file and perform a Fourier transformation. |
imsequencefile_fift | フーリエスペクトルをファイルから読み込んでフーリエ逆変換を行う。 Read a Fourier spectrum from a file and perform a Fourier inverse transformation. |
sequencefile_lowpass | 時系列データにローパスフィルターを掛ける。 Apply a low-pass filter to a time series data. |
sequencefile_highpass | 時系列データにハイパスフィルターを掛ける。 Apply a high-pass filter to a time series data. |
sequencefile_integral | 時系列データをファイルから読み込んで積分する。 Read a time series data from a file and integrate the data. |
sequencefile_differentiate | 時系列データをファイルから読み込んで微分する。 Read a time series data from a file and differentiate the data. |
sequencefile_get_info | 時系列データファイルから基本的な情報を取得する。 Obtain basic information from a time series data file. |
imsequencefile_get_info | フーリエスペクトルファイルから基本的な情報を取得する。 Obtain basic information from a Fourier spectral file. |
sequencefiles_group_by_correlation | 複数の時系列データファイルを読み込んで波形相関によりグルーピングする。 Read time series data files and group them based on waveform correlations. |
sequencefiles_group_by_misfit | 複数の時系列データファイルを読み込んで
波形のずれ具合によりグルーピングする。 Read time series data files and group them based on waveform misfits. |
sequencefiles_average | 複数の時系列データファイルを読み込んで平均値の時系列データを作成する。 Read multiple time series data from files and average them. |
snapshot2sequence | 時刻毎に別々の3次元データファイルに格納されている波動場のデータ(スナップショット)
から特定の位置での値を取り出して1つの時系列データ(波形)にする。 From data of wave field stored as separate 3-D data files (snapshots) at individual time steps, extract the values at a location to create a time series data (an waveform). |