win_dataサブパッケージ マニュアル

(The documentation of win_data sub package)

Last Update: 2023/11/29


win_dataサブパッケージには WIN形式(日本の標準的な地震波形データフォーマット) のデータファイルに対して様々な処理を行うプログラム が格納されている このサブパッケージ内のプログラムを以下に示す。 各プログラム(コマンド)の詳細はリンクをクリックして参照のこと。
Programs to perform various operations for data files of WIN format, which is the Japanese standard format for seismic waveform data, are included in win_data sub package. Programs in this sub package are listed below. For details of individual programs (commands), click the links.

プログラム(コマンド)名
Program (command) name
機能・用途
Purpose
run_win WINをパラメータファイル無しで起動する。
Start WIN without a parameter file.
wintosac WIN形式の波形データファイルを Seismic Analysis Code (SAC)形式に変換する。
Convert a waveform data file of WIN format to Seismic Analysis Code (SAC) format.
selectChannelTable_time 有効期間入りのチャンネルテーブル(ymaeda_opentools拡張)を元に 指定した日時範囲において有効なチャンネルテーブルを作成する。
Create a channel table that is effective in a specified time period from a channel table that consists of effective periods (an extension of ymaeda_opentools).
fill_win_channelTable WINシステム用のチャンネルテーブルにおいて 行内で欠けている情報を補完する。
Fill the lacking information in each line of a channel table file for the WIN system.
summarize_win_hypo WINで求めた震源を1つのテキストファイルにまとめる。
Gather the hypocenters determined by WIN to a single text file.
summarize_win_pick_info WINシステムのpickファイルに記録されている情報を 1観測点につき1行になるように整形する。
Reformat the information recorded in a pick file of the WIN system as all information for each station in a line.
winfile_list_channelCodes WIN形式の波形データファイルに含まれるチャンネルを 漏れなく重複なくリストアップする。
List all channels in a waveform data file of WIN format without missing nor duplication.